I have installed the postgresql version 11. Post-installation I tried to open the pg admin 4 after few minutes it opens up the browser with this url http://127.0.0.1:51214/browser/ and shows the following error.
Logs :- File "C:/Program Files/PostgreSQL/11/pgAdmin 4/venv/Lib/site-packageswerkzeugexceptions.py", line 822, in abort return _aborter(status, *args, **kwargs) File "C:/Program Files/PostgreSQL/11/pgAdmin 4/venv/Lib/site-packageswerkzeugexceptions.py", line 807, in call raise self.mapping[code](*args, **kwargs) werkzeug.exceptions.Unauthorized: 401 Unauthorized: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad password), or your browser doesn't understand how to supply the credentials required.
2.1m questions
2.1m answers
60 comments
57.0k users