#2813: Connection Manager Showing Daemon Offline On First Start
---------------------+---------------------------
  Reporter:  Doadin  |      Owner:
      Type:  bug     |     Status:  new
  Priority:  major   |  Milestone:  2.0
 Component:  GTK-UI  |    Version:  develop (git)
Resolution:          |   Keywords:
---------------------+---------------------------

Comment (by Doadin):

 A little more info in logs it says
 {{{
 12:22:09.069 [DEBUG   ][deluge.ui.client            :259 ]
 sslproxy.connect()
 12:22:09.069 [INFO    ][twisted                     :154 ] Starting
 factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x0535A4B8>
 12:22:09.085 [INFO    ][deluge.ui.client            :197 ] Connecting to
 daemon at "127.0.0.1:58846"...
 12:22:09.085 [DEBUG   ][deluge.ui.gtkui.connectionmanager:399 ] Status:
 Offline
 12:22:22.882 [DEBUG   ][deluge.ui.client            :259 ]
 sslproxy.connect()
 12:22:22.882 [INFO    ][twisted                     :154 ] Starting
 factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x0535A940>
 12:22:22.882 [INFO    ][deluge.ui.client            :197 ] Connecting to
 daemon at "127.0.0.1:58846"...
 12:23:42.163 [DEBUG   ][deluge.config               :194 ] Setting 'hosts'
 to [] of <type 'list'>
 12:23:42.163 [DEBUG   ][deluge.config               :458 ] Saving new
 config file C:\Users\doadin\AppData\Roaming\deluge\hostlist.conf.1.2.new
 12:23:42.194 [DEBUG   ][deluge.config               :471 ] Backing up old
 config file to
 C:\Users\doadin\AppData\Roaming\deluge\hostlist.conf.1.2.bak
 12:23:42.194 [DEBUG   ][deluge.config               :479 ] Moving new
 config file C:\Users\doadin\AppData\Roaming\deluge\hostlist.conf.1.2.new
 to C:\Users\doadin\AppData\Roaming\deluge\hostlist.conf.1.2..
 12:23:42.194 [WARNING ][deluge.ui.client            :201 ] Connection to
 daemon at "127.0.0.1:58846" failed: User timeout caused connection
 failure.
 12:23:42.194 [DEBUG   ][deluge.ui.client            :556 ]
 on_connect_fail: [Failure instance: Traceback (failure with no frames):
 <class 'twisted.internet.error.TimeoutError'>: User timeout caused
 connection failure.
 ]
 12:23:42.194 [DEBUG   ][deluge.ui.client            :275 ]
 sslproxy.disconnect()
 12:23:42.194 [INFO    ][twisted                     :154 ] Stopping
 factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x0535A4B8>
 12:23:42.194 [WARNING ][deluge.ui.client            :201 ] Connection to
 daemon at "127.0.0.1:58846" failed: User timeout caused connection
 failure.
 12:23:42.194 [DEBUG   ][deluge.ui.client            :556 ]
 on_connect_fail: [Failure instance: Traceback (failure with no frames):
 <class 'twisted.internet.error.TimeoutError'>: User timeout caused
 connection failure.
 }}}

 However if you just close then reopen connection manager it says:

 {{{
 12:23:43.569 [DEBUG   ][deluge.ui.client            :259 ]
 sslproxy.connect()
 12:23:43.569 [INFO    ][twisted                     :154 ] Starting
 factory <deluge.ui.client.DelugeRPCClientFactory instance at 0x05352E40>
 12:23:43.569 [INFO    ][deluge.ui.client            :197 ] Connecting to
 daemon at "127.0.0.1:58846"...
 12:23:43.569 [DEBUG   ][deluge.ui.gtkui.connectionmanager:399 ] Status:
 Offline
 12:23:43.569 [INFO    ][deluge.ui.client            :85  ] Connected to
 daemon at 127.0.0.1:58846..
 12:23:43.569 [DEBUG   ][deluge.ui.client            :362 ] __on_connect
 called
 12:23:43.663 [DEBUG   ][deluge.ui.client            :366 ] Got info from
 daemon: 2.0.0.dev641
 12:23:43.663 [DEBUG   ][deluge.ui.client            :552 ] on_connected.
 Daemon version: 2.0.0.dev641
 }}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2813#comment:2>
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