500 Internal Server Error - The file or directory is corrupted and unreadable
Posted: February 10th, 2020, 2:53 am
I have SABnzbd running as windows service on Win10 and suddenly get the following error when opening the web interface:
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 127, in internal_wrap
File "sabnzbd\interface.pyo", line 413, in index
File "sabnzbd\api.pyo", line 1850, in build_history
File "sabnzbd\misc.pyo", line 132, in globber
WindowsError: [Error 1392] The file or directory is corrupted and unreadable: u'\\\\?\\E:\\UsenetDownload\\incomplete\\<shortened here>\\__ADMIN__\\*.*'
The path E:\UsenetDownload\imcomplete\<shortened here>\__ADMIN__\ is fully accessible in windows and I do not see any errors elsewhere.
Any hints how to troubleshoot this?
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 127, in internal_wrap
File "sabnzbd\interface.pyo", line 413, in index
File "sabnzbd\api.pyo", line 1850, in build_history
File "sabnzbd\misc.pyo", line 132, in globber
WindowsError: [Error 1392] The file or directory is corrupted and unreadable: u'\\\\?\\E:\\UsenetDownload\\incomplete\\<shortened here>\\__ADMIN__\\*.*'
The path E:\UsenetDownload\imcomplete\<shortened here>\__ADMIN__\ is fully accessible in windows and I do not see any errors elsewhere.
Any hints how to troubleshoot this?