Sabnzbd stopped working (I broke it), how do I change the 'host'?...

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
Careh
Newbie
Newbie
Posts: 6
Joined: March 27th, 2011, 1:39 pm

Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by Careh »

Hi,

I've been trying to connect my ipad to sabnzbd by using my IP and port on the machine running it.

I could not get it to connect, so google'd around and someone said change the host to the IP, rather than localhost. Which I did and subsequently stopped sabnzbd from working!

Any ideas how to fix this?

(and any idea why I cant access via ipad? I opened correct port on my firewall :s)

here's some blurb to help...

Version: (Ex: 0.5.6 Final)
OS: Win7
Install-type: Windows Installer
Skin (if applicable): Default
Firewall Software: ESET (NOD)
Are you using IPV6? most likely no!
Is the issue reproducible? yes
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by shypike »

Install release 0.6.0 Beta4.
Then lookup "SABnzbd - Safe mode" in the start menu.
Careh
Newbie
Newbie
Posts: 6
Joined: March 27th, 2011, 1:39 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by Careh »

I know this probably sounds a bit stupid but how do I download that :s

Also, what would that actually do?
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by shypike »

http://forums.sabnzbd.org/index.php?topic=6679.0

Alternative:

WindowsKey R
"c:\program files\sabnzbd\sabnzbd.exe" --server 127.0.0.1:8080 -b1
Enter

Which is about what Safe-Mode will do.
If you have a 64bit OS, use "c:\program files (x86)\...."
Careh
Newbie
Newbie
Posts: 6
Joined: March 27th, 2011, 1:39 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by Careh »

Yip, that worked a treat ta!

Any ideas why I cant connect via my iPad? port 8086 is added on my firewall and Im using correct IP...
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by shypike »

Careh wrote: Any ideas why I cant connect via my iPad? port 8086 is added on my firewall and Im using correct IP...
For external access you cannot use 127.0.0.1.
Replace that by 0.0.0.0 and restart SABnzbd.
Careh
Newbie
Newbie
Posts: 6
Joined: March 27th, 2011, 1:39 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by Careh »

I changed it to 0.0.0.0 and it now works locally when I am inside my wireless network.

Although I can't access it from outside. I have been trying via xxx.xxx.xx.x:8086 (with the x's being my IP)... is this where I should be using https or some other new fangled tech?

Or (more likely) have I missed an 'on' switch.

But cheers for your help so far, Im getting there slowly!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by shypike »

For external access you need to tell your router to do port-forwarding.
Also you need to realize that you will expose your SABnzbd UI to the world.
So at least set a username and password for the UI.
Careh
Newbie
Newbie
Posts: 6
Joined: March 27th, 2011, 1:39 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by Careh »

Ah yeah, that sounds logical.

Also, how safe is it to access it like I am planning (with username and password?)
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd stopped working (I broke it), how do I change the 'host'?...

Post by sander »

Careh wrote: Ah yeah, that sounds logical.

Also, how safe is it to access it like I am planning (with username and password?)
Best practice: username/password, HTTPS, and on a uncommon port (so NOT port 8080 or 9090, but better port 22334 for example)
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply