-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SabNZBD cannot be started after upgrade #282
Comments
Forgot to say the NAS model ans DSM Version... DS212j and DSM 4.1-2647 |
Did you stop SABnzbd before updating ? |
Unfortunately no, I use the button automatically update all in Synology packet window :( Now It's a new install as I desinstall all package (Sab and Python) and reinstall them, no ? |
Maybe you got a SABnzbd running in the background then. I'll add more security in the update process so that the update stops the package before running the update. |
But what can I do to make SabNZBD work ? |
Run in SSH: |
Reboot your NAS will stop any background process |
I just try this :
Restart the Nas Install Python Restart the Nas Install SabNZBD WHS> ps | grep SABnzbd.py |
It's strange, seems Python is not installed correctly, how can I check if the installation is OK ? I'm sorry but I'm not familiar with SSH and the synology OS... |
I do the same thing, and got the same problem on DS-210+ with last DSM 14750 root 2964 S grep SABnzbd.py |
In the log tab of the Python SPK in Package Center |
The init script references python as: PYTHON="${INSTALL_DIR}/env/bin/python" but there is no env dir in the sabnzbd dir: sh -x /var/packages/sabnzbd/scripts/start-stop-status start
When I look at the sickbeard package, there IS a env dir which seems to contain a full python environment. |
In this tab I've got : Nothing more... |
What Synology model?
|
DS212j |
I think the installation is taking too long and DSM kills the install No fail message when installing Python ? |
Same problem with DS412+, also missing the env folder (/usr/local/sabnzbd/env/bin/python) |
I just try again... I click Intall package, starting downloading, I say no to would you like to run package I got this message : Package correctly installed, run the package to activate the packet reparation The message is in french, maybe a bad english translation... |
Hello, |
Is the Python 2.7.3-3 really compatible with my Nas ? Maybe I can try to re install the old version ? But I don't know where I can found it... |
HI guys, I do have the same problem with my DS1812+ I just ran all the updates available and Python and Sabnzbd were part of them... Now I cannot restart the Sab package, I got the same message about an error during the reconstruction... That's what I have in the start-stop-status file: '# Others Also Sab seems to be the only one which has a problem, I can stop and start Sickbeard... |
Hello, I have got the same problem on my ds1515. I have reinstalled the dsm and al of the on phyton depending packages won't run anymore (sabnzb, sickbeard, couchpotato, etc) |
Hello, I have got the same problem on my DS1512+ with latest firmware. "Echec lors du lancement de la réparation du paquet". No fail message when installing Python. Sickbeard, couchpatato server and Headphones work normally. Thank you for your help |
Hi using a DS212J - DSM 4.1-2657 This is the first time I have tried running Python or SABnzbd on my NAS. Installed Python first and then Sab yet when I try start SAB it fails stating "Failed to run package service" Any ideas what we can do please? |
If you have an existing sickbeard or couchpotato install, you can grab the "env" from there to fix your sabnzbd install. This fixed it for me: rsync -av /volume1/@appstore/sickbeard/env /volume1/@appstore/sabnzbd/ Afterwards I could start the sabnzbd service. |
Confirming the same issue for me. I stopped all packages that used Python before upgrading Python, then upgrading SABnzbd. The "env" folder is likewise not present. Now I'm a spk_newb, but is SABnzbd really supposed to have its own copy of Python? |
Hey there, have the same issue. No env directory is present. Is there a chance that someone zips the env directory for download? Have nothing to copy. |
Yes |
on DS1511+ in var log message : :( |
Fixed. Awesome, Thanks |
Fixed for me : Uninstall all programs using python (after making a backup configurations) Everything is ok |
on DS1511+ not fixed for me Uninstall Python, reboot Error : Echec lors de la réparation du paquet Help me please |
I'm still have a problem running SABnzbd, I have a DS212. Uninstall Python, reboot It still fails to run. Everything else works fine, it's just SABnzbd I have the same download directory I have always had /volume1/video/ I have also noticed that when installing a package I now have to hit install twice. Once to download the SPK and once to actually install the SPK. |
Hello, @secavia and @ytsejam1138 : I had exactly the same problem. I resolved it by deleting manually some remaining SABnzbd folders.
That fixed the problem for me, I could install and run SABnzbd. However, I also have to click "Install" twice. If anyone knows why, thank you for help. Thanks |
Yes, that's a bug in the Package Center. First click actually download the package, second click installs. |
@mertyann Thank you so much!! That worked. I needed to delete the folllowing directories: /usr/local/sabnzbd |
FYI, I recompiled Python 2.7.3-3 and I'm uploading to the private beta repository. |
Thanks a bunch metryann and ytsejam1138, It solved the issue after delete some remaining sabnzbd folders. DS411 |
Thanks a bunch metryann and ytsejam1138, It solved the issue after delete some remaining sabnzbd folders. DS1511+ |
Don't be sorry, Thanks a lot for your work! |
Any issues with the Python in private beta? I'll deploy the it soon |
You are faster to report issues than to contribute... |
How can we report on the Python 2.7.3-3 if it's a Private BETA? It doesn't show up in Package Center. |
Send me an email so I can give you access to the private beta repository. You can find my email here. |
Could someone help me out I am a terrible newb. I tried this listed above to fix my sab install but it gives me and error. ERROR: module is read only I really have no idea how to backup my sab config files to do a reinstall so any help would be great |
Running Python 2.7.3-3 now in conjunction with SABnzbd, CouchPotato, and SickBeard with no problems |
The way I fix the issue is that I ssh into the box and edit There I just need to fix python path to be: and now everything works, no need to re-install anything or perform any other reboot, restart, reinstall magic. |
As I already said, this solution isn't recomended. |
Hey there, I've got the same issue. I've tried lots of these suggestions above and here: #63, but can't actually use sabnzbd Sabnzbd: 0.7.18-10 I've tried uninstalling both sabnzbd & python, deleting any sabnzb folders, restarting and then reinstalling both and then restarting again before running. I've been able to run the wizard and NOT enable https, but as soon as I try to launch localhost:8080 , 127.0.0.1:8080 or 192.168.1.100:8080 I get "web page not available" According to the package center sabnzb is running and if I run "/var/packages/sabnzbd/scripts/start-stop-status start" it returns that sabnzbd is already running. Can anyone help? I have read in the log that there is an error about changing permissions in the /volume1/downloads/incomplete folder , but I don't understand how this would stop the package from running |
@alwyatt Can I suggest to open a new issue? Adding on to a two year old closed issue might not be the best approach... When you open a new issue, add the sabnzbd logs (either via GUI, or via While you're at it, check if the firewall on the NAS allows port 8080 (or allow all traffic for testing purposes), and in your browser, do |
Hi!
I just upgrade Python Package from Synocommunity and SabNZBD to latest version 0.7.5-2 and Sab don't want to start.
I try to uninstall Python Package and SabNZBD and reinstall with no change...
Python package Version 2.7.3-3
SabNZBD 0.7.5-2
I try this and got a n error message
WHS> /var/packages/sabnzbd/scripts/start-stop-status start
Starting SABnzbd ...
-sh: /usr/local/sabnzbd/env/bin/python: not found
WHS>
What's wrong ?
Thanks for your help.
The text was updated successfully, but these errors were encountered: