question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uncaught exception when disconnecting

See original GitHub issue

When 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:open
  • Created 10 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
akarelascommented, Oct 30, 2016

@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/

0reactions
akarelascommented, Apr 8, 2019

@Neustradamus I gave you access to both my KJabberd repositories. I don’t remember why there are two.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found