Strapi can not start

Lost on this issue, here is the log: - /app/node_modules/@strapi/strapi/bin/strapi.js
at Client_PG.initializeDriver (/app/node_modules/knex/lib/client.js:202:13)
at new Client (/app/node_modules/knex/lib/client.js:83:12)
at new Client_PG (/app/node_modules/knex/lib/dialects/postgres/index.js:21:5)
at Object.knex [as default] (/app/node_modules/knex/lib/knex-builder/Knex.js:16:28)
at createConnection (/app/node_modules/@strapi/database/dist/index.js:6080:31)
at new Database (/app/node_modules/@strapi/database/dist/index.js:6197:23)
at Database.init (/app/node_modules/@strapi/database/dist/index.js:6181:16)
at Strapi.bootstrap (/app/node_modules/@strapi/strapi/dist/Strapi.js:372:39)
at Strapi.load (/app/node_modules/@strapi/strapi/dist/Strapi.js:426:16)
at async Strapi.start (/app/node_modules/@strapi/strapi/dist/Strapi.js:216:9)
info Visit yarn run | Yarn for documentation about this command.

have been testing the postgres database connections from node, and it indicate that connecting to the database with the enviornmental variable does work. but we are consistently get this log. Hope some body has some pointers.

This topic has been created from a Discord post (1284342022328811592) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord