BUG #15719: When using reverse proxy in Kubernetes (which terminates TLS) - pgAdmin container often hangs

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15719: When using reverse proxy in Kubernetes (which terminates TLS) - pgAdmin container often hangs
Дата
Msg-id 15719-b6ee3fdd52aa0143@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15719
Logged by:          Philip Moore
Email address:      philip.moore@8451.com
PostgreSQL version: 11.2
Operating system:   Using Docker container dpage/pgadmin4:4.3
Description:

Hi,
When I use the dpage/pgadmin4:4.3 container from Docker hub in Kubernetes -
with an NGINX reverse proxy which terminates SSL/TLS - pgAdmin seems to hang
often after login.
After logging in on the sign in page - it goes to the main page - but
displays: "Loading pgAdmin 4 v4.3..." - but never comes up.  The stdout logs
don't seem to indicate any error of any kind, however.

Are there any modifications one must make to the configuration of the
container to support a reverse proxy?  I noticed that you have instructions
on how to setup a pgAdmin manually, but I can't find instructions on how to
modify the dpage/pgadmin4:4.3 image for use with NGINX reverse proxy. 

Please note - I'm NOT putting a path for pgAdmin in NGINX - i'm just serving
it from path: "/".

Thank you!

Sincerely,

Philip Moore


В списке pgsql-bugs по дате отправления:

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15718: DROP TABLE fails if it's partitioned by a key of a deleted enum
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15720: `executor could not find named tuplestore ABC` in AFTER DELETE trigger referencing OLD TABLE as ABC