In websocket API getting this error after run sometime: Error in WebSocket: [WinError 10054] An existing connection was forcibly closed by the remote host Attempting reconnect 1 of 5...

getting the error after sometime in websocket:

Error in WebSocket: [WinError 10054] An existing connection was forcibly closed by the remote host

Attempting reconnect 1 of 5…

so, what is the solution for it?

Hi Akshay,

This issue happens when socket unable to connect to network. Please ensure you have stable internet connection.

good internet still same issue