HTTPSConnectionPool Read timed out
-
The OpenAPIScripMaster.json file download is failing mid-transfer, completely breaking the algo bot initialization.
Errors encountered:
urllib3.exceptions.IncompleteRead: IncompleteRead (e.g., 6896285 bytes read, 30056636 more expected)
HTTPSConnectionPool Read timed out
Troubleshooting already done:
I have tried streaming the data in chunks as well as direct full-file download.
Increased the timeout limits up to 300 seconds.
Added proper browser User-Agent headers.
Even tried downloading manually via Chrome using an entirely different ISP/Mobile network.
The connection randomly drops at different payload sizes (sometimes at 6MB, sometimes at just 800KB). This is clearly a server-side limitation or firewall drop at Angel One's end.
Requesting the admin/tech team to kindly look into this on priority, as it is completely blocking live executions for everyone today.
-
Yes, it was an issue from their backend but as of now i am completely able to to download the scrip data.
i think the issue is now resolved from their end but it may take some time to reflect for some users.
i suggest to try again after 30 to 45 minutes.