Page 1 of 1
AutoStart - 3.0.0-develop [Ubuntu]
Posted: May 3rd, 2020, 12:15 am
by Quagwa
I have recently installed 3.0.0-develop and wasn't able to get it to autostart when rebooting the server. I am using Ubuntu 20.04 LTS server with no GUI. I have found instructions for older versions of sabnzbd. Are there some instructions for this?
Thanks,
Re: AutoStart - 3.0.0-develop
Posted: May 3rd, 2020, 1:01 am
by sander
"I have found instructions for older versions of sabnzbd." ... where?
Can you describe what happened when you tried that?
Reason: I expect it to work in the same way on ubuntu 20.04 and older versions.
Re: AutoStart - 3.0.0-develop [Ubuntu]
Posted: May 4th, 2020, 2:44 pm
by Quagwa
I haven't tried any of the instructions I have found because they are for older versions of sabnzbd. I am using sabnzbd 3.0.0 that uses python 3. Not that the version of python makes a difference. Since I am using Ubuntu 20.04 command line and python 3 and sabnzbd 3.0.0 I thought I would check the forums first before hacking away.
Re: AutoStart - 3.0.0-develop [Ubuntu]
Posted: May 7th, 2020, 3:22 am
by safihre
https://sabnzbd.org/wiki/extra/python3.html
And indeed, it should work just the same.
The PPA can do this for you, it has SABnzbd 3.0.0.
Re: AutoStart - 3.0.0-develop [Ubuntu]
Posted: June 5th, 2020, 3:58 pm
by Quagwa
Since we are talking about auto starting version 3.x.x beta version of sabnzbd, it isn't the same procedure for setting up autostart as previous versions (2.x.x). It was never about the OS linux version I was using, my description of the original issue may have eluded to it being an OS question. I did a little more research and found a service file located in the installation directory: sabnzbd/linux/sabnzbd@.service
"sudo nano" to that file, and there are instructions that will help you configure auto start for sabnzbd. I was finally able to get sabnzbd to autoload if my server reboots now.
It took all of about 10 minutes once I found the file and understood what configuration was needed in the file.
Thanks,
Quagwa
Re: AutoStart - 3.0.0-develop [Ubuntu]
Posted: June 8th, 2020, 1:27 am
by safihre
Nice!
