Hello QuickBox team!
It’s been a while!
I’m trying to build a new ubuntu box (16.04) nothing special, just a space upgrade with Hetzner. I’ve ran the installation script, but ruTorrent fails to install (doesn’t show up on left side of dashboard). Unsurprisingly, other applications (sonarr, radarr etc) fail to load behind the reverse proxy.
Are there any known issues at the minute with the latest installation script?
The only troubleshooting I’ve been able to try are:
manually update && upgrade
then dist-upgrade
this is the third fresh install of 16.04 from the Hetzner image, I’m really at a loss as to what’s going on.
I’ll attempt a virtual machine tonight to see if it’s something screwy with Hetzner’s latest ubuntu images, but any input as always is appreciated.
Gar.
Edit:
If the error is helpful:
[quickboxadmin@fusiontv]:(0b)~$ sudo service rtorrent@quickboxadmin status
● [email protected] - rTorrent
Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2018-06-03 01:57:26 CEST; 11min ago
Process: 1002 ExecStop=/usr/bin/killall -w -s 2 /usr/bin/rtorrent (code=exited, status=1/FAILURE)
Process: 979 ExecStart=/usr/bin/screen -d -m -fa -S rtorrent /usr/bin/rtorrent (code=exited, status=0/SUCCESS)
Process: 951 ExecStartPre=/bin/rm -f /home/%I/.sessions/rtorrent.lock (code=exited, status=0/SUCCESS)
Main PID: 982 (code=exited, status=0/SUCCESS)
Jun 03 01:57:23 fusiontv.org.uk systemd[1]: Starting rTorrent...
Jun 03 01:57:24 fusiontv.org.uk systemd[1]: Started rTorrent.
Jun 03 01:57:26 fusiontv.org.uk systemd[1]: [email protected]: Control process exited, code=exited status=1
Jun 03 01:57:26 fusiontv.org.uk systemd[1]: [email protected]: Unit entered failed state.
Jun 03 01:57:26 fusiontv.org.uk systemd[1]: [email protected]: Failed with result 'exit-code'.
Edit 2: confirmed virtual machine (16.04 server) worked with no issues, is there something strange with the Hetzner boxes? I saw a post on reddit talking about something similar, but the OP deleted their post so the fix wasn’t listed