Uncaught exception when disconnecting
See original GitHub issueWhen disconnecting from a secure connection to Punjab with my Pidgin, I always get this uncaught exception:
2013-08-16 00:59:20+0300 [HTTPChannel (TLSMemoryBIOProtocol),1,172.16.160.1] 172.16.160.1 - - [15/Aug/2013:21:59:20 +0000] "POST /http-bind HTTP/1.1" 200 68 "-" "Pidgin 2.10.7 (libpurple 2.10.7)"
2013-08-16 00:59:20+0300 [XmlStream,client] connect ERROR: [Failure instance: Traceback: <class 'OpenSSL.SSL.Error'>: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')]
/usr/lib/python2.7/dist-packages/twisted/internet/posixbase.py:614:_doReadOrWrite
/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py:215:doRead
/usr/lib/python2.7/dist-packages/twisted/internet/tcp.py:221:_dataReceived
/usr/lib/python2.7/dist-packages/twisted/protocols/tls.py:419:dataReceived
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/protocols/tls.py:358:_flushReceiveBIO
]
2013-08-16 00:59:20+0300 [XmlStream,client] Stopping factory <punjab.session.Session object at 0x328f8d0>
Issue Analytics
- State:
- Created 10 years ago
- Comments:8
Top Results From Across the Web
[Preview 8]When the client disconnects the link, an error log is ...
ExceptionHandlerMiddleware|An unhandled exception has occurred while executing the request. Microsoft.AspNetCore.Connections.
Read more >Looking to raise an exception if disconnect occurs and restart ...
I ran your code in python3, and it raised a very clear error, "builtins.TypeError: catching classes that do not inherit from BaseException is ......
Read more >uncaught exception: Illegal state: already disconnected
The JS code is fired from the server through JSF servlet, after the page is loaded and running. The JS code that is...
Read more >UCWA client is disconnected because w3wp.exe crashes ...
Description: Application: w3wp.exe. Framework Version: v4.0.30319. Description: The process was terminated due to an unhandled exception.
Read more >process terminates due to unhandled exception error ...
SYMPTOMS: Agilent systems disconnect randomly during acquisition Process terminates due to an unhandled exception error (exception info: ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@arpit1997 Well, I used to use it, while I was developing my website. It’s KJabberd (has a public github repo under akarelas), but it’s no good. Nowadays, if I needed to do something similar, I would use Prosody XMPP server that does everything and more: https://prosody.im/
@Neustradamus I gave you access to both my KJabberd repositories. I don’t remember why there are two.