Search found 7 matches

by zatak
December 8th, 2017, 1:50 pm
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

OK I got it. The VPN is vyprvpn. It was set so that it firewalls sabnzbd unless the vpn is up. that's it, that was the problem. I didn't do it on purpose or even know the vpn was capable of doing that. Anyway, thanks!
by zatak
December 8th, 2017, 1:04 pm
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

ok I ran this python -c "import socket, sys; s = socket.socket(socket.AF_INET, socket.SOCK_STREAM); s.settimeout(5); s.connect((sys.argv[1], 119)); print s.recv(160); s.close() " news.giganews.com 200 News.GigaNews.Com So that seems fine right? news.gignanews.com is my news server Sander's...
by zatak
December 8th, 2017, 11:02 am
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

Right but other programs can open a connection to this addr and port. I do have python. Will look at home.

This is also a change in behaviour. I've been using sabnzbd for a very long time. It is recent.
by zatak
December 8th, 2017, 9:14 am
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

Still have the same issue
by zatak
December 8th, 2017, 8:02 am
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

OK done. I notice it prints my password plaintext in the log file like this:

password=<PASSWORD> /myactualpw/"

like that, with that trailing quote and without the slashes
by zatak
December 8th, 2017, 7:52 am
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

Re: [Errno 61] (60, '[Errno 5] Input/output error')

yes, using installer.

There doesn't seem to be an option to disable logging in the status and interface settings window . just "show logging" which d/l a text log file.
by zatak
December 8th, 2017, 6:11 am
Forum: General Help
Topic: [Errno 61] (60, '[Errno 5] Input/output error')
Replies: 13
Views: 3628

[Errno 61] (60, '[Errno 5] Input/output error')

I get this error [Errno 61] (60, '[Errno 5] Input/output error') when I test the giganews servers. I don't get the error when I route through a VPN using sabnzbd. I don't get the error when I use another newsreader. Only using sabnzbd. I tried completely wiping sabnzbd and it's ini file for a fresh ...