SABnzbd akzeptiert individuelle Ordner nicht

  • Hallo Zusammen


    Da die Festplatte wo mein OMV läuft recht klein ist, muss ich die Verzeichnisse in der Configuration von SABnzbd anpassen, damit SABnzbd nicht auf die eigene Festplatte schreibt.
    Wenn ich das Verzeichnis "Complete" anpasse gibt es keine Probleme, sobald ich aber das Verzeichnis "Incomplete" ändere, dann geht gar nichts mehr. Ich komm dann nicht mal mehr in die Konfiguration von SABnzbd. Kennt sich jemand aus der mir helfen kann?


    Die Verzeichnisse Complete und Incomplete sind in der selben Festplatte/Partition und im selben Verzeichnis.
    Z:\!Download\Complete
    Z:\!Download\Incomplete



    Dies ist die Fehlermeldung wenn ich Hauptfenster bin:



    FEHLER 30/07/2016 15:28 [30/Jul/2016:15:28:33] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 2463, in index
    header['folders'] = [xml_name(item) for item in sabnzbd.nzbqueue.scan_jobs(all=False, action=False)]
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)
    FEHLER 30/07/2016 15:27 [30/Jul/2016:15:27:10] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 1194, in index
    conf['folders'] = sabnzbd.nzbqueue.scan_jobs(all=False, action=False)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)
    FEHLER 30/07/2016 15:17 [30/Jul/2016:15:17:27] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 2463, in index
    header['folders'] = [xml_name(item) for item in sabnzbd.nzbqueue.scan_jobs(all=False, action=False)]
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)
    FEHLER 30/07/2016 15:16 [30/Jul/2016:15:16:10] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 2463, in index
    header['folders'] = [xml_name(item) for item in sabnzbd.nzbqueue.scan_jobs(all=False, action=False)]
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)
    FEHLER 30/07/2016 15:16 [30/Jul/2016:15:16:06] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 1194, in index
    conf['folders'] = sabnzbd.nzbqueue.scan_jobs(all=False, action=False)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)
    FEHLER 30/07/2016 15:16 [30/Jul/2016:15:16:03] HTTP
    Traceback (most recent call last):
    File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond
    response.body = self.handler()
    File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
    File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
    File "/opt/SABnzbd/sabnzbd/interface.py", line 2463, in index
    header['folders'] = [xml_name(item) for item in sabnzbd.nzbqueue.scan_jobs(all=False, action=False)]
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func
    return func(*params, **kparams)
    File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction
    return f(*args, **kw)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs
    return NzbQueue.do.scan_jobs(all, action)
    File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs
    if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS:
    File "/usr/lib/python2.7/genericpath.py", line 41, in isdir
    st = os.stat(s)
    UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)








    Dies ist die Fehlermeldung wenn ich in die Konfiguration hin möchte:





    Zitat

    500 Internal Server Error



    The server encountered an unexpected condition which prevented it from fulfilling the request.
    Traceback (most recent call last): File "/opt/SABnzbd/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/opt/SABnzbd/cherrypy/lib/encoding.py", line 217, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/opt/SABnzbd/cherrypy/_cpdispatch.py", line 61, in __call__ return self.callable(*self.args, **self.kwargs) File "/opt/SABnzbd/sabnzbd/interface.py", line 1194, in index conf['folders'] = sabnzbd.nzbqueue.scan_jobs(all=False, action=False) File "/opt/SABnzbd/sabnzbd/decorators.py", line 43, in call_func return func(*params, **kparams) File "/opt/SABnzbd/sabnzbd/decorators.py", line 31, in newFunction return f(*args, **kw) File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 1054, in scan_jobs return NzbQueue.do.scan_jobs(all, action) File "/opt/SABnzbd/sabnzbd/nzbqueue.py", line 154, in scan_jobs if os.path.isdir(folder) and name not in registered and name not in IGNORED_FOLDERS: File "/usr/lib/python2.7/genericpath.py", line 41, in isdir st = os.stat(s)UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 94: ordinal not in range(128)Powered by CherryPy 3.8.0

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!