Butterfly lost the messages send after this error, seem to be related with HTTP support Got send this backtrace by a user, cleaned it up a bit to remove private info, still have the orignal logs so ask me if you need more of it papyon/papyon.transport-DEBUG: 10-04-19 08:44:24.65823: >>> OUT 2 papyon/papyon.protocol.switchboard-INFO: 10-04-19 08:44:24.162841: Disconnected papyon/papyon.protocol.switchboard_manager-INFO: 10-04-19 08:45:13.189193: requesting new switchboard papyon/papyon.transport-DEBUG: 10-04-19 08:45:13.189780: >>> XFR 16 SB butterfly/connection-INFO: 10-04-19 08:45:13.290524: Failed to connect directly, trying HTTP papyon/papyon.transport-DEBUG: 10-04-19 08:45:13.290951: >>> OUT 17 stderr-ERROR: 10-04-19 08:45:13.501187: Traceback (most recent call last): stderr-ERROR: 10-04-19 08:45:13.501211: File "/usr/lib/pymodules/python2.6/papyon/client.py", line 364, in disconnected stderr-ERROR: 10-04-19 08:45:13.501322: self._dispatch("on_client_error", ClientErrorType.NETWORK, reason) stderr-ERROR: 10-04-19 08:45:13.501343: File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch stderr-ERROR: 10-04-19 08:45:13.501385: if event_handler._dispatch_event(name, *args): stderr-ERROR: 10-04-19 08:45:13.501405: File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event stderr-ERROR: 10-04-19 08:45:13.501446: handler(*params) stderr-ERROR: 10-04-19 08:45:13.501466: File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 312, in on_client_error stderr-ERROR: 10-04-19 08:45:13.501568: self._new_client(use_http=True) stderr-ERROR: 10-04-19 08:45:13.501589: File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 130, in _new_client stderr-ERROR: 10-04-19 08:45:13.501641: self._msn_client.logout() stderr-ERROR: 10-04-19 08:45:13.501662: File "/usr/lib/pymodules/python2.6/papyon/client.py", line 268, in logout stderr-ERROR: 10-04-19 08:45:13.501745: self._protocol.signoff() stderr-ERROR: 10-04-19 08:45:13.501765: File "/usr/lib/pymodules/python2.6/papyon/msnp/notification.py", line 213, in signoff stderr-ERROR: 10-04-19 08:45:13.501843: self._send_command('OUT') stderr-ERROR: 10-04-19 08:45:13.501863: File "/usr/lib/pymodules/python2.6/papyon/msnp/base.py", line 80, in _send_command stderr-ERROR: 10-04-19 08:45:13.501918: increment, callback, *cb_args) stderr-ERROR: 10-04-19 08:45:13.501938: File "/usr/lib/pymodules/python2.6/papyon/transport.py", line 207, in send_command_ex stderr-ERROR: 10-04-19 08:45:13.502007: self.send_command(cmd, increment, callback, *cb_args) stderr-ERROR: 10-04-19 08:45:13.502027: File "/usr/lib/pymodules/python2.6/papyon/transport.py", line 277, in send_command stderr-ERROR: 10-04-19 08:45:13.502124: self._transport.send(str(command), self.__on_command_sent, *our_cb_args) stderr-ERROR: 10-04-19 08:45:13.502146: File "/usr/lib/pymodules/python2.6/papyon/gnet/io/iochannel.py", line 157, in send stderr-ERROR: 10-04-19 08:45:13.502218: assert(self._status == IoStatus.OPEN), self._status stderr-ERROR: 10-04-19 08:45:13.502254: AssertionError: 1 butterfly/textchannel-INFO: 10-04-19 08:45:15.19475: Sending message : ahh, werk
Olivier, can you please email me the full log? I think this actually a dup of bug #26147, or perhaps just the patch in bug #26147 will fix this bug too.
Actually, having another look at the traceback, I'm confident it's a dup. Better get reviewing, right? *** This bug has been marked as a duplicate of bug 26147 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.