Report this

What is the reason for this report?

Issue with my droplets

Posted on October 12, 2022

He everyone, I have an issue with my server I develop everything on my local mac. now I pushed my code to the server and I have some issues.

I logged in by ssh and try to curl to and api for example “curl ‘https://www.asos.com/api/product/catalogue/v3/products/201483801?store=ROW’ -H ‘accept-language: en-US,en;q=0.9,he;q=0.8’ --compressed”

its works and I get the data!

but when I do from my server " axios.get(‘https://www.asos.com/api/product/catalogue/v3/products/201483801?store=ROW’, {headers: {“accept-encoding”: “gzip, deflate, br”}});" its not response until its get time out

any help pls ??

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.