[Synology NAS]

Come up with a useful post-processing script? Share it here!
Post Reply
zrikz
Newbie
Newbie
Posts: 1
Joined: November 1st, 2013, 8:45 pm

[Synology NAS]

Post by zrikz »

Recently upgrade python, so I'm thinking this is related to the error, but noticed I'm getting this for all of my recently downloaded items:

Code: Select all

Output from user script "sabToSickBeard.py" (Exit code = 1):
Traceback (most recent call last):
  File "/usr/local/sabnzbd/var/scripts/sabToSickBeard.py", line 23, in <module>
    import autoProcessTV
  File "/volume1/@appstore/sabnzbd/var/scripts/autoProcessTV.py", line 21, in <module>
    import urllib
  File "/usr/local/python/lib/python2.7/urllib.py", line 26, in <module>
    import socket
  File "/usr/local/python/lib/python2.7/socket.py", line 47, in <module>
    import _socket
ImportError: No module named _socket
any suggestions on how to fix this?
User avatar
LapinFou
Full Member
Full Member
Posts: 100
Joined: April 23rd, 2012, 7:35 am
Location: France, Caen

Re: [Synology NAS]

Post by LapinFou »

Did you install SABnzbd from SynoCommunity repository?
If not, I highly recommend you to use them. It is updated very often + there is also a SynoCommunity Python which included all packages required by SAbnzbd.

Just add the following link, then the packages will be available in the Syno package center.
http://packages.synocommunity.com
Synology Model: DS-916+
Firmware Version: DSM 6.2.3-25426 Update 2
HDD Model: 3xSeagate ST4000VN008 4To - SHR + 1x256Go SSD - cache
Post Reply