Hello guys.
I’m getting a timeout when accessing Cloudflare in an India’s region. Accessing a S3 bucket directly that is behind the Cloudflare work as expected but accessing it from the Cloudflare does not work.
The public IP Address where I am trying to access is 219.91.150.84
What do you think that might be the problem?
I’ve submitted a request in the Cloudflare support but It has been 6 days without any answer… The ticket number is #1627555
Can you post the exact output you receive from the cURL command? If it is a real timeout there might be a network issue. If it is a “Cloudflare timeout”, you can reach Cloudflare but they cant reach your AWS instance for some reason.
It is a real timeout. Also, doing a GET request in the browser to both addresses: the S3 bucket works but the Cloudflare one never answers back. Trying to get the cURL command output @sandro but I think the IP address must be blocked somehow by Cloudflare.
Maybe a firewall on your machine (also an Anti-virus software many times includes a firewall nowdays) or close network?
Try a TCP traceroute to that host and port 443 (this is different from a regular traceroute which is usually ICMP-based on Windows an UDP-based on Linux)
You seem to be able to reach Cloudflare, however the TCP connection appears to fail for some reason.
I’d try to rule out any local network security measures (e.g. firewall, router, etc.) and once you are absolutely sure the issue is not on your side I’d open a support ticket.
Hi @cloonan, could you please also help me with this ticket? I’ve checked that is not only in one machine and the problem seems to be in different offices. I’ve asked for informations such as if they use the same ISP and have the same antivirus. Getting back when I have more information. Thank you.