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

2025-06-15 Thread Yogesh Mahajan
Hi, You can use the command 'update-user' for user update. To explore more options, you can use the command below with pgadmin venv. `python3.12 setup.py update-user --help ` Typical command would be - `python3.12 setup.py update-user --password --role Administrator --sqlite-path ` Th

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

2025-06-10 Thread Yogesh Mahajan
Hi, I could reproduce the error when I have multiple workers. Maybe you can try restarting the Guicorn service. Can you please try once in the private browser window? Thanks, Yogesh Mahajan EnterpriseDB On Tue, Jun 10, 2025 at 3:54 PM Shakir Idrisi wrote: > HI, > > I have used this command, a

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

2025-06-10 Thread Shakir Idrisi
HI, I have used this command, and I have created a systemd file to start and stop the service. *ExecStart=/var/w-data/pgadmin4/pgadmin_venv/bin/gunicorn \* *--workers 1 \* * --threads=25 \* *--bind unix:/tmp/pgadmin4.sock \* *--chdir /var/w-data/pgadmin4/pgadmin_venv/lib/python3.11/si

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

2025-06-10 Thread Yogesh Mahajan
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 Idrisi wrote: > Hi, > > I've installed *pgAdmin 4* on my Linux server and configured it behind > *Gunicorn > and NGINX

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

Issue with pgAdmin 4 Server: "The pgAdmin 4 server could not be contacted

2024-09-19 Thread Rajesh
Dear PostgreSQL Support Team, I hope this email finds you well. I am writing to report an issue I am facing with pgAdmin 4. Upon attempting to launch the application, I receive the following error message: please check the below image for reference

Re: issue with pgAdmin 4

2023-07-19 Thread Aditya Toshniwal
Hi Riccardo, Which installer did you use to install pgAdmin? People are facing issues with pgAdmin installed with PostgreSQL installers. Can you also share the screenshot please? On Thu, Jul 20, 2023 at 3:01 AM Riccardo Barichella < riccardo.bariche...@hotmail.com> wrote: > Hi, today I updated t

issue with pgAdmin 4

2023-07-19 Thread Riccardo Barichella
Hi, today I updated the pgAdmin version and now I am experiencing an issue with that program, where it remains stuck on the loading screen displaying "loading pgAdmin 4 v7.4..." for over an hour. I have attempted restarting the application, checking system requirements and deleting configuration

Re: Issue with PgAdmin

2020-01-06 Thread Aditya Toshniwal
Hi Vivek, As I mentioned - you'll find the logs in the users home directory eg - "C:\Users\Aditya Toshniwal". Kindly send the logs. On Mon, Jan 6, 2020 at 4:54 PM Vivek Parmar wrote: > Hi Aditya, > > I am unable to find out the pgadmin logs file in the windows system. I've > attached the error

Re: Issue with PgAdmin

2020-01-06 Thread Aditya Toshniwal
Hi Vivek, Since it is not able to start, kindly share .pgAdmin4* logs from your user home directory. On Mon, Jan 6, 2020 at 3:55 PM Janus wrote: > Hi Vivek > > Do you get the same error message using another browser, such as Chrome? > > Best regards, > Janus > > On Mon, 6 Jan 2020 at 11:20, Viv

Re: Issue with PgAdmin

2020-01-06 Thread Janus
Hi Vivek Do you get the same error message using another browser, such as Chrome? Best regards, Janus On Mon, 6 Jan 2020 at 11:20, Vivek Parmar wrote: > Dear PgAdmin Development Team, > > I am unable to run pgadmin on my windows 10 laptop. I am getting the below > error. > > Fatal error: > The

Issue with PgAdmin

2020-01-06 Thread Vivek Parmar
Dear PgAdmin Development Team, I am unable to run pgadmin on my windows 10 laptop. I am getting the below error. Fatal error: The application server could not be contacted. I tried reinstalling software and also cleared the session from the AppData folder. -- *Regards,* *Vivek Parmar