Re: Cant browse servers after update to pgadmin 1.6 (server version)

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Cant browse servers after update to pgadmin 1.6 (server version)
Date: 2017-07-19 11:44:43
Message-ID: CAKKotZRB_bGgLGEhApYdTi-SbrL0OkwK6=_db=bRSHXumJwb6A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

It looks like you pgAdmin4 configuration file got corrupted.
Can you rename your pgAdmin4 configuration file and try to start pgAdmin4
again?

mv ~/.pgadmin/pgadmin4.db ~/.pgadmin/pgadmin4.db_old

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Wed, Jul 19, 2017 at 5:08 PM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk> wrote:

> package pgadmin4-v1-web.noarch 1.6-2.rhel7
> After update of the above package from 1.5 I now see no nodes in the
> browser column soI cant do anything.
>
> sample of my error log
>
> [Wed Jul 19 12:31:13.159426 2017] [:error] [pid 1428] URLError: <urlopen
> error [Errno 101] Network is unreachable>
> [Wed Jul 19 12:31:15.904561 2017] [:error] [pid 1428] 2017-07-19
> 12:31:15,904: ERROR\tpgadmin:\tException when checking for update
> [Wed Jul 19 12:31:15.904576 2017] [:error] [pid 1428] Traceback (most
> recent call last):
> [Wed Jul 19 12:31:15.904579 2017] [:error] [pid 1428] File
> "/usr/lib/python2.7/site-packages/pgadmin4-web/pgadmin/browser/__init__.py",
> line 482, in index
> [Wed Jul 19 12:31:15.904582 2017] [:error] [pid 1428] response =
> urlreq.urlopen(url, data, 5)
> [Wed Jul 19 12:31:15.904584 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
> [Wed Jul 19 12:31:15.904587 2017] [:error] [pid 1428] return
> opener.open(url, data, timeout)
> [Wed Jul 19 12:31:15.904589 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 431, in open
> [Wed Jul 19 12:31:15.904591 2017] [:error] [pid 1428] response =
> self._open(req, data)
> [Wed Jul 19 12:31:15.904594 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 449, in _open
> [Wed Jul 19 12:31:15.904596 2017] [:error] [pid 1428] '_open', req)
> [Wed Jul 19 12:31:15.904599 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 409, in _call_chain
> [Wed Jul 19 12:31:15.904617 2017] [:error] [pid 1428] result =
> func(*args)
> [Wed Jul 19 12:31:15.904620 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 1258, in https_open
> [Wed Jul 19 12:31:15.904622 2017] [:error] [pid 1428]
> context=self._context, check_hostname=self._check_hostname)
> [Wed Jul 19 12:31:15.904625 2017] [:error] [pid 1428] File
> "/usr/lib64/python2.7/urllib2.py", line 1214, in do_open
> [Wed Jul 19 12:31:15.904627 2017] [:error] [pid 1428] raise
> URLError(err)
> [Wed Jul 19 12:31:15.904629 2017] [:error] [pid 1428] URLError: <urlopen
> error [Errno 101] Network is unreachable>
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Mike Surcouf 2017-07-19 11:55:22 RE: Cant browse servers after update to pgadmin 1.6 (server version)
Previous Message Mike Surcouf 2017-07-19 11:38:50 Cant browse servers after update to pgadmin 1.6 (server version)