gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: <bug>: probarlo


From: Karsten Hilbert
Subject: Re: <bug>: probarlo
Date: Wed, 6 Jul 2022 13:32:28 +0200

Dear Lothar,

thanks for taking the time to report the issue.

Your Ubuntu has GNUmed

> client version: 1.8.0

with database adapter

> psycopg2 module version: 2.8.4 (dt dec pq3 ext lo64)

This combination showed the problem which you encountered:

> Traceback (most recent call last):
>   File "/usr/share/gnumed/Gnumed/wxpython/gmGuiMain.py", line 3453, in OnInit
>     if not self.__verify_db_account():
>   File "/usr/share/gnumed/Gnumed/wxpython/gmGuiMain.py", line 3639, in 
> __verify_db_account
>     _provider = gmStaff.gmCurrentProvider(provider = gmStaff.cStaff())
>   File "/usr/share/gnumed/Gnumed/business/gmStaff.py", line 72, in __init__
>     self.__is_current_user = (gmPG2.get_current_user() == 
> self._payload[self._idx['db_user']])
>   File "/usr/share/gnumed/Gnumed/pycommon/gmPG2.py", line 420, in 
> get_current_user
>     rows, idx = run_ro_queries(queries = [{'cmd': 'select CURRENT_USER'}])
>   File "/usr/share/gnumed/Gnumed/pycommon/gmPG2.py", line 1462, in 
> run_ro_queries
>     curs.execute(query['cmd'], args)
>   File "/usr/lib/python3/dist-packages/psycopg2/extras.py", line 142, in 
> execute
>     return super(DictCursor, self).execute(query, vars)
> psycopg2.OperationalError: SSL SYSCALL error: Expiró el tiempo de conexión

This problem has been fixed in GNUmed v1.8.2 which is also
available from Ubuntu

        
https://ubuntu.pkgs.org/21.10/ubuntu-universe-amd64/gnumed-client_1.8.5+dfsg-2_all.deb.html

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



reply via email to

[Prev in Thread] Current Thread [Next in Thread]