Hi Nagaraj, Yes this is a known issue and is fixed with - https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=commitdiff;h=370094274c8cfe98c4744e99b00236263a4c4db5 Meanwhile, you can replace the file - https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=blob;f=web/pgadmin/authenticate/__init__.py in your pgAdmin installation and then restart to make it work.
On Thu, May 7, 2020 at 4:58 AM Nagaraj Raj <[email protected]> wrote: > Hello, > > > for the first time, I was installed pgAdmin4 on RedHat server with apache > httpd web server. when I launch the application and run url > https://localhost/pgadmin4, it loading login page and when I entered > valid credentials it taking me to https://localhost or apache test page > instead of redirect https://localhost/pgadmin4/browser/ > > after authentication completed if entered manually, this link > https://localhost/pgadmin4/browser/ in the same browser pgAdmin is > working fine. > > > Is it a bug or a behavior like this. Does anyone face the same kind of > issue? > > > pgAdmin4 version: 4.21. > > > Thanks, > Naga > > > -- Thanks and Regards, Aditya Toshniwal pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune "Don't Complain about Heat, Plant a TREE"
