Ticket #3146: deluge starting local daemon while connected causes hang.txt

File deluge starting local daemon while connected causes hang.txt, 3.2 KB (added by delugi, 6 years ago)

debug log when trying to start while connected

Line 
1[DEBUG   ] 10:11:17 toolbar:167 on_toolbutton_connectionmanager_clicked
2[DEBUG   ] 10:11:17 menubar:268 on_menuitem_connectionmanager_activate
3[INFO    ] 10:11:17 client:217 Connecting to daemon at 127.0.0.1:58846..
4[INFO    ] 10:11:17 client:121 Connected to daemon at 127.0.0.1:58846..
5[DEBUG   ] 10:11:17 connectionmanager:364 Status: Online
6[INFO    ] 10:11:17 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
7[DEBUG   ] 10:11:18 connectionmanager:364 Status: Online
8[DEBUG   ] 10:11:18 gtkui:322 sent: 311.3 KiB recv: 36.2 MiB
9[DEBUG   ] 10:11:18 gtkui:330 sent rate: 22.1 KiB/s recv rate: 46.3 KiB/s
10[DEBUG   ] 10:11:19 connectionmanager:536 on_button_startdaemon_clicked
11[INFO    ] 10:11:19 client:217 Connecting to daemon at 127.0.0.1:58846..
12[INFO    ] 10:11:19 client:121 Connected to daemon at 127.0.0.1:58846..
13[DEBUG   ] 10:11:19 connectionmanager:569 on_connect
14[INFO    ] 10:11:19 client:224 Connection lost to daemon at 127.0.0.1:58846 reason: Connection was closed cleanly.
15[INFO    ] 10:11:20 client:217 Connecting to daemon at 127.0.0.1:58846..
16[WARNING ] 10:11:20 client:220 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 111: Connection refused.
17[DEBUG   ] 10:11:20 client:400 connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
18]
19[DEBUG   ] 10:11:20 client:541 on_connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
20]
21[DEBUG   ] 10:11:20 connectionmanager:364 Status: Offline
22[DEBUG   ] 10:11:20 connectionmanager:364 Status: Offline
23[DEBUG   ] 10:11:22 config:218 Setting 'hosts' to [] of <type 'list'>
24[DEBUG   ] 10:11:22 config:427 Saving new config file /home/ryan/.config/deluge/hostlist.conf.1.2.new
25[DEBUG   ] 10:11:22 config:440 Backing up old config file to /home/ryan/.config/deluge/hostlist.conf.1.2~
26[DEBUG   ] 10:11:22 config:448 Moving new config file /home/ryan/.config/deluge/hostlist.conf.1.2.new to /home/ryan/.config/deluge/hostlist.conf.1.2..
27[DEBUG   ] 10:11:23 toolbar:167 on_toolbutton_connectionmanager_clicked
28[DEBUG   ] 10:11:23 menubar:268 on_menuitem_connectionmanager_activate
29[INFO    ] 10:11:23 client:217 Connecting to daemon at 127.0.0.1:58846..
30[WARNING ] 10:11:23 client:220 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 111: Connection refused.
31[DEBUG   ] 10:11:23 client:400 connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
32]
33[DEBUG   ] 10:11:23 client:541 on_connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 111: Connection refused.
34]
35[DEBUG   ] 10:11:23 connectionmanager:364 Status: Offline
36[DEBUG   ] 10:11:23 connectionmanager:364 Status: Offline
37[DEBUG   ] 10:11:24 connectionmanager:536 on_button_startdaemon_clicked
38