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

dependency failed to start: container twenty-server-1 is unhealthy [Docker Compose Issues] #9120

Open
kaushikb1996 opened this issue Dec 18, 2024 · 0 comments

Comments

@kaushikb1996
Copy link

kaushikb1996 commented Dec 18, 2024

No matter what I do, when I am trying either run the script or docker compose up. I am running into this issue.

All things are default (there is no change in the env or any other place)

server-1                | [Nest] 1  - 12/18/2024, 12:07:30 PM   ERROR [TypeOrmModule] Unable to connect to the database (metadata). Retrying (8)...
server-1                | error: password authentication failed for user "postgres"
server-1                |     at Parser.parseErrorMessage (/app/node_modules/pg/node_modules/pg-protocol/dist/parser.js:283:98)
server-1                |     at Parser.handlePacket (/app/node_modules/pg/node_modules/pg-protocol/dist/parser.js:122:29)
server-1                |     at Parser.parse (/app/node_modules/pg/node_modules/pg-protocol/dist/parser.js:35:38)
server-1                |     at Socket.<anonymous> (/app/node_modules/pg/node_modules/pg-protocol/dist/index.js:11:42)
server-1                |     at Socket.emit (node:events:514:28)
server-1                |     at addChunk (node:internal/streams/readable:324:12)
server-1                |     at readableAddChunk (node:internal/streams/readable:297:9)
server-1                |     at Readable.push (node:internal/streams/readable:234:10)
server-1                |     at TCP.onStreamRead (node:internal/stream_base_commons:190:23)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant