500 Internal Server Error - The file or directory is corrupted and unreadable

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
papa4narchia
Newbie
Newbie
Posts: 3
Joined: January 30th, 2020, 8:33 am

500 Internal Server Error - The file or directory is corrupted and unreadable

Post by papa4narchia »

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?
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 500 Internal Server Error - The file or directory is corrupted and unreadable

Post by safihre »

This is an OS-level error. Maybe you can delete this folder?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
papa4narchia
Newbie
Newbie
Posts: 3
Joined: January 30th, 2020, 8:33 am

Re: 500 Internal Server Error - The file or directory is corrupted and unreadable

Post by papa4narchia »

I was able to fix this using chkdsk:

scandisk /scan E:
scandisk /spotfix E:

Cheers
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 500 Internal Server Error - The file or directory is corrupted and unreadable

Post by safihre »

Good to know, probably bad sector!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply