pgadmin4.3 - login failure

From: Tony Bazeley <tonyb(at)sa(dot)apana(dot)org(dot)au>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgadmin4.3 - login failure
Date: 2018-04-18 10:07:09
Message-ID: 9bba29c1-04ff-8e5e-6beb-7fa1a500fbf7@sa.apana.org.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>On attempting to login to the database server I get an error
message "readonly attribute" - see log entry below</p>
<p>I'm using postgresql 9.6 on Ubuntu 16.04.4 LTS,  installed on a
single user workstation using trust authentication on 127.0.0.1<br>
pgadmin 4.3 installed using apt from the postgresql repository</p>
<p>No problems with pgadmin3 or pgadmin 4.21</p>
<p>Any thoughts on how to proceed would be much appreciated</p>
<p>Thanks</p>
<p>Tony<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><tt>2018-04-18 19:10:59,709: ERROR    pgadmin:    readonly
attribute</tt><tt><br>
</tt><tt>Traceback (most recent call last):</tt><tt><br>
</tt><tt>  File
"/usr/share/pgadmin4/web/pgadmin/browser/server_groups/servers/__init__.py",
line 972, in connect</tt><tt><br>
</tt><tt>    server_types=ServerType.types()</tt><tt><br>
</tt><tt>  File
"/usr/share/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py",
line 313, in connect</tt><tt><br>
</tt><tt>    pg_conn.notices = deque([],
self.ASYNC_NOTICE_MAXLENGTH)</tt><tt><br>
</tt><tt>AttributeError: readonly attribute</tt><tt><br>
</tt><br>
</p>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 1.4 KB

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Lazaro Garcia 2018-04-18 13:48:03 Possible bug on code autocomplete pgadmin V 3.0
Previous Message Dave Page 2018-04-18 09:39:56 Re: pgAdmin 4 version 3 missing exit button.