Обсуждение: Error while connecting server on pgAdmin4 (KeyError: 'version')

Поиск
Список
Период
Сортировка

Error while connecting server on pgAdmin4 (KeyError: 'version')

От
Mishika Singh
Дата:
I have cloned the pgAdmin4 project, while trying to connect to the server on pgAdmin4, I am getting following error in the logs:
KeyError: 'version'
2020-05-01 13:04:19,608: ERROR flask.app: 'version'
Traceback (most recent call last):
File "/pgadmin4/web/pgadmin/browser/server_groups/servers/_init_.py", line 828, in create
server_types=ServerType.types()
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 373, in connect
raise e
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 366, in connect
status, msg = self._initialize(conn_id, **kwargs)
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 489, in _initialize
manager.ver = row['version']
KeyError: 'version'

--
Regards
Mishika Singh

Re: Error while connecting server on pgAdmin4 (KeyError: 'version')

От
Holger Jakobs
Дата:

Please ask on the pgadmin4 list, not on the postgresql list. PgAdmin4 is a different project!

Am 05.05.20 um 08:41 schrieb Mishika Singh:
I have cloned the pgAdmin4 project, while trying to connect to the server on pgAdmin4, I am getting following error in the logs:
KeyError: 'version'
2020-05-01 13:04:19,608: ERROR flask.app: 'version'
Traceback (most recent call last):
File "/pgadmin4/web/pgadmin/browser/server_groups/servers/_init_.py", line 828, in create
server_types=ServerType.types()
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 373, in connect
raise e
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 366, in connect
status, msg = self._initialize(conn_id, **kwargs)
File "/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", line 489, in _initialize
manager.ver = row['version']
KeyError: 'version' 

--
Regards
Mishika Singh
-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012