Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

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

From PG Bug reporting form
Subject BUG #15719: When using reverse proxy in Kubernetes (which terminates TLS) - pgAdmin container often hangs
Date
Msg-id 15719-b6ee3fdd52aa0143@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15718: DROP TABLE fails if it's partitioned by a key of a deleted enum
Next
From: PG Bug reporting form
Date:
Subject: BUG #15720: `executor could not find named tuplestore ABC` in AFTER DELETE trigger referencing OLD TABLE as ABC