password authentication failed for user "postgres"
<-- POST /api/checkout/create-checkout-sessionQuery: select "id", "privy_did", "created_at" from "users" where "users"."privy_did" = $1 limit $2 -- params: ["did:privy:cm4wfnsso004pw1dbh5n8ns4c", 1]Error in getOrCreateUser: 40 | res = resolve41 | rej = reject42 | }).catch((err) => {43 | // replace the stack trace that leads to `TCP.onStreamRead` with one that leads back to the44 | // application that created the query45 | Error.captureStackTrace(err) ^error: password authentication failed for user "postgres" code: "28P01"
<-- POST /api/checkout/create-checkout-sessionQuery: select "id", "privy_did", "created_at" from "users" where "users"."privy_did" = $1 limit $2 -- params: ["did:privy:cm4wfnsso004pw1dbh5n8ns4c", 1]Error in getOrCreateUser: 40 | res = resolve41 | rej = reject42 | }).catch((err) => {43 | // replace the stack trace that leads to `TCP.onStreamRead` with one that leads back to the44 | // application that created the query45 | Error.captureStackTrace(err) ^error: password authentication failed for user "postgres" code: "28P01"
I'm trying to run a local db using spire as the username with env