nzbair port forward problems...but port is open?
Forum rules
Help us help you:
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.
nzbair port forward problems...but port is open?
I'm trying to get nzbair up and running on my android device...when i go to the setup page (http://nzbair.com/setup) and input all of the config info it tells me to "Check your SABNzb port has been forwarded correctly: http://www.yougetsignal.com/tools/open-ports/"...when i check that the port is open on that site it says it is. I have the port forwarded to my PC in my router config and I assigned a static IP to my PC. Any suggestions from anyone?
Re: nzbair port forward problems...but port is open?
So you know your own IP address and the external port SAB should be listening to? Have you asked a friend to access that URL from his/her Internet-connection? Does he/she get the SABnzbd webinterface?
If you want, I can do that check too. Yes let me know an OK, and your port (if other than 8080)
If you want, I can do that check too. Yes let me know an OK, and your port (if other than 8080)
Re: nzbair port forward problems...but port is open?
yep, checked it from another IP.sander wrote:So you know your own IP address and the external port SAB should be listening to? Have you asked a friend to access that URL from his/her Internet-connection? Does he/she get the SABnzbd webinterface?
If you want, I can do that check too. Yes let me know an OK, and your port (if other than 8080)
my ip is:
99.107.197.44:8081
thx
Re: nzbair port forward problems...but port is open?
gehx wrote:yep, checked it from another IP.sander wrote:So you know your own IP address and the external port SAB should be listening to? Have you asked a friend to access that URL from his/her Internet-connection? Does he/she get the SABnzbd webinterface?
If you want, I can do that check too. Yes let me know an OK, and your port (if other than 8080)
my ip is:
99.107.197.44:8081
thx
http://99.107.197.44:8081/api?mode=qsta ... labla12345 gives an (error) message, so your SABnzbd portforwarding is OK.
So, if you use the URL http://99.107.197.44:8081/api?mode=qsta ... labla12345 : do you get this error message:
Code: Select all
<result>
<status>False</status>
<error>Missing authentication</error>
</result>
Re: nzbair port forward problems...but port is open?
that's what i get w/ the bogus and correct api keysander wrote:gehx wrote:yep, checked it from another IP.sander wrote:So you know your own IP address and the external port SAB should be listening to? Have you asked a friend to access that URL from his/her Internet-connection? Does he/she get the SABnzbd webinterface?
If you want, I can do that check too. Yes let me know an OK, and your port (if other than 8080)
my ip is:
99.107.197.44:8081
thx
http://99.107.197.44:8081/api?mode=qsta ... labla12345 gives an (error) message, so your SABnzbd portforwarding is OK.
So, if you use the URL http://99.107.197.44:8081/api?mode=qsta ... labla12345 : do you get this error message:
If so, what happens when you full out the correct APIkey?Code: Select all
<result> <status>False</status> <error>Missing authentication</error> </result>
Re: nzbair port forward problems...but port is open?
You get that error message with the *correct* api key? Then you should check your api key (config -> general); with the correct api key should get the queue overview. See example below.gehx wrote:that's what i get w/ the bogus and correct api keysander wrote:
So, if you use the URL http://99.107.197.44:8081/api?mode=qsta ... labla12345 : do you get this error message:
If so, what happens when you full out the correct APIkey?Code: Select all
<result> <status>False</status> <error>Missing authentication</error> </result>
So: you should find out your correct API key. And do not use the NZB key.
Code: Select all
<queue>
<have_warnings>1</have_warnings>
<jobs/>
<noofslots>0</noofslots>
<paused>False</paused>
<pause_int>0</pause_int>
<mbleft>0.0</mbleft>
<diskspace2>4.75189208984</diskspace2>
<diskspace1>4.75189208984</diskspace1>
<speed>0</speed>
<timeleft>0:00:00</timeleft>
<mb>0.0</mb>
<state>IDLE</state>
<loadavg>0.10 | 0.12 | 0.13</loadavg>
<kbpersec>0.0</kbpersec>
</queue>
Re: nzbair port forward problems...but port is open?
sander, thx for all of your help...i'm a douchebag, i had 'Disable API-key' checked! wtf...anyway, thx for helping me through this....it's working now....have a great holiday season 
