Re: pgadmin4 client can't start server - Mailing list pgadmin-support

From wambacher@posteo.de
Subject Re: pgadmin4 client can't start server
Date
Msg-id e5ab7e6c-2163-93c8-9dc9-213d4da0e239@posteo.de
Whole thread Raw
In response to Re: pgadmin4 client can't start server  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-support


Am 26.07.19 um 13:54 schrieb Aditya Toshniwal:
Hi,

Could you please share log files having name like - .pgadmin.startup and .pgadmin.<number>. You'll find these files in your user home directory.

trying my best:

Startup:

wambacher@server2:~$ pgadmin4
Python path:  "/usr/lib/python3/dist-packages"
Python Home:  ""
Webapp path:  "/usr/share/pgadmin4/web/pgAdmin4.py"
NOTE: Configuring authentication for DESKTOP mode.
wambacher@server2:~$

.pgAdmin4.startup.log

26.07.2019 19:00:18 Checking for system tray...
26.07.2019 19:00:18 Starting pgAdmin4 server...
26.07.2019 19:00:18 Creating server object, port:33507, key:eaa7af0c-4427-477f-952e-b83e36370cdd, logfile:/home/wambacher/.pgAdmin4.
154980911848556348.log
26.07.2019 19:00:18 Python Path: /usr/lib/python3/dist-packages
26.07.2019 19:00:18 Python Home:
26.07.2019 19:00:18 Initializing Python...
26.07.2019 19:00:18 Python initialized.
26.07.2019 19:00:18 Adding new additional path elements
26.07.2019 19:00:18 Redirecting stderr...
26.07.2019 19:00:18 stderr redirected successfully.
26.07.2019 19:00:18 Initializing server...
26.07.2019 19:00:18 Webapp Path: /usr/share/pgadmin4/web/pgAdmin4.py
26.07.2019 19:00:18 Server initialized.
26.07.2019 19:00:18 Starting Server Thread...
26.07.2019 19:00:18 Open the application code and run it.
26.07.2019 19:00:18 Set the port number, key and force SERVER_MODE off
26.07.2019 19:00:18 PyRun_SimpleFile launching application server...
26.07.2019 19:00:19 Application Server URL: http://127.0.0.1:33507/?key=eaa7af0c-4427-477f-952e-b83e36370cdd
26.07.2019 19:00:19 The server should be up, we'll attempt to connect and get a response. Ping the server
26.07.2019 19:00:25 Failed to launch the application server, server thread exiting.
26.07.2019 19:01:50 Attempt to connect one more time in case of a long network timeout while looping

/home/wambacher/.pgadmin/pgadmin4.log   is empty

sessions and storage too.

pgadmin4.db is containing data

pgadmin-support by date:

Previous
From: Mark Murawski
Date:
Subject: pgadmin4 - Use classic style interface, don't launch browser?
Next
From: wambacher@posteo.de
Date:
Subject: Re: pgadmin4 client can't start server