Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SSH error 10054, Flow Socket Error Receiving Bytes

While connecting to server over SSH .. The connection got established but, after 1-2 seconds it got disconnected giving error message.

Tried Bitvise SSH Client, WinSCP. Same issue.

Error "Flow Socket Error receiving Bytes. Windows error 10054, An existing connection was forcibly closed by remote host."

Not able to do anything. Tried almost everything I found.

Ubuntu Server, Digital Ocean

like image 539
Atul Sharma Avatar asked Sep 17 '25 08:09

Atul Sharma


2 Answers

On Bitvise SSH Client main window, Login Tab, unchecking "Enable Obfuscation" did the trick for me.

like image 100
Onat Korucu Avatar answered Sep 18 '25 22:09

Onat Korucu


Long story short, you can get this error if Bitvise server has blocked the IP you are trying to connect from. Solution: open Bitvise server > Sessions Tab > Manage Blocked IP's and unblock the offending IP

I've had this with a user today. It turned out the user was connecting using the Bitvise client but was also trying to connect with the same account through an orchistration in Cast Iron. The Orchistration was set up to login with a password and Bitvise Server had blocked the IP address she was connecting from.

like image 41
IvanTT Avatar answered Sep 18 '25 23:09

IvanTT