Re: SSL connectivity issue from PGAdmin to Google Cloud SQL

Поиск
Список
Период
Сортировка
От Yogesh Mahajan
Тема Re: SSL connectivity issue from PGAdmin to Google Cloud SQL
Дата
Msg-id CAMa=N=NXoL4E6Ta1vPaWZ9wKCper_q-XREkWd1Up61K1nT2V6Q@mail.gmail.com
обсуждение исходный текст
Ответ на SSL connectivity issue from PGAdmin to Google Cloud SQL  (Prashanth Golla <prashanth@modiface.com>)
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 v8.8 Released
Следующее
От: Maria Teresa Vega
Дата:
Сообщение: Access to pgAdmin 4