Thread: pgadmin4 not working

pgadmin4 not working

From
Mark Murawski
Date:
Hi All,

After a few releases, I'm interested in trying pgadmin4 again.

Epicly failing at launch:

markm {~} kobaz$ pgadmin4
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz'
Python path: 
"/home/kobaz/.virtualenvs/pgadmin4/lib/python3.4/site-packages:/usr/lib/python3/dist-packages"
Python Home:  ""
Webapp path:  "/usr/share/pgadmin4/web/pgAdmin4.py"
"Failed to launch the application server, server thread exiting."


Debian: stretch
Src: deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main

$ dpkg -l | grep pgadmin4
ii  pgadmin4 
3.5-1.pgdg90+1                               amd64        PostgreSQL 
management tool - GUI application
ii  pgadmin4-common 
3.5-1.pgdg90+1                               all          PostgreSQL 
management tool - common files



Re: pgadmin4 not working

From
Dave Page
Date:
On Sun, Dec 30, 2018 at 9:07 PM Mark Murawski
<markm-lists@intellasoft.net> wrote:
>
> Hi All,
>
> After a few releases, I'm interested in trying pgadmin4 again.
>
> Epicly failing at launch:
>
> markm {~} kobaz$ pgadmin4
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kobaz'
> Python path:
> "/home/kobaz/.virtualenvs/pgadmin4/lib/python3.4/site-packages:/usr/lib/python3/dist-packages"
> Python Home:  ""
> Webapp path:  "/usr/share/pgadmin4/web/pgAdmin4.py"
> "Failed to launch the application server, server thread exiting."

Can you send any logs generated please? You should have something like
the following in your home directory:

-rw-------   1 dpage  staff       27866  6 Dec 10:39
.pgAdmin4.16522796284948972236.log
-rw-------   1 dpage  staff        1749 21 Dec 13:54 .pgAdmin4.startup.log


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company