Synology DS212+ "Cannot find webpage"

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Synology DS212+ "Cannot find webpage"

Post 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! :)
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Synology DS212+ "Cannot find webpage"

Post 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
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Re: Synology DS212+ "Cannot find webpage"

Post 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!
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Synology DS212+ "Cannot find webpage"

Post 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.
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Re: Synology DS212+ "Cannot find webpage"

Post 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)
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Synology DS212+ "Cannot find webpage"

Post 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.
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Re: Synology DS212+ "Cannot find webpage"

Post by jeroenstoker »

I will look it up at the synology support and report back when it works.
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Re: Synology DS212+ "Cannot find webpage"

Post by jeroenstoker »

Works after disabling my firewall in the DS212+ :)
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Synology DS212+ "Cannot find webpage"

Post 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.
jeroenstoker
Newbie
Newbie
Posts: 8
Joined: July 10th, 2012, 8:27 am

Re: Synology DS212+ "Cannot find webpage"

Post by jeroenstoker »

Yeah can't believe it either, disabled it :)
Post Reply