Unexpected Application Error!

password authentication failed for user "sa-ragga-chat-service@simplead-412814.iam.gserviceaccount.com"

PostgresError: password authentication failed for user "sa-ragga-chat-service@simplead-412814.iam.gserviceaccount.com"
    at ErrorResponse (/app/node_modules/postgres/src/connection.js:794:26)
    at handle (/app/node_modules/postgres/src/connection.js:479:7)
    at data (/app/node_modules/postgres/src/connection.js:315:9)
    at emit (node:events:87:22)
    at addChunk (internal:streams/readable:265:47)
    at readableAddChunkPushByteMode (internal:streams/readable:243:18)
    at data (node:net:70:56)
    at cachedError (/app/node_modules/postgres/src/query.js:170:23)
    at new Query (/app/node_modules/postgres/src/query.js:36:24)
    at sql (/app/node_modules/postgres/src/index.js:112:15)
    at <anonymous> (/app/packages/putnami/sql/src/database-repository.ts:220:24)

💿 Hey developer 👋

You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.