Synology-Forum.nl
Packages => 3rd party Packages => SABnzbd (usenet) => Topic gestart door: Björn op 07 juni 2008, 18:01:59
-
In eerste instantie liep sab nog wel maar ging nieuwe nzb's niet downloaden. Ik dacht sab even opnieuw te starten maar zonder succes. Ook een volle reboot van de DS helpt niet. Hieronder beide logs. Iemand een idee?
sabnzbd.log
2008-06-07 17:56:01,732::INFO::--------------------------------
2008-06-07 17:56:01,758::INFO::
SABnzbd.py-0.3.1 [/opt/local/sabnzbdplus_0.3.1/SABnzbd.py]
2008-06-07 17:56:01,764::INFO::SABnzbd.py-0.3.1
2008-06-07 17:56:01,768::INFO::Initializing SABnzbd v0.3.1
sabnzbd.error.log
Traceback (most recent call last):
File "/opt/local/sabnzbdplus_0.3.1/SABnzbd.py", line 687, in ?
main()
File "/opt/local/sabnzbdplus_0.3.1/SABnzbd.py", line 479, in main
init_ok = sabnzbd.initialize(pause, clean_up)
File "/volume1/opt/local/sabnzbdplus_0.3.1/sabnzbd/decorators.py", line 26, in newFunction
return f(*args, **kw)
File "/volume1/opt/local/sabnzbdplus_0.3.1/sabnzbd/__init__.py", line 291, in initialize
DOWNLOAD_FREE = int(from_units(DOWNLOAD_FREE))
File "/volume1/opt/local/sabnzbdplus_0.3.1/sabnzbd/misc.py", line 546, in from_units
if m.group(2):
AttributeError: 'NoneType' object has no attribute 'group'
-
Na enig geklooi kwam ik er achter dat het in de ini zat.. Reinstall met standaard ini geen probleem meer.