Page 1 of 1

Synology DS212+ "Cannot find webpage"

Posted: July 10th, 2012, 8:39 am
by jeroenstoker
Hello,

I'm constantly getting: "Oops! Google Chrome could not find 192.168.1.10:8080" when trying to open Sabnzdb.
I've tried a lot of things to get Sabnzbd to work on my DS212+ NAS:

- Reinstall NAS.
- Reinstall Packages (Sabnzbd & Python)
- Tried different (every version) of Sabnzbd/Python.

Anyone who knows why the NAS won't load why it does say "Running" at Sabnzbd?

Every help is welcome! :)

Re: Synology DS212+ "Cannot find webpage"

Posted: July 10th, 2012, 4:33 pm
by sander
maybe SABnzbd is indeed running, but only listening to 127.0.0.1 (so you can't access it a PC on the LAN), or on a different port.

Two ways to find this out:
1) on the NAS, find the file "sabnzbd.ini", and see what it says at the first occurence of host and port
2) use "netstat -apon" to find SABnzbd and thus the port it is listening on. Maybe "netstat -apon | grep -i python | grep -i listen" works ... ?

HTH

Re: Synology DS212+ "Cannot find webpage"

Posted: July 11th, 2012, 5:21 am
by jeroenstoker
I can't access any file like sabnzbd.ini, how do i acces them?
putty commands not working.

Could you tell me how to access the files? Tried WinSCP but it gives me: "Kan SCP niet uitvoeren om overdracht te starten. Zorg ervoor dat SCP is geïnstalleerd op de server en dat het pad ernaar aanwezig is in PATH. U kunt ook SFTP proberen in plaats van SCP.
De opdracht is niet correct uitgevoerd en gaf de retourneercode 127 terug.
"
Error 127 in WinSCP

I would appreciate the help!

Re: Synology DS212+ "Cannot find webpage"

Posted: July 11th, 2012, 5:42 am
by sander
You're on the right track: sabnzbd.ini (and netstat) are on the Synology itself, so you need SSH access to it.

However, I have no Synology and I don't use Windows, so I can't help with Windows and Synology specific problems.

Oh: WINSCP is WINdows Secure CoPY. Don't use that. Use putty to access the Synology. And you need to have SSH-server running on the Synology itself.

Re: Synology DS212+ "Cannot find webpage"

Posted: July 11th, 2012, 8:42 am
by jeroenstoker
Hello Sander,

I do have SSH access to the Device but for some reason, when login in with "root" and my admin password it gives me an permission denied error when opening the sab folder. (the login in works tho)

Re: Synology DS212+ "Cannot find webpage"

Posted: July 11th, 2012, 11:16 am
by sander
jeroenstoker wrote:Hello Sander,

I do have SSH access to the Device but for some reason, when login in with "root" and my admin password it gives me an permission denied error when opening the sab folder. (the login in works tho)
Strange. And annoying. As said, I have no Synology myself, so I can't help you there.

Re: Synology DS212+ "Cannot find webpage"

Posted: July 11th, 2012, 11:46 am
by jeroenstoker
I will look it up at the synology support and report back when it works.

Re: Synology DS212+ "Cannot find webpage"

Posted: July 13th, 2012, 2:09 pm
by jeroenstoker
Works after disabling my firewall in the DS212+ :)

Re: Synology DS212+ "Cannot find webpage"

Posted: July 13th, 2012, 2:15 pm
by sander
jeroenstoker wrote:Works after disabling my firewall in the DS212+ :)
Ah. So the firewall madness has reached NAS boxes? Why would you want a firefox on a local LAN?

Anyway: good that it works.

Re: Synology DS212+ "Cannot find webpage"

Posted: July 14th, 2012, 2:36 am
by jeroenstoker
Yeah can't believe it either, disabled it :)