Skip to content

Instantly share code, notes, and snippets.

@leper
Created November 28, 2013 22:22
Show Gist options
  • Save leper/7698878 to your computer and use it in GitHub Desktop.
Save leper/7698878 to your computer and use it in GitHub Desktop.
WARNING Timed out waiting for IqWait_2cd2f66a-70ba-4c12-a346-80b3cc259477-A5C
ERROR Error processing event handler: <bound method XpartaMuPP.start of <__main__.XpartaMuPP object at 0xb5cb24d0>>
Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1659, in _event_runner
func(*args)
File "XpartaMuPP.py", line 417, in start
self.get_roster()
File "/usr/lib/python3.3/site-packages/sleekxmpp/clientxmpp.py", line 248, in get_roster
response = iq.send(block, timeout, callback)
File "/usr/lib/python3.3/site-packages/sleekxmpp/stanza/iq.py", line 219, in send
raise IqTimeout(self)
sleekxmpp.exceptions.IqTimeout: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A5C" type="get"><query xmlns="jabber:iq:roster" /></iq>
ERROR Request timed out: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A5C" type="get"><query xmlns="jabber:iq:roster" /></iq>
WARNING You should catch IqTimeout exceptions
WARNING Timed out waiting for IqWait_2cd2f66a-70ba-4c12-a346-80b3cc259477-A5D
ERROR Error processing event handler: <bound method XpartaMuPP.start of <__main__.XpartaMuPP object at 0xb5cb24d0>>
Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1659, in _event_runner
func(*args)
File "XpartaMuPP.py", line 417, in start
self.get_roster()
File "/usr/lib/python3.3/site-packages/sleekxmpp/clientxmpp.py", line 248, in get_roster
response = iq.send(block, timeout, callback)
File "/usr/lib/python3.3/site-packages/sleekxmpp/stanza/iq.py", line 219, in send
raise IqTimeout(self)
sleekxmpp.exceptions.IqTimeout: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A5D" type="get"><query xmlns="jabber:iq:roster" /></iq>
ERROR Request timed out: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A5D" type="get"><query xmlns="jabber:iq:roster" /></iq>
WARNING You should catch IqTimeout exceptions
INFO Waiting for </stream:stream> from server
INFO Negotiating TLS
INFO Using SSL version: 3
ERROR CERT: Invalid certificate trust chain.
ERROR Socket Error #9: Bad file descriptor
WARNING DNS: dnspython not found. Can not use SRV lookup.
INFO Negotiating TLS
INFO Using SSL version: 3
WARNING Could not find pyasn1 and pyasn1_modules. SSL certificate COULD NOT BE VERIFIED.
INFO Node set to: xpartamupp@lobby.wildfiregames.com/CC
WARNING Could not find pyasn1 and pyasn1_modules. SSL certificate expiration COULD NOT BE VERIFIED.
WARNING Timed out waiting for IqWait_2cd2f66a-70ba-4c12-a346-80b3cc259477-A60
ERROR Error processing event handler: <bound method XpartaMuPP.start of <__main__.XpartaMuPP object at 0xb5cb24d0>>
Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1659, in _event_runner
func(*args)
File "XpartaMuPP.py", line 417, in start
self.get_roster()
File "/usr/lib/python3.3/site-packages/sleekxmpp/clientxmpp.py", line 248, in get_roster
response = iq.send(block, timeout, callback)
File "/usr/lib/python3.3/site-packages/sleekxmpp/stanza/iq.py", line 219, in send
raise IqTimeout(self)
sleekxmpp.exceptions.IqTimeout: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A60" type="get"><query xmlns="jabber:iq:roster" /></iq>
ERROR Request timed out: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A60" type="get"><query xmlns="jabber:iq:roster" /></iq>
WARNING You should catch IqTimeout exceptions
WARNING Timed out waiting for IqWait_2cd2f66a-70ba-4c12-a346-80b3cc259477-A61
ERROR Error processing event handler: <bound method XpartaMuPP.start of <__main__.XpartaMuPP object at 0xb5cb24d0>>
Traceback (most recent call last):
File "/usr/lib/python3.3/site-packages/sleekxmpp/xmlstream/xmlstream.py", line 1659, in _event_runner
func(*args)
File "XpartaMuPP.py", line 417, in start
self.get_roster()
File "/usr/lib/python3.3/site-packages/sleekxmpp/clientxmpp.py", line 248, in get_roster
response = iq.send(block, timeout, callback)
File "/usr/lib/python3.3/site-packages/sleekxmpp/stanza/iq.py", line 219, in send
raise IqTimeout(self)
sleekxmpp.exceptions.IqTimeout: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A61" type="get"><query xmlns="jabber:iq:roster" /></iq>
ERROR Request timed out: <iq id="2cd2f66a-70ba-4c12-a346-80b3cc259477-A61" type="get"><query xmlns="jabber:iq:roster" /></iq>
WARNING You should catch IqTimeout exceptions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment