
There are traces left over from the other pgAdmin uninstall. OSError(10013, ‘An attempt was made to access a socket in a wayįorbidden by its access permissions’, None, 10013, None), “C:Program FilesPostgreSQL12pgAdmin 4binpgAdmin4.exe”ĮRROR flask.app: Error starting the app server: (, “C:Program FilespgAdmin 4v4runtimepgAdmin4.exe” Here is the icon I’m clicking on each time. Then I set ApplicationPath to C:Program FilespgAdmin 4v4web, to the folder where pgadmin4.py is located. It’s looking in sys.path in Python whatever that is. So it must be using a value from somewhere else to get the path. And the PythonPath variable was blank, so I set it to C:PythonPython27. I read that pgAdmin uses Python version 2.7. Then I stumbled upon the registry configuration for pgAdmin.
#Pgadmin 4 server could not be contacted zip
Since this new version does not show in the Base Interpreter, I created a new environment based on the zip file. I might need a newer version of Python based on this fix. Got a new popup I’ve never seen before from Visual Studio!Ĭreated new virtual environment based on Python 3.8.Ĭreated a new Visual Studio Project using Python, not C++. open Microsoft Visual Studio (run as administrator) > Debug > Attach to Process > check “Show processes from all users” > sort by process id > Attach.open pgAdmin 4 > look for process in Task Manager and get process id.C:Program FilesPostgreSQL 12debug_symbols SRV *c:localsymbols *http: / / /download /symbols


Set environment variable “_NT_SYMBOL_PATH” for 4.2. Open Environment Variables (WINDOWS key + BREAK)
