Nzbget - hostname
|
Posts: 403
Threads: 26
Joined: Aug 2015
Reputation:
39
[Not Solved]
Aug 23, 2015, 09:35 AM
Hi, my sonarr and nzbget works good . But I get this error message sometimes in nzbget:
"Could not resolve hostname ssl-eu. Astraweb.com: ErrNo 0, Success"
I know, I probably can ignore it but I want to know why It happens and if it is on my side the problem is.
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Aug 23, 2015, 11:55 AM
Can you check your hostname
Code:
cat /etc/hostnames
cat /etc/hosts
Can you ping the address ssl-eu. Astraweb.com?
Which SSL cipher are you using for Astraweb in NZBGet? RC4-MD5?
Posts: 403
Threads: 26
Joined: Aug 2015
Reputation:
39
[Not Solved]
Aug 23, 2015, 12:36 PM
(This post was last modified: Aug 23, 2015, 12:37 PM by manne.)
(Aug 23, 2015, 11:55 AM)Mike Wrote: Can you check your hostname
Code:
cat /etc/hostnames
cat /etc/hosts
Can you ping the address ssl-eu.Astraweb.com?
Which SSL cipher are you using for Astraweb in NZBGet? RC4-MD5?
I found one error i think:
pi@raspberrypi:~$ cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 raspberrypi = is this right?
pi@raspberrypi:~$ cat /etc/hostnames
cat: /etc/hostnames: No such file or directory
Yes, I can Ping.
My Server1.Cipher = empty
Should I have something here?
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Aug 23, 2015, 12:37 PM
That 127.0.1.1 line is right. Make your cipher RC4-MD5. SSL is working with NZBGet, right?
Posts: 403
Threads: 26
Joined: Aug 2015
Reputation:
39
[Not Solved]
Aug 23, 2015, 12:39 PM
(This post was last modified: Aug 23, 2015, 12:52 PM by manne.)
(Aug 23, 2015, 12:37 PM)Mike Wrote: That 127.0.1.1 line is right. Make your cipher RC4-MD5. SSL is working with NZBGet, right?
Make your cipher RC4-MD5.
Edit: I added RC4-MD5
SSL is working with NZBGet, right?
I guess it does, my downloads are fine..
When I added the RC4-MD5 I got:
Could not resolve hostname ssl-eu. Astraweb.com: ErrNo 0, Success
When I removed it I got a successful test
Strange:
I added:
NONE:+VERS-TLS-ALL:+ARCFOUR-128:+RSA:+MD5:+COMP-ALL
Got error
Changed back to: RC4-MD5
And now I got a successful test
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Aug 23, 2015, 01:34 PM
RC4-MD5 is the fastest cipher and if you don't get errors with it, sounds like the best option
Posts: 403
Threads: 26
Joined: Aug 2015
Reputation:
39
[Not Solved]
Aug 23, 2015, 01:55 PM
So you think my errors was that I didn't have rc4-md5?
Skickat från min SM-G925F via Tapatalk
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Aug 23, 2015, 01:57 PM
I think we can safely conclude that, don't you?
Sent from my GT-I9305 using Tapatalk
Posts: 403
Threads: 26
Joined: Aug 2015
Reputation:
39
[Not Solved]
Aug 23, 2015, 02:59 PM
Have to wait and see. Hope so
Skickat från min SM-G925F via Tapatalk
Posts: 1,646
Threads: 2
Joined: Aug 2015
Reputation:
42
[Not Solved]
Aug 23, 2015, 03:01 PM
The error in the log is gone though, right?
Sent from my GT-I9305 using Tapatalk
|
|
|