Unknown auth message code 1397113172 when connect to Heroku postgres
问题 Thanks reading my issue. Currently, I am using postgres (hobby-dev) on Heroku and facing this issue every time that I connect to the database. error: Uncaught (in promise) Error: Unknown auth message code 1397113172 throw new Error(`Unknown auth message code ${code}`); ^ at Connection.handleAuth (connection.ts:197:15) at Connection.startup (connection.ts:155:16) at async Pool._createConnection (pool.ts:32:5) at async pool.ts:61:7 at async Promise.all (index 0) at async Pool._startup (pool.ts