#2995: GTK UI loose connection with daemon
----------------------+----------------------------
  Reporter:  shamael  |      Owner:
      Type:  bug      |     Status:  new
  Priority:  major    |  Milestone:  needs verified
 Component:  GTK UI   |    Version:  1.3.14
Resolution:           |   Keywords:
----------------------+----------------------------

Comment (by amagill):

 Running deluged 1.3.10-3+deb8u1 server on a linux machine, and a Deluge
 1.3.12 client on Windows 10.  At the moment the Windows UI lost its
 connection to the Linux server, I observed the following in the linux
 machine's syslog:


 {{{
 Oct  4 08:12:31 raspberrypi deluged[659]: Unhandled Error
 Oct  4 08:12:31 raspberrypi deluged[659]: Traceback (most recent call
 last):
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/deluge/main.py", line 230, in start_daemon
 Oct  4 08:12:31 raspberrypi deluged[659]: Daemon(options, args)
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/deluge/core/daemon.py", line 171, in __init__
 Oct  4 08:12:31 raspberrypi deluged[659]: reactor.run()
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/twisted/internet/base.py", line 1192, in run
 Oct  4 08:12:31 raspberrypi deluged[659]: self.mainLoop()
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/twisted/internet/base.py", line 1201, in mainLoop
 Oct  4 08:12:31 raspberrypi deluged[659]: self.runUntilCurrent()
 Oct  4 08:12:31 raspberrypi deluged[659]: --- <exception caught here> ---
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/twisted/internet/base.py", line 824, in runUntilCurrent
 Oct  4 08:12:31 raspberrypi deluged[659]: call.func(*call.args, **call.kw)
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/deluge/core/rpcserver.py", line 322, in dispatch
 Oct  4 08:12:31 raspberrypi deluged[659]: self.sendData((RPC_RESPONSE,
 request_id, ret))
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/deluge/core/rpcserver.py", line 197, in sendData
 Oct  4 08:12:31 raspberrypi deluged[659]:
 self.transport.write(zlib.compress(rencode.dumps(data)))
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/twisted/protocols/tls.py", line 530, in write
 Oct  4 08:12:31 raspberrypi deluged[659]: self._write(bytes)
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/twisted/protocols/tls.py", line 554, in _write
 Oct  4 08:12:31 raspberrypi deluged[659]: sent =
 self._tlsConnection.send(toSend)
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/OpenSSL/SSL.py", line 950, in send
 Oct  4 08:12:31 raspberrypi deluged[659]: self._raise_ssl_error(self._ssl,
 result)
 Oct  4 08:12:31 raspberrypi deluged[659]: File "/usr/lib/python2.7/dist-
 packages/OpenSSL/SSL.py", line 862, in _raise_ssl_error
 Oct  4 08:12:31 raspberrypi deluged[659]: raise SysCallError(errno,
 errorcode[errno])
 Oct  4 08:12:31 raspberrypi deluged[659]: exceptions.KeyError: 0

 }}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/2995#comment:5>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to