Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gajim gajim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 179
    • Issues 179
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajimgajim
  • Issues
  • #8115

Closed
Open
Created Jul 27, 2015 by anonymous@anonymous

No password causes traceback.

Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nbxmpp/dispatcher_nb.py", line 497, in dispatch handler'func' File "/usr/lib/python2.7/dist-packages/nbxmpp/auth_nb.py", line 327, in SASLHandler on_auth_fail(reason) File "/usr/lib/python2.7/dist-packages/nbxmpp/auth_nb.py", line 315, in on_auth_fail self.on_sasl() File "/usr/lib/python2.7/dist-packages/nbxmpp/client_nb.py", line 570, in _on_start_sasl self._on_sasl_auth(None) File "/usr/lib/python2.7/dist-packages/nbxmpp/client_nb.py", line 531, in _on_sasl_auth self.on_auth(self, None) File "/usr/share/gajim/src/common/connection.py", line 1507, in __on_auth gajim.config.set_per('accounts', self.name, 'name', con.User) AttributeError: NonBlockingClient instance has no attribute 'User'

I'm attempting to configure an OpenLDAP server, ejabberd, and Gajim. I probably don't have the other services configured correctly, but it seems like Gajim shouldn't generate a traceback regardless. I created an account, entered a valid userid (which has a password in LDAP), selected "anonymous authentication", but did not enter the password, even when connecting prompted to. I then received this traceback.

Sorry I can't be more helpful, but I don't know what I'm doing yet.

Assignee
Assign to
Time tracking