We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI errors seem to have increase recently with what looks like db connection errors: https://github.com/TBD54566975/ftl/actions/runs/8650886050/job/23721015964
ftl-schema > backend/protos/xyz/block/ftl/v1/schema/schema.proto && buf format -w && buf lint cd backend/protos && buf generate dbmate drop || true Dropping: ftl Error: dial tcp [::1]:54320: connect: connection refused dbmate create Creating: ftl Error: dial tcp [::1]:54320: connect: connection refused error: Recipe `init-db` failed on line 51 with exit code 2 Error: Process completed with exit code 2.
The text was updated successfully, but these errors were encountered:
Fixed with #1232
Sorry, something went wrong.
No branches or pull requests
CI errors seem to have increase recently with what looks like db connection errors:
https://github.com/TBD54566975/ftl/actions/runs/8650886050/job/23721015964
The text was updated successfully, but these errors were encountered: