Page 1 of 2

Authentication missing message......

Posted: November 5th, 2013, 11:37 am
by Soundchasr
I've been trying to download from a few different sites and I keep getting this message:
2013-11-05 11:07:31,368 WARNING: Authentication missing, please enter username/password from Config->General into your 3rd party program: ::1>Mozilla/5.0 (Windows NT 6.2; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0

Any idea what might be causing this?

Re: Authentication missing message......

Posted: November 5th, 2013, 12:36 pm
by sander
It's Firefox/26.0 on the machine SABnzbd is running on.

Re: Authentication missing message......

Posted: November 5th, 2013, 12:54 pm
by Soundchasr
Anything I can do?

Re: Authentication missing message......

Posted: November 5th, 2013, 1:49 pm
by sander
Soundchasr wrote:Anything I can do?
Certainly!

Clever method:
- Do NOT access http://localhost:8080/api?... like http://localhost:8080/api?mode=qstatus from Firefox
- Find out if you have installed a sabnzbd plugin in Firefox. Remove it, disable it, or configure it with the correct API key

(Very) Brute force:
- stop using Firefox. Use Chrome instead
- In SABnzbd: Config -> General: check "Disable API-key" so that no API-key is needed anymore
- ...<more brute force stuff on request>

Re: Authentication missing message......

Posted: November 5th, 2013, 1:56 pm
by Soundchasr
Thank you! I will try the clever method first.

Re: Authentication missing message......

Posted: November 5th, 2013, 2:33 pm
by Soundchasr
Ok. I removed the sabnzdb plugin in Firefox. Now I get this error:
2013-11-05 14:32:43,226 WARNING: Authentication missing, please enter username/password from Config->General into your 3rd party program: ::1>Python-urllib/2.5

Re: Authentication missing message......

Posted: November 5th, 2013, 2:56 pm
by sander
Soundchasr wrote:Ok. I removed the sabnzdb plugin in Firefox. Now I get this error:
2013-11-05 14:32:43,226 WARNING: Authentication missing, please enter username/password from Config->General into your 3rd party program: ::1>Python-urllib/2.5
So there is yet another program running and trying to access the SABnzbd API. Did you install Sickbeard or Couchpotato? If so, ... see my previous advice: remove, disable or configure it

Re: Authentication missing message......

Posted: November 5th, 2013, 3:04 pm
by Soundchasr
Dang. No, I don't have either of those. Is there a way to figure where it's coming from?

Re: Authentication missing message......

Posted: November 5th, 2013, 3:16 pm
by sander
Soundchasr wrote:Dang. No, I don't have either of those. Is there a way to figure where it's coming from?
Sure?

If so, let's go brute force: change the port SABnzbd is running on from 8080 to something like 8888. The 'offending' application won't find SAB anymore and the problem will be gone ...

Warning: only do this if you know what 8080 and 8888 mean, and how you can access that.

Re: Authentication missing message......

Posted: November 5th, 2013, 3:25 pm
by Soundchasr
Thank you for the warning. I know a little about port forwarding (meaning I can forward a port) and I know where to change the port in SABnzbd config but I don't know what exactly I should do in this instance.

Re: Authentication missing message......

Posted: November 5th, 2013, 3:29 pm
by sander
Soundchasr wrote:Thank you for the warning. I know a little about port forwarding (meaning I can forward a port) and I know where to change the port in SABnzbd config but I don't know what exactly I should do in this instance.
I will not tell you ... otherwise there is a risk that you come back saying you can't access SABnzbd anymore.

Tip: it has not to do with port forwarding.

Re: Authentication missing message......

Posted: November 5th, 2013, 3:32 pm
by Soundchasr
C'mon!!! :-) You gotta give me better hints than that!!

Re: Authentication missing message......

Posted: November 6th, 2013, 11:03 am
by shypike
Sander meant that you should change SABnzbd's port number in Config->General.
It would mean that any utility trying to access SABnzbd can no longer do so.
Port-forwarding is something else, as you will probably know.

Re: Authentication missing message......

Posted: November 6th, 2013, 11:10 am
by Soundchasr
Thanks. I changed the port that way and had the same issue. I did find a fix - more of a brute force fix as Sander would say. I uninstalled Sabnzbd and everything I could find related to it in the registry and elsewhere. I re-installed and the problem is gone. Not sure what it was.

Thanks for the follow up.

Re: Authentication missing message......

Posted: November 6th, 2013, 11:14 am
by shypike
Soundchasr wrote:Not sure what it was.
To be honest, nor have I.