Error on database connection
georonathan47
TRIALOP
a year ago
2024-09-28T08:24:57.171Z [error]: Unable to connect to the database. Retrying (4)… - error: password authentication failed for user "root"
at Parser.parseErrorMessage (/app/node_modules/pg-protocol/src/parser.ts:369:69)
at Parser.handlePacket (/app/node_modules/pg-protocol/src/parser.ts:188:21)
at Parser.parse (/app/node_modules/pg-protocol/src/parser.ts:103:30)
at Socket. (/app/node_modules/pg-protocol/src/index.ts:7:48)
at Socket.emit (node:events:517:28)
at addChunk (node:internal/streams/readable:368:12)
at readableAddChunk (node:internal/streams/readable:341:9)
at Readable.push (node:internal/streams/readable:278:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)why is the database not connecting?
> ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies