Re: SSL connectivity issue from PGAdmin to Google Cloud SQL - Mailing list pgadmin-support

From Yogesh Mahajan
Subject Re: SSL connectivity issue from PGAdmin to Google Cloud SQL
Date
Msg-id CAMa=N=NXoL4E6Ta1vPaWZ9wKCper_q-XREkWd1Up61K1nT2V6Q@mail.gmail.com
Whole thread Raw
In response to SSL connectivity issue from PGAdmin to Google Cloud SQL  (Prashanth Golla <prashanth@modiface.com>)
List pgadmin-support
Hi,

Users can not access the /var/lib/pgadmin path. You can copy certificates with below code - 

command: [ "/bin/sh","-c","mkdir -p /var/lib/pgadmin/storage/user_domain.com;                          cp /tmp/.pgpass /var/lib/pgadmin/storage/user_domain.com/.server.key;                          chown pgadmin:root /var/lib/pgadmin/storage/user_domain.com/.server.key; 
chmod 600 /var/lib/pgadmin/storage/user_domain.com/.server.key; "
I am not sure why uploading certificates is failing for you. Can you please share a screenshot from the console or API call response from the network tab which fails? or pgadmin logs.Ther should be the way to retrieve the logs for containers deployed in Google cloud run.


Thanks,
Yogesh Mahajan
EnterpriseDB

pgadmin-support by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v8.8 Released
Next
From: Maria Teresa Vega
Date:
Subject: Access to pgAdmin 4