Re: The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
Apr 2025 at 07:20, Khadijah Mumin < > khadijah.mu...@mavensecurities.com> wrote: > >> Good afternoon I am IT support at Maven Securities. I have 2 users Jerry >> Law and Arjun Dhatt are unable to run pgAdmin. Both receive the same errors >> when trying to use PGAdmin 8.14

Re: The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
un Dhatt are unable to run pgAdmin. Both receive the same errors > when trying to use PGAdmin 8.14. > The pgadmin 4 server could not be contacted. > Current version installed is 8.14 production. I have done the following > troubleshooting steps: > Uninstalled rebooted vdi reinstalled

The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
ood afternoon I am IT support at Maven Securities. I have 2 users Jerry Law and Arjun Dhatt are unable to run pgAdmin. Both receive the same errors when trying to use PGAdmin 8.14. The pgadmin 4 server could not be contacted. Current version installed is 8.14 production. I have done the following

Re: Error: The pgAdmin 4 server could not be contacted

2024-09-24 Thread Khushboo Vashi
cation > pgAdmin 4 is sends me next error: The pgAdmin 4 server could not be > contacted. > > This is what I got in the log file after the error: > > pgAdmin Runtime Environment > Python Path: "C:\Program Files\PostgreSQL\17\pgAdmin 4\python\python.exe" > Runt

Error: The pgAdmin 4 server could not be contacted

2024-09-24 Thread FREDDY Liévano
I just installed postgresql-17.0-rc1-windows-x64 on windows 11, everything seems to be ok during the installation, but when I execute the application pgAdmin 4 is sends me next error: The pgAdmin 4 server could not be contacted. This is what I got in the log file after the error: pgAdmin

Issue with pgAdmin 4 Server: "The pgAdmin 4 server could not be contacted

2024-09-19 Thread Rajesh
Dear PostgreSQL Support Team, I hope this email finds you well. I am writing to report an issue I am facing with pgAdmin 4. Upon attempting to launch the application, I receive the following error message: please check the below image for reference

Re: Fatal Error: The pgAdmin 4 server could not be contacted:

2022-04-04 Thread Yatma SARR
pgAdmin Runtime Environment Python Path: "C:\Program Files\pgAdmin 4\v6\python\python.exe" Runtime Config File: "C:\Users\Yatma Sarr\AppData\Roaming\pgadmin\runtime_config.json" pgAdmin Config File: "C:\Program Files\pgAdmin 4\v6\web\config.p

Re: Fatal Error: The pgAdmin 4 server could not be contacted:

2022-04-04 Thread Yatma SARR
Hello Aditya, Finally it's working, I don't know why. I just reopen PgAdmin 4 v6 to see the complete log and it's working fine. Thanks for your support. Best, Yatma Le jeu. 31 mars 2022 à 07:38, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> a écrit : > Hi Yatma, > > Can you please sha

Re: Fatal Error: The pgAdmin 4 server could not be contacted:

2022-03-31 Thread Ashesh Vashi
On Thu, Mar 31, 2022 at 8:37 PM David Bear wrote: > The first thing I would check is if the postgresql server is reachable > using the psql command line tool. You may have already tried that but if > not, that is always my first test. > David, JFYI - you don't have to have the postgres server on

Re: Fatal Error: The pgAdmin 4 server could not be contacted:

2022-03-31 Thread David Bear
The first thing I would check is if the postgresql server is reachable using the psql command line tool. You may have already tried that but if not, that is always my first test. On Wed, Mar 30, 2022 at 10:38 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Yatma, > > Can you

Re: Fatal Error: The pgAdmin 4 server could not be contacted:

2022-03-30 Thread Aditya Toshniwal
Hi Yatma, Can you please share the complete log ? On Thu, Mar 31, 2022 at 3:12 AM Yatma SARR wrote: > Dear support, > > I have this issue: > > [image: image.png] > Could you help, please? > > Best, > Yatma > > -- > * Merci de prendre en considération votre responsabilité environnementale > avan

Fatal Error: The pgAdmin 4 server could not be contacted:

2022-03-30 Thread Yatma SARR
Dear support, I have this issue: [image: image.png] Could you help, please? Best, Yatma -- * Merci de prendre en considération votre responsabilité environnementale avant d'imprimer ce courriel.* *Please consider your environmental responsibility before printing this email.*

Re: The pgAdmin 4 server could not be contacted

2021-10-01 Thread Akshay Joshi
hit the command without the option > '-s' to python3, like this: > "/usr/pgadmin4/venv/bin/python3 /usr/pgadmin4/web/pgAdmin4.py" > > But the real problem is I can't start pgadmin4 in desktop mode, > because it seems the pgdamin executable u

The pgAdmin 4 server could not be contacted

2021-09-30 Thread carlos alves
st got success if a hit the command without the option '-s' to python3, like this: "/usr/pgadmin4/venv/bin/python3 /usr/pgadmin4/web/pgAdmin4.py" But the real problem is I can't start pgadmin4 in desktop mode, because it seems the pgdamin executable uses that command line a

Re: Fatal error: The pgAdmin 4 server could not be contacted

2021-06-15 Thread Rahul Shirsat
t taguta wrote: > Dear Admin, > > Kindly assist me with this problem, see below. I installed PostgreSQL 9.6 > and PostGIS 3.1 Bundle v3.12 on my Windows 8.1 Pro. I even installed > pgAdmin4v5.2 but the error persists. How do I rectify this? Thank you. > > *Fatal error: The

Fatal error: The pgAdmin 4 server could not be contacted

2021-06-15 Thread cuthbert taguta
Dear Admin, Kindly assist me with this problem, see below. I installed PostgreSQL 9.6 and PostGIS 3.1 Bundle v3.12 on my Windows 8.1 Pro. I even installed pgAdmin4v5.2 but the error persists. How do I rectify this? Thank you. *Fatal error: The pgAdmin 4 server could not be contacted

Re: Pgadmin 4 fatal error : The pgAdmin 4 server could not be contacted

2021-05-19 Thread pgadminsucks
Thanks Akshay. This solved the issue. -- Sent from: https://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

Re: Pgadmin 4 fatal error : The pgAdmin 4 server could not be contacted

2021-05-18 Thread Akshay Joshi
Hi We have figured out the issue, it is because of the latest version of the 'itsdangerous' python package which was released on 12th May. We are working on fixing the issue with EDB Installers. Meanwhile, you can perform the following steps: 1. Take a backup of your 'pgadmin4.db' file which

Pgadmin 4 fatal error : The pgAdmin 4 server could not be contacted

2021-05-18 Thread pgadminsucks
Installed version 13 on Windows 10 64-bit. When starting pgadmin 4, got error. Tried 1. to start as admin but no luck 2. uninstalled and installed again no luck 3. cleared C:\Users\xxx\AppData\Roaming\pgadmin contents but no luck this is the error message I get when starting pgadmin 4 pgAdmin R

Re: The pgAdmin 4 server could not be contacted:

2021-05-18 Thread Rahul Shirsat
on windows 10 but after installation, I > am > getting a window named > > The pgAdmin 4 server could not be contacted: > > The details inside the window are > > pgAdmin Runtime Environment > > Python Path: "

Re: The pgAdmin 4 server could not be contacted:

2021-05-17 Thread CHALLAHEMANTH
I am trying to install Postgre SQl on windows 10 but after installation, I am getting a window named The pgAdmin 4 server could not be contacted: The details inside the window are pgAdmin Runtime Environment Python Path: "C:\Program

Re: The pgAdmin 4 server could not be contacted:

2021-04-25 Thread Fahar Abbas
hopefully we will fix it in the next release of PostgreSQL. On Sun, Apr 25, 2021 at 11:45 PM Idowu Odujobi wrote: > Hello, > > I am running on the current version of MacBigSur and am getting this when > am trying to open Pgadmin4 > > I installed version 12.6 on Mac > &

The pgAdmin 4 server could not be contacted:

2021-04-25 Thread Idowu Odujobi
Hello, I am running on the current version of MacBigSur and am getting this when am trying to open Pgadmin4 I installed version 12.6 on Mac The pgAdmin 4 server could not be contacted: Python Path: "/Library/PostgreSQL/12/pgAdmin 4.app/Contents/Frameworks/Python.framework/Versions/Cu