BUG #18370: Issue accessing pgadmin4 web gui - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18370: Issue accessing pgadmin4 web gui
Date
Msg-id 18370-0ffd145439578c0d@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18370
Logged by:          Michael Ray
Email address:      criostasis@gmail.com
PostgreSQL version: 16.2
Operating system:   Ubuntu Server 23.10
Description:

I installed pgadmin4 and then setup my nodejs app. While it is running I
cannot access the pgadmin4 web gui. I have setup a reverse proxy in my
nodejs app to localhost:5050 when i go to localhost/pgadmin4 since my routes
are blocking access. This does not work however and now I cant access
pgadmin4 with the nodejs app stopped. I have searched google and looked on
the bug tracker on github and cannot find any reference to this issue. 

How do i access the web gui when i have a nodejs app setup with routes?


pgsql-bugs by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: BUG #18369: logical decoding core on AssertTXNLsnOrder()
Next
From: PG Bug reporting form
Date:
Subject: BUG #18371: There are wrong constraint residues when detach hash partiton concurrently