I've been running SABnzbdplus for 2 years on an Asustor NAS with no issues - now, I can't get the app to start. It say's it has started through the NAS management GUI but I can't access the page... I can't seem to find anything on the NAS (via SSH) that will tell me what is going on. Any thoughts would be appreciated...
SmithWare
NZB+ won't start on Asustor NAS
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: NZB+ won't start on Asustor NAS
This appears to be an issue with Python 2.7 v 3 on asustor... unfortunately couchpotato also relies on python 2.7, so I will turn off 2.7 and reinstall SAB+ with 3.0 enabled....
Re: NZB+ won't start on Asustor NAS
It simply turns 2.7 back on - is there a configuration setting I can use to point to python 3 ?
Re: NZB+ won't start on Asustor NAS
SABnzbd version 3.x.y already tells it needs python3: see first line https://github.com/sabnzbd/sabnzbd/blob ... nzbd.py#L1
Just like SAB 2.x told it needed python which is python2: https://github.com/sabnzbd/sabnzbd/blob ... SABnzbd.py
Just like SAB 2.x told it needed python which is python2: https://github.com/sabnzbd/sabnzbd/blob ... SABnzbd.py
