Hello there! I was having issues with my Debian VM that runs my Unifi server. After several failed attempts to get it running properly (apt kept returning errors when attempting to upgrade the OS) I finally decided just to back up my application and rebuild the server fresh on Debian 12. So far, so good. I reinstalled the Unifi app, restored my Unifi configuration, and it all worked! I can manage my network again using the Unifi web interface. However when I tried to SSH into the server from my Windows 11 machine Putty and Windows SSH both crashed. From what I can tell from my research my issue is I used the same IP Address and server name for the rebuilt server, so my SSH keys are incorrect. No problem, just delete the keys and let Putty or Windows request verification of the new keys. No dice. I deleted the keys from my .ssh in my user folder and Putty still crashes with the message: Network error: Software caused connection abort. Windows SSH gives the error: kex_exchange_identification: read: Connection reset, followed by Connection reset by {IP Address} port 22. I know the issue is on my local PC because I can connect to the server using my iPad with no issues. iPad asked me to verify the keys of a new server and off it went with no issues… Does anyone have any ideas? Thanks in advance for reading all that!<\/p>","upvoteCount":6,"answerCount":22,"datePublished":"2025-07-18T20:46:09.165Z","author":{"@type":"Person","name":"santaclaus","url":"https://community.spiceworks.com/u/santaclaus"},"acceptedAnswer":{"@type":"Answer","text":"
Advertisement
\nCorrect, SSH-RSA key not permitted. Use the list below to select a different key-type.<\/p>\n
Advertisement
You’re welcome and enjoy your weekend!<\/p>","upvoteCount":2,"datePublished":"2025-07-18T21:55:34.373Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/19","author":{"@type":"Person","name":"Jay-Updegrove","url":"https://community.spiceworks.com/u/Jay-Updegrove"}},"suggestedAnswer":[{"@type":"Answer","text":"
Hello there! I was having issues with my Debian VM that runs my Unifi server. After several failed attempts to get it running properly (apt kept returning errors when attempting to upgrade the OS) I finally decided just to back up my application and rebuild the server fresh on Debian 12. So far, so good. I reinstalled the Unifi app, restored my Unifi configuration, and it all worked! I can manage my network again using the Unifi web interface. However when I tried to SSH into the server from my Windows 11 machine Putty and Windows SSH both crashed. From what I can tell from my research my issue is I used the same IP Address and server name for the rebuilt server, so my SSH keys are incorrect. No problem, just delete the keys and let Putty or Windows request verification of the new keys. No dice. I deleted the keys from my .ssh in my user folder and Putty still crashes with the message: Network error: Software caused connection abort. Windows SSH gives the error: kex_exchange_identification: read: Connection reset, followed by Connection reset by {IP Address} port 22. I know the issue is on my local PC because I can connect to the server using my iPad with no issues. iPad asked me to verify the keys of a new server and off it went with no issues… Does anyone have any ideas? Thanks in advance for reading all that!<\/p>","upvoteCount":6,"datePublished":"2025-07-18T20:46:09.221Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/1","author":{"@type":"Person","name":"santaclaus","url":"https://community.spiceworks.com/u/santaclaus"}},{"@type":"Answer","text":"
Pull up Windows Terminal, connect using ssh username@ipaddress and login with the password. See if that at least gets you something?<\/p>","upvoteCount":1,"datePublished":"2025-07-18T20:51:44.604Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/2","author":{"@type":"Person","name":"Jay-Updegrove","url":"https://community.spiceworks.com/u/Jay-Updegrove"}},{"@type":"Answer","text":"
Same Windows error message as above - kex_exchange_identification: read: Connection reset<\/p>","upvoteCount":2,"datePublished":"2025-07-18T20:53:10.389Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/3","author":{"@type":"Person","name":"santaclaus","url":"https://community.spiceworks.com/u/santaclaus"}},{"@type":"Answer","text":"
Can you try that from a different machine that’s never attempted logging into this before? Somewhere, something is holding onto that key. Maybe check your credentials manager in Windows?<\/p>","upvoteCount":1,"datePublished":"2025-07-18T20:54:48.498Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/4","author":{"@type":"Person","name":"Jay-Updegrove","url":"https://community.spiceworks.com/u/Jay-Updegrove"}},{"@type":"Answer","text":"
If you’re using SSH from Terminal or putty.<\/p>\n
Go to C:\\users\\you\\.ssh\\ and rename the file (known_hosts) in there.<\/p>\n
Try again.<\/p>\n
If this works you will need to re-add all keys from other sessions as normal.<\/p>","upvoteCount":2,"datePublished":"2025-07-18T21:01:54.878Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/5","author":{"@type":"Person","name":"Rod-IT","url":"https://community.spiceworks.com/u/Rod-IT"}},{"@type":"Answer","text":"
Works from my iPad so I know it is just this PC. Windows Credential Manager does not seem to have the keys anywhere under the server name or IP address.<\/p>","upvoteCount":1,"datePublished":"2025-07-18T21:02:00.276Z","url":"https://community.spiceworks.com/t/ssh-thumbprints-assistance-needed/1225099/6","author":{"@type":"Person","name":"santaclaus","url":"https://community.spiceworks.com/u/santaclaus"}},{"@type":"Answer","text":"