Python Forum
Paramiko Server -- Exception (server): Error reading SSH protocol banner
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Paramiko Server -- Exception (server): Error reading SSH protocol banner
#4
(Jul-24-2023, 05:44 AM)ujlain Wrote: Paramiko ought to capture this as a feature.
Issue a bug report to Paramiko's maintainers Exclamation You could also look into the source code to see why the exception is not handled by the calling thread.
(Jul-24-2023, 05:44 AM)ujlain Wrote: traceback error can't be gracefully handled
See if you can do something by overrinding temporarily
threading.excepthook
(Jul-24-2023, 05:44 AM)ujlain Wrote: while True:
Why a loop? Why not just event.wait()?
Reply


Messages In This Thread
RE: Paramiko Server -- Exception (server): Error reading SSH protocol banner - by Gribouillis - Jul-24-2023, 06:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Authentication server (console) biscoito 0 781 Oct-20-2023, 11:44 PM
Last Post: biscoito
  Socks 5 Proxy Server For UDP ASSOCIATE ankit 1 3,039 Jun-13-2023, 10:48 AM
Last Post: margaretmossman
  Handshake ( Server Hello ) JohnnyCoffee 2 1,595 May-27-2023, 03:23 PM
Last Post: JohnnyCoffee
  TCP server syntax error wabbit 2 1,587 May-18-2023, 06:40 AM
Last Post: buran
  Server Http and Https JohnnyCoffee 2 2,035 Feb-10-2023, 12:56 AM
Last Post: Skaperen
  multi-threaded tcp server-newbie gary 15 3,862 Nov-19-2022, 03:45 PM
Last Post: dreamer
  Asyncio | Websockets - general problem starting the server dreamer 5 3,360 Oct-26-2022, 11:55 AM
Last Post: dreamer
  Client/Server proper finalizing transfer wolfman5874 1 1,511 Jul-04-2022, 07:35 PM
Last Post: wolfman5874
  Socket server problem H84Gabor 0 1,291 Jun-21-2022, 12:14 AM
Last Post: H84Gabor
Bug Problem connecting TLS client written in C++ and Twisted server gpropf 0 1,430 Jun-12-2022, 05:57 PM
Last Post: gpropf

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020