On Tue, Jun 14, 2016 at 7:33 AM, Luca Ferrari <fluca1...@infinito.it> wrote:
> Hi all,
> after installing pgadmin4 beta 1 wheel and trying to execute it the
> program stucks. Enabling a verbose trace I got it hangs up on:
>
> % python -v ./pgadmin4.py
> ...
> # /usr/lib/python2.7/BaseHTTPServer.pyc matches
> /usr/lib/python2.7/BaseHTTPServer.py
> import BaseHTTPServer # precompiled from /usr/lib/python2.7/BaseHTTPServer.pyc
>
>
> and nothing else happens.
> Any idea?

Sounds like it's running, and waiting for you to connect. Point your
browser at http://127.0.0.1:5050 (assuming you didn't change the
default port).

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

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


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to