Opened 4 years ago

#3425 new bug

Connection to the other side was lost in a non-clean fashion

Reported by: pablo450 Owned by:
Priority: minor Milestone: needs verified
Component: Unknown Version: 1.3.15
Keywords: Cc:

Description

Hi,

I'm running Deluge on Raspbian 10 (buster).

I didn't have any trouble for a while. But lastly I sometimes need to recheck every torrent at startup, I don't have the start up logs under the eyes but it's something like a fastresume error.

Now, I'm launching deluge with INFO log level and I have every ten minutes :

[INFO    ] 17:00:05 rpcserver:206 Deluge Client connection made from: 127.0.0.1:52624
[INFO    ] 17:00:07 torrentmanager:737 Saving the state at: /home/pi/.config/deluge/state/torrents.state
[INFO    ] 17:00:09 rpcserver:226 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
...
[INFO    ] 17:10:04 rpcserver:206 Deluge Client connection made from: 127.0.0.1:53250
[INFO    ] 17:10:06 torrentmanager:737 Saving the state at: /home/pi/.config/deluge/state/torrents.state
[INFO    ] 17:10:07 rpcserver:226 Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
...
etc...

Which I guess maybe be the cause of the "fastresume" error. I've never used WebGUI, only use sometimes Deluge GTK and deluge-console. The log appears even when Deluge GTK is closed, deluge-console too, only the daemon is running.

What could I give you for further investigation ?

Change History (0)

Note: See TracTickets for help on using tickets.