Jump to content
Mumble forums

Problem (bug?) using authenticator.


t0t4l
 Share

Recommended Posts

Hello,


I'm using phpbb3 python auth. After I successfully log in with a proper user (and password) I can login from another client with any user (with or without password) but only for something like 10 seconds. After that the auth works until another successfull login.


Looking at logs I'm getting a weird error:

 

2012-07-29 23:46:41,803 WARNING dispatch exception: Util.cpp:175: Ice::UnknownE$
unknown exception:
exceptions.ValueError: expected sequence value
identity: E93371C1-D0B2-4535-A39B-40DA0C336BDD
facet:
operation: authenticate
remote host: 127.0.0.1 remote port: 50743

 

Any ideas?

Thanks in advance.


EDIT: I'm on Ubuntu 12.04. On Debian I wasn't getting such a warning, so I don't really know...

Link to comment
Share on other sites

  • Administrators

As an explanation on why you can connect then:

When the authenticator fails it falls back to Mumbles auth.

If you connect as a user which does not exist in Mumbles DB but phpbb DB, you should not be logged in as registered then though. Are you?


As for the actual issue …

Sorry, no idea.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...