In Tryton desktop on Ubuntu, for a connection with SSL. After being the session open for a day, the application does not respond and I get the following error in the console:
ERROR: tryton.rpc: _ssl.c: 1106: The handshake operation timed out
To fix I have to restart the tryton server every time this happens.
What can I do to avoid having to restart the tryton server?