horjulf / docker-rutorrent-autodl

21 stars 12 forks source link

stuck in boot loop #20

Closed Junkbite closed 4 years ago

Junkbite commented 4 years ago

when i try to restart rtorrent container i get stuck in this boot loop about 80% of them. I dont see a way to get more logs to see whats going on.

seedbox2     | # Checking rtorrent session lock /detach_sess/.rtorrent
seedbox2     | # rtorrent dtach session started 681
seedbox2     | # rtorrent dtach session finished 681
seedbox2     | # Checking rtorrent session lock /detach_sess/.rtorrent
seedbox2     | # rtorrent dtach session started 691
seedbox2     | # rtorrent dtach session finished 691
seedbox2     | # Checking rtorrent session lock /detach_sess/.rtorrent
seedbox2     | # rtorrent dtach session started 701
seedbox2     | # rtorrent dtach session finished 701
seedbox2     | # Checking rtorrent session lock /detach_sess/.rtorrent
seedbox2     | # rtorrent dtach session started 711
seedbox2     | # rtorrent dtach session finished 711
seedbox2     | # Checking rtorrent session lock /detach_sess/.rtorrent
seedbox2     | # rtorrent dtach session started 721
Orangues commented 4 years ago

I ran into the same problem.

What fixed it for me was go into the /config followed by /rtorrent/ and delete the rtorrent.rc file. Reboot the docker image and it started up with all torrents.

Junkbite commented 4 years ago

looks like some settings like turning off discovery are causing rtorrent to crash