This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

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

 Share

×
×
  • Create New...