SSH not working after updating HeidiSQL to 12.10.0.7057

cp_max's profile image cp_max posted 12 months ago in General Permalink

HeidiSQL Version - 12.10.0.7057 Plink - 0.83 Windows 11

Unable to connect my DB using SSH now after updating the HeidiSQL today. I can see "-legacy-stdio-prompts" option is added when connect using SSH. I am getting an error like "SSH exited unexpected".

Please let me know how to fix this.

ansgar's profile image ansgar posted 12 months ago Permalink

https://github.com/HeidiSQL/HeidiSQL/issues/2118#issuecomment-2916520784

cp_max's profile image cp_max posted 11 months ago Permalink

Thanks for your revert. My Plink is 0.83 but still it was not working so I downgrade my HeidiSQL version.

ansgar's profile image ansgar posted 11 months ago Permalink

plink 0.83 is aware of that legacy-stdio-prompt argument, so I can just guess it was failing due to some other issue, not due to that argument. You can always copy the plink command line from HeidiSQL's log panel after such an error (of course only if the main window is still visible). I recommend testing that command line in your own command line shell, to better see what is happening.

cp_max's profile image cp_max posted 11 months ago Permalink

HeidiSQL 12.10.0.7000 version is working perfectly with plink 0.83 so I'm not sure why "legacy-stdio-prompt" argument is added in new version which failed the SSH connection with RDS. Anyway I'll keep using outdated version.

cp_max's profile image cp_max posted 11 months ago Permalink

Finally its working. I found the glitch.. I put plink.exe with putty and shared the same path in system variable so when I do "plink -V" - it shows me 0.83 but when I scanned folder I found on more plink.exe in HeidiSQL setup folder. I replaced it with 0.83 and updated my HeidiSQL. It working now... Its human error lol

Thanks for your revert...

Please login to leave a reply, or register at first.