Guest User

Untitled

a guest
Nov 22nd, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. [debug] received unknown error message
  2. <message xmlns="jabber:client" to="faptor@ubuntu-jabber.net/2913013510134753791535276" from="loolmeh@jappix.com" id="23" type="error">
  3. <body>[error] [error] Unknown exception on XMPP thread:
  4. Traceback (most recent call last):
  5. File "/home/lool0/xib/bot.py", line 106, in _xmpp_loop
  6. c.Process(0.01)
  7. File "/usr/lib/python2.7/site-packages/xmppony/dispatcher.py", line 379, in dispatch
  8. handler['func'](session, stanza)
  9. File "/home/lool0/xib/bot.py", line 404, in _xmpp_message_handler
  10. bridge = self.get_bridge(xmpp_room_jid=room_jid)
  11. File "/home/lool0/xib/bot.py", line 749, in get_bridge
  12. raise Exception, 'more than one bridge matching '+str(kwargs)+'\n'+'\n'.join([str(b) for b in bridges])
  13. Exception: more than one bridge matching {'xmpp_room_jid': u'tatoeba-pirate@kikoo.louiz.org'}
  14. ##tatoeba@irc.freenode.net <-> tatoeba-pirate@kikoo.louiz.org
  15. ##tatoeba@irc.freenode.net <-> tatoeba-pirate@kikoo.louiz.org</body>
  16. <error code="503" type="cancel">
  17. <service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
  18. </error>
  19. </message>
Add Comment
Please, Sign In to add comment