Shoonya-Dev / ShoonyaApi-py

144 stars 133 forks source link

Issue with Websocket on AWS. #26

Closed vijay-arwapally closed 2 years ago

vijay-arwapally commented 2 years ago

Seems like websocket connection is not established on AWS EC2 instance. Anyone else facing similar issue? any workaround?

yubrajbhoi commented 2 years ago

Can you connect to other WebSocket servers? AWS firewall rules are a mess.

vijay-arwapally commented 2 years ago

Yes previously I have kite connect of zerodha and it was working perfectly fine

On Wed, 30 Mar, 2022, 8:51 pm yubrajbhoi, @.***> wrote:

Can you connect to other WebSocket servers? AWS firewall rules are a mess.

— Reply to this email directly, view it on GitHub https://github.com/Shoonya-Dev/ShoonyaApi-py/issues/26#issuecomment-1083276001, or unsubscribe https://github.com/notifications/unsubscribe-auth/APLFKTVEWIPD3SLI5GLSHDLVCRWNXANCNFSM5R7PHFDA . You are receiving this because you authored the thread.Message ID: @.***>

vijay-arwapally commented 2 years ago

Websocket for Shoonya API arent working with Windows EC2 instance, but do work with Linux EC2 instance. I usually prefer Windows EC2 as it is simple, but downside is it is too slow. But no clue why it doesnt work on windows 10 EC2 instance. For now, since I am using Linux EC2 instance, can assume it is resolved.