Help solve the case of the [interface:211] Authentication missing warnings

Feel free to talk about anything and everything in this board.
Post Reply
randyharris
Full Member
Full Member
Posts: 146
Joined: January 21st, 2010, 5:36 pm

Help solve the case of the [interface:211] Authentication missing warnings

Post by randyharris »

I keep getting these error codes, but I don't have any 3rd party applications working in conjunction with sabnzbd+, not sure what would be causing this.

My warnings:

2010-01-27 17:03:47,014
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 17:33:49,064
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 18:03:50,914
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 18:33:52,624
WARNING:
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help solve the case of the [interface:211] Authentication missing warnings

Post by shypike »

Usually this means that you have another session to SABnzbd
open in the browser, or on another computer.

Startup SABnzbd with the command line option -w1
wait until you get the error again.
Then check the content of cherrypy.log in the logs folder.
This might give a clue about what is calling SABnzbd.

The api key is a security measure.
It could be an exploit, however unlikely.
Your first reaction should not be to disable the api key.
randyharris
Full Member
Full Member
Posts: 146
Joined: January 21st, 2010, 5:36 pm

Re: Help solve the case of the [interface:211] Authentication missing warnings

Post by randyharris »

shypike wrote: Usually this means that you have another session to SABnzbd
open in the browser, or on another computer.

Startup SABnzbd with the command line option -w1
wait until you get the error again.
Then check the content of cherrypy.log in the logs folder.
This might give a clue about what is calling SABnzbd.

The api key is a security measure.
It could be an exploit, however unlikely.
Your first reaction should not be to disable the api key.
I'm on Mac OS X Snow Leopard, tried but can't figure out how to fire up SABnzbd from terminal using a -w1 switch.

?

Thanks
Last edited by randyharris on January 29th, 2010, 1:02 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help solve the case of the [interface:211] Authentication missing warnings

Post by shypike »

I  made a mistake, the -w1 would not help you anyway.
5stringdeath
Newbie
Newbie
Posts: 31
Joined: March 6th, 2010, 11:01 pm

Re: Help solve the case of the [interface:211] Authentication missing warnings

Post by 5stringdeath »

randyharris wrote: I keep getting these error codes, but I don't have any 3rd party applications working in conjunction with sabnzbd+, not sure what would be causing this.

My warnings:

2010-01-27 17:03:47,014
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 17:33:49,064
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 18:03:50,914
WARNING:
Authentication missing, please enter username/password from Config->General into your 3rd party program:
2010-01-27 18:33:52,624
WARNING:
I get the same errors too, even though the only app I use, MyNZB, works fine with my server(s).  Both are running Snow Leopard and  0.5.0

I should add my api auth is on as well as the http login/password, both of which work fine ... that is, I'm not having problems using the apps, just keep getting the error message.  I have no other browser logged into SAB at the same time.
Last edited by 5stringdeath on March 6th, 2010, 11:11 pm, edited 1 time in total.
randyharris
Full Member
Full Member
Posts: 146
Joined: January 21st, 2010, 5:36 pm

Re: Help solve the case of the [interface:211] Authentication missing warnings

Post by randyharris »

This issue went away for me when I upgraded to 0.5.0
jonbauer
Newbie
Newbie
Posts: 21
Joined: December 6th, 2011, 4:32 pm

Re: Help solve the case of the [interface:211] Authenticatio

Post by jonbauer »

I'm getting this error on v0.6.12.

It's a bummer, because it says: "API Key missing, please enter the api key from Config->General into your 3rd party program:"

After the colon, there's nada! Which 3rd party program is a problem???

- Thanx
- Jon
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help solve the case of the [interface:211] Authenticatio

Post by shypike »

Probably some browser add-on.
SABnzbd doesn't know which one it is.
Post Reply