Unable to subscribe instruments from different machine

dknaix
dknaix edited September 2023 in Python client
Lately i was testing new code on local machine (python client), was able to get ltp but not able to subscribe to instruments, the same code which i ran on cloud did subscribe instruments and working properly, i generated the accesstoken from the cloud machine, is there any IP restrictions or any such logic for sockets, wanted to know or something blocking in my network @rakeshr
  • rakeshr
    Are you opening more than 3 websocket connections?
    You can enable debug log and check for the error message.
Sign In or Register to comment.