Deluge disconnects from all peers

General support for problems installing or using Deluge
Jimmy
New User
New User
Posts: 6
Joined: Wed Aug 07, 2019 2:55 am

Re: Deluge disconnects from all peers

Post by Jimmy »

Ok so the weirdest thing happened. I removed all torrents and added Ubuntu. It started to download just fine, so I added GIMP again, and that started working, too. I restarted Docker and it's still working like it's supposed to. I've added my other torrents, and they seem to be doing fine.
I tried to remove and add the torrents a few times before, but it didn't fix the problem. I don't know why it worked this time.

Thank you for helping out!

Here are the log files if you still want to see them:

deluged.log

Code: Select all

18:29:29 [INFO    ][deluge.configmanager:52  ] Setting config directory to: /config
18:29:30 [INFO    ][deluge.core.daemon            :94  ] Deluge daemon 2.0.3-2-201906121747-ubuntu18.04.1
18:29:30 [INFO    ][deluge.core.core              :339 ] Successfully loaded session.state: /config/session.state
18:29:30 [INFO    ][deluge.core.core              :339 ] Successfully loaded session.state: /config/session.state.bak
18:29:30 [INFO    ][deluge.core.alertmanager      :148 ] Alert Queue Size set to 10000
18:29:30 [INFO    ][deluge.core.rpcserver         :402 ] Starting DelugeRPC server :58846
18:29:30 [INFO    ][twisted                       :154 ] Factory (TLS) starting on 58846
18:29:30 [INFO    ][twisted                       :154 ] Starting factory <twisted.internet.protocol.Factory object at 0x7faf7b6193c8>
18:29:30 [INFO    ][deluge.core.daemon            :154 ] Deluge daemon starting...
18:29:30 [INFO    ][deluge.core.authmanager       :228 ] Opening auth for load: /config/auth
18:29:30 [INFO    ][deluge.core.authmanager       :236 ] Successfully loaded auth: /config/auth
18:29:30 [WARNING ][deluge.core.torrentmanager    :1162] Bad shutdown detected so archiving state files
18:29:30 [INFO    ][deluge.core.torrentmanager    :806 ] Loading torrent state: /config/state/torrents.state
18:29:30 [INFO    ][deluge.core.torrentmanager    :819 ] Successfully loaded /config/state/torrents.state
18:29:30 [INFO    ][deluge.core.torrentmanager    :1066] Opening torrents.fastresume for load: /config/state/torrents.fastresume
18:29:30 [INFO    ][deluge.core.torrentmanager    :1077] Successfully loaded torrents.fastresume: /config/state/torrents.fastresume
18:29:30 [INFO    ][deluge.core.torrentmanager    :672 ] Torrent gimp-2.10.12-setup-3.exe from user "localclient" loaded
18:29:30 [INFO    ][deluge.core.torrentmanager    :885 ] Finished loading 1 torrents in 0:00:00.013137
18:29:31 [INFO    ][deluge.core.torrentmanager    :1609] on_alert_external_ip: **********
18:29:36 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 127.0.0.1:50156
18:29:36 [INFO    ][deluge.core.rpcserver         :171 ] Deluge Client connection made from: 127.0.0.1:50158
18:29:36 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
18:29:36 [INFO    ][deluge.core.rpcserver         :197 ] Deluge client disconnected: Connection to the other side was lost in a non-clean fashion: Connection lost.
This is what portainer says

Code: Select all

2019-08-07T23:29:27.456743409Z [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
2019-08-07T23:29:27.572380729Z [s6-init] ensuring user provided files have correct perms...exited 0.
2019-08-07T23:29:27.574841790Z [fix-attrs.d] applying ownership & permissions fixes...
2019-08-07T23:29:27.580583380Z [fix-attrs.d] done.
2019-08-07T23:29:27.582112115Z [cont-init.d] executing container initialization scripts...
2019-08-07T23:29:27.586547998Z [cont-init.d] 10-adduser: executing... 
2019-08-07T23:29:27.618577582Z usermod: no changes
2019-08-07T23:29:27.619444197Z 
2019-08-07T23:29:27.619979325Z -------------------------------------
2019-08-07T23:29:27.620731036Z           _         ()
2019-08-07T23:29:27.621141947Z          | |  ___   _    __
2019-08-07T23:29:27.621502427Z          | | / __| | |  /  \ 
2019-08-07T23:29:27.621837820Z          | | \__ \ | | | () |
2019-08-07T23:29:27.622136376Z          |_| |___/ |_|  \__/
2019-08-07T23:29:27.622482868Z 
2019-08-07T23:29:27.622503556Z 
2019-08-07T23:29:27.622517361Z Brought to you by linuxserver.io
2019-08-07T23:29:27.623229396Z We gratefully accept donations at:
2019-08-07T23:29:27.623247911Z https://www.linuxserver.io/donate/
2019-08-07T23:29:27.623256076Z -------------------------------------
2019-08-07T23:29:27.623263885Z GID/UID
2019-08-07T23:29:27.623270955Z -------------------------------------
2019-08-07T23:29:27.629460604Z 
2019-08-07T23:29:27.629484188Z User uid:    1001
2019-08-07T23:29:27.629493948Z User gid:    999
2019-08-07T23:29:27.629500979Z -------------------------------------
2019-08-07T23:29:27.629508304Z 
2019-08-07T23:29:27.648418039Z [cont-init.d] 10-adduser: exited 0.
2019-08-07T23:29:27.649298182Z [cont-init.d] 30-config: executing... 
2019-08-07T23:29:27.661460348Z [cont-init.d] 30-config: exited 0.
2019-08-07T23:29:27.666694296Z [cont-init.d] 99-custom-scripts: executing... 
2019-08-07T23:29:27.684114041Z [custom-init] no custom files found exiting...
2019-08-07T23:29:27.686658178Z [cont-init.d] 99-custom-scripts: exited 0.
2019-08-07T23:29:27.689478217Z [cont-init.d] done.
2019-08-07T23:29:27.694410568Z [services.d] starting services
2019-08-07T23:29:27.727485889Z [services.d] done.
2019-08-07T23:29:30.825208350Z 18:29:30 [WARNING ][deluge.i18n.util           :83  ] IOError when loading translations: [Errno 2] No translation file found for domain: 'deluge'
User avatar
gderf
Seeder
Seeder
Posts: 155
Joined: Sat Jun 18, 2016 1:32 am

Re: Deluge disconnects from all peers

Post by gderf »

I dunno. Maybe it's voodoo? Keep going and hope it keeps working.
Post Reply