Re: pgadmin4 client can't start server

From: wambacher(at)posteo(dot)de
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: pgadmin4 client can't start server
Date: 2019-07-26 17:13:00
Message-ID: e5ab7e6c-2163-93c8-9dc9-213d4da0e239@posteo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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(at)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

--
My projects:

Admin Boundaries of the World <https://wambachers-osm.website/boundaries>
Missing Boundaries
<https://wambachers-osm.website/index.php/projekte/internationale-administrative-grenzen/missing-boundaries>
Emergency Map <https://wambachers-osm.website/emergency>
Postal Code Map (Germany only) <https://wambachers-osm.website/plz>
Fools (QA for zipcodes in Germany) <https://wambachers-osm.website/fools>
Postcode Boundaries of Germany <https://wambachers-osm.website/pcoundaries>
OSM Software Watchlist
<https://wambachers-osm.website/index.php/osm-software-watchlist>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message wambacher 2019-07-26 17:19:28 Re: pgadmin4 client can't start server
Previous Message Mark Murawski 2019-07-26 16:02:39 pgadmin4 - Use classic style interface, don't launch browser?