Dial TCP i/o timeout error
-
Hi @admin,
I am getting the following error while running the programdial tcp 103.82.177.98:443: i/o timeout
Let me know if any changes are made. The code has no change since last 6 months
-
Hi Team,
Any update/insights you can share on this issue ? -
Hi @Moderator_2 ,
Any updates on this ?
I can see there was some issue with wsfeeds.angelbroking.com:443 which is resolved for Java SDK.
Can you please check and resolve for Go SDK as well ?
Reference: https://smartapi.angelbroking.com/topic/4340/not-able-to-connect-to-wsfeeds-angelbroking-com-443 -
Hi @devendrav
Currently we are only providing support for NodeJS, JAVA and python SDKs. Kindly explore from your end for changes on GO
Regards,
SmartAPI team -
@devendrav I know it is a year old question but I faced the same issue. The GoSDK uses gorilla websocket which is not useful for websockets on Angel One. It needs another kind of socket. So, there is basic flaw in the SDK.