What is the name of the domain?
What is the error message?
connect ETIMEDOUT 188.114.96.3:443",“name”:“Error”,“stack”:"Error: connect ETIMEDOUT 188.114.96.3:443\n at AxiosError.from
What is the issue you’re encountering
I have node js app that uses Cloudflare. In my node app I have some scripts that I toggle from time to time. They call my app with http request via axios. For example they I hit one of my endpoinst. This was working for more than 3 years and now once I added Cloudflear most of those request are blocked and some of the same request are not. What could be the reason?