Search found 5 matches

by djenders
February 21st, 2022, 1:01 pm
Forum: General Help
Topic: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known
Replies: 8
Views: 3053

Re: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known

Ah, wait: IP address not relevant! It's this line https://github.com/sabnzbd/sabnzbd/blob/develop/sabnzbd/interface.py#L583 within a docker, about anything can come from socket.gethostname() ... And if you then query that via DNS ... brrrrrrrrr .... FWIW: it went OK inside this docker: That's what ...
by djenders
February 21st, 2022, 12:54 pm
Forum: General Help
Topic: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known
Replies: 8
Views: 3053

Re: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known

Ah, wait: IP address not relevant! It's this line https://github.com/sabnzbd/sabnzbd/blob/develop/sabnzbd/interface.py#L583 within a docker, about anything can come from socket.gethostname() ... And if you then query that via DNS ... brrrrrrrrr .... FWIW: it went OK inside this docker: That's what ...
by djenders
February 21st, 2022, 12:31 pm
Forum: General Help
Topic: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known
Replies: 8
Views: 3053

Re: Setup Error on Synology DSM 7

I didn't post the IP address because it kept getting flagged with a link warning for new users.

192 DOT 168 DOT 1 DOT 76
by djenders
February 21st, 2022, 12:13 pm
Forum: General Help
Topic: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known
Replies: 8
Views: 3053

Re: Setup Error on Synology DSM 7

sander wrote: February 21st, 2022, 12:05 pm What do you fill out as newsserver?

What is the URL you use to access SABnzbd?
Newsserver was news DOT supernews DOT com, which is how I've expressed it in the past. Even tested the connection before hitting next, worked fine.

URL is my diskstation IP and port 5000.
by djenders
February 21st, 2022, 10:56 am
Forum: General Help
Topic: Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known
Replies: 8
Views: 3053

Setup Error on Synology DSM 7: socket.gaierror: [Errno -2] Name or service not known

Synology DSM 7.0.1-42218 Update 2 Docker 20.10.3-1239 sabnzbd latest from linuxserver/sabnzbd Can't figure out, for the life of me, why I encounter this error when going through the sabnzbd wizard. I get to the second step, input my news server, press next, and always run into this. I think it might...