cloudcaptainsh / cloudcaptain

Issue Tracker for CloudCaptain
13 stars 3 forks source link

Unable to access Postgres DB auto provisioned via Boxfuse #238

Open NEMSNAZARETH opened 4 years ago

NEMSNAZARETH commented 4 years ago

@axelfontaine I had the AWS certificate issue with the new certificate rollout and with the new Boxfuse client and rebuilding the app, I was able to deploy the app successfully. However, i am unable to access the db using the boxfuse client command (boxfuse open -env=prod -db)

Launching psql to access the zzzz/yyyy-zzz-xxxxxx PostgreSQL database in the prod environment ... psql: SSL error: certificate verify failed

ERROR: Executing psql postgresql://....?sslmode=verify-full failed! (Return code: 2)

Your immediate assistance will be much appreciated