Cannot login to pgAdmin4 Web

2021-06-23 Thread O'Connor, Joseph
When attempting to login to pgadmin server I get the message "Incorrect username or password". At first I figured I just forgot my password so I deleted the pgadmin directories and packages and reran the setup-web.sh and reentered credentials but I still get the same "Incorrect username or passw

RE: Cannot login to pgAdmin4 Web

2021-06-25 Thread O'Connor, Joseph
I reconfigured the httpd config and re-setup pgadmin but received the same result. LoadModule wsgi_module modules/mod_wsgi.so WSGIDaemonProcess pgadmin processes=1 threads=25 python-home=/usr/pgadmin4/venv WSGIScriptAlias /pgadmin4 /usr/pgadmin4/web/pgAdmin4.wsgi WSGIProcessGroup pga

RE: Cannot login to pgAdmin4 Web

2021-06-28 Thread O'Connor, Joseph
I'm pretty sure I'm responding to the correct thread since it's the only pgadmin thread I'm currently involved in. I was asked to revert back to the default pgadmin httpd config to see if that fixed the issue, which it didn't. I posted the config I used and included some additional info in the