ENGINE socket.error 8

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
blong579
Newbie
Newbie
Posts: 6
Joined: January 18th, 2010, 3:34 pm

ENGINE socket.error 8

Post by blong579 »

Over many updated versions I get the below error reasonably often. It doesn't seem to affect anything but the same error keeps appearing. I am currently running the most up-to-date version. Any idea what I have setup wrong?

WARNING 2 minutes ago [05/Oct/2023:22:10:24] ENGINE socket.error 8
Traceback (most recent call last):
File "cheroot\server.py", line 1287, in communicate
File "cheroot\server.py", line 1077, in respond
File "cheroot\wsgi.py", line 141, in respond
File "cheroot\wsgi.py", line 223, in write
File "cheroot\server.py", line 1133, in write
File "cheroot\makefile.py", line 68, in write
File "cheroot\makefile.py", line 24, in write
File "cheroot\makefile.py", line 33, in _flush_unlocked
File "socket.py", line 724, in write
File "ssl.py", line 1243, in send
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2427)

WARNING 2 minutes ago [05/Oct/2023:22:10:24] ENGINE socket.error 8
Traceback (most recent call last):
File "cheroot\server.py", line 1287, in communicate
File "cheroot\server.py", line 1077, in respond
File "cheroot\wsgi.py", line 141, in respond
File "cheroot\wsgi.py", line 223, in write
File "cheroot\server.py", line 1133, in write
File "cheroot\makefile.py", line 68, in write
File "cheroot\makefile.py", line 24, in write
File "cheroot\makefile.py", line 33, in _flush_unlocked
File "socket.py", line 724, in write
File "ssl.py", line 1243, in send
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2427)

WARNING 7 minutes ago [05/Oct/2023:22:04:56] ENGINE socket.error 8
Traceback (most recent call last):
File "cheroot\server.py", line 1287, in communicate
File "cheroot\server.py", line 1077, in respond
File "cheroot\wsgi.py", line 141, in respond
File "cheroot\wsgi.py", line 223, in write
File "cheroot\server.py", line 1133, in write
File "cheroot\makefile.py", line 68, in write
File "cheroot\makefile.py", line 24, in write
File "cheroot\makefile.py", line 33, in _flush_unlocked
File "socket.py", line 724, in write
File "ssl.py", line 1243, in send
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2427)

WARNING 8 minutes ago [05/Oct/2023:22:04:55] ENGINE socket.error 8
Traceback (most recent call last):
File "cheroot\server.py", line 1287, in communicate
File "cheroot\server.py", line 1077, in respond
File "cheroot\wsgi.py", line 141, in respond
File "cheroot\wsgi.py", line 223, in write
File "cheroot\server.py", line 1133, in write
File "cheroot\makefile.py", line 68, in write
File "cheroot\makefile.py", line 24, in write
File "cheroot\makefile.py", line 33, in _flush_unlocked
File "socket.py", line 724, in write
File "ssl.py", line 1243, in send
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2427)

WARNING 9 minutes ago [05/Oct/2023:22:03:19] ENGINE socket.error 8
Traceback (most recent call last):
File "cheroot\server.py", line 1287, in communicate
File "cheroot\server.py", line 1077, in respond
File "cheroot\wsgi.py", line 141, in respond
File "cheroot\wsgi.py", line 223, in write
File "cheroot\server.py", line 1133, in write
File "cheroot\makefile.py", line 68, in write
File "cheroot\makefile.py", line 24, in write
File "cheroot\makefile.py", line 33, in _flush_unlocked
File "socket.py", line 724, in write
File "ssl.py", line 1243, in send
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:2427)
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: ENGINE socket.error 8

Post by sander »

If you Google "sabnzbd ssl.SSLEOFError", what do you get?
Post Reply