binhex / arch-rtorrentvpn

Docker build script for Arch Linux base with ruTorrent, rTorrent, autodl-irssi, Privoxy and OpenVPN
GNU General Public License v3.0
238 stars 35 forks source link

Container stopped running #200

Closed doubleopinter closed 1 year ago

doubleopinter commented 1 year ago

Hi, I've had my container running for quite some time and all of a sudden it stopped and won't restart it seems. It seems like the docker is running but when I logged into rutorrent all the active torrents shows "Cannot resolve host". After restarting rutorrent is available but it doesn't seem like rtorrent is running perhaps, there are no torrents and the ui elements are reporting bad response from server. Everything looks ok in the logs, here are the last few lines of the log

2022-12-28 19:33:59,645 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 140461571759552 for <Subprocess at 140461571758880 with name pyrocore-script in state RUNNING> (stdout)>
2022-12-28 19:33:59,646 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140461570103424 for <Subprocess at 140461571758880 with name pyrocore-script in state RUNNING> (stderr)>
2022-12-28 19:33:59,646 INFO exited: pyrocore-script (exit status 0; expected)
2022-12-28 19:33:59,648 DEBG received SIGCHLD indicating a child quit

Any ideas?