Page 1 of 1

Two Part question

Posted: June 15th, 2017, 7:25 pm
by moulson13
So Im still new at this and I am having a two part question.
Im running Mac OS 10.11 most up to date version. Im getting the following error:

[15/Jun/2017:20:14:42] ENGINE socket.error 41
Traceback (most recent call last):
File "cherrypy/wsgiserver/__init__.pyc", line 1411, in communicate
File "cherrypy/wsgiserver/__init__.pyc", line 862, in respond
File "cherrypy/wsgiserver/__init__.pyc", line 2341, in respond
File "cherrypy/wsgiserver/__init__.pyc", line 2423, in write
File "cherrypy/wsgiserver/__init__.pyc", line 915, in write
File "cherrypy/wsgiserver/__init__.pyc", line 1049, in write
File "cherrypy/wsgiserver/__init__.pyc", line 1056, in send
error: [Errno 41] Protocol wrong type for socket

Any suggestions on what is happening and how to fix it?

Part 2 to the question is I keep dropping connection every 3-5 min from sabnzbd, these could be related but again I don't know. Any help would be great. Thanks

Re: Two Part question

Posted: June 16th, 2017, 12:17 am
by safihre
10.5? Oh we don't support that anymore. Which version of Sabnzbd are you using? I think 2.0.1 should still work.

Re: Two Part question

Posted: June 16th, 2017, 9:21 pm
by moulson13
Im an Idiot. Im on 10.11

Re: Two Part question

Posted: June 17th, 2017, 1:24 am
by safihre
This seems to be a error specific to older versions of OSX that should be fixed in newer versions: http://erickt.github.io/blog/2014/11/19 ... ernel-bug/

It seems I can catch this error, but this would only prevent the error from showing and wouldn't actually fix your dropped connection problem.
I guess you cannot update your OSX versions?

Re: Two Part question

Posted: June 17th, 2017, 1:28 am
by safihre
Let me try putting catching this error, maybe it will help actually :)

Re: Two Part question

Posted: June 17th, 2017, 3:53 am
by safihre
I applied a fix in 2.2.0Alpha1, maybe you can test that version?

Re: Two Part question

Posted: June 21st, 2017, 10:28 am
by moulson13
sure how would I get that beta version?

Re: Two Part question

Posted: June 21st, 2017, 11:49 am
by safihre