Re: Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Shakir Idrisi
:26 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Can you please share your guicorn command? > How many workers are you spawning? It should be 1. > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Tue, Jun 10, 2025 at 12:34 PM Shakir Idris

Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Shakir Idrisi
Hi, I've installed *pgAdmin 4* on my Linux server and configured it behind *Gunicorn and NGINX*, accessible at: https://domain.com/pgadmin4/. The login page loads correctly. However, after entering valid credentials, I'm redirected back to the login page without any error message. Occasionally, I

PgAdmin4 setup.py not working

2024-02-01 Thread Shakir Idrisi
Hi, I have tried to install pgadmin4 on my Linux server using Server Deployment using blow guide https://www.pgadmin.org/docs/pgadmin4/8.2/server_deployment.html when I run python setup.py [image: 66eb6656-06f8-41a2-9403-30306a491fc1.png] I am getting the above error. I want to know if there i