Skip to content
New issue

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 - Error: dial tcp [::1]:54320: connect: connection refused #1230

Closed
wesbillman opened this issue Apr 11, 2024 · 1 comment
Closed

CI - Error: dial tcp [::1]:54320: connect: connection refused #1230

wesbillman opened this issue Apr 11, 2024 · 1 comment
Labels
triage Issue needs triaging

Comments

@wesbillman
Copy link
Collaborator

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.
@github-actions github-actions bot added the triage Issue needs triaging label Apr 11, 2024
@wesbillman
Copy link
Collaborator Author

Fixed with #1232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant