Unable to connect to server with urlfetch

Hello,
when I use $(urlfeath url) in a command with the url to my server, I always get “Error Connecting To Remote Server”. This cannot be due to a timeout, because the response comes after about a second. The request does not even reach my server. I can call it with the browser, just like with curl.

This typically means there is some kind of firewall preventing the request from succeeding. Do you have any sort of firewall in front? Cloudflare? Are you on a shared web host?

Thanks for the quick reply.
I think you are sending a “normal” http request for this. I don’t have a firewall installed which could cause problems. I use a cloud server from IONOS and I haven’t had any problems with it yet.

I still suspect there’s something else at play here. Perhaps you can provide an example URL we can test with to gather more debug information?

I have created an account for you. If it is possible for me to write to you privately, I will send you the login data and the URL for it. I have not found a way to do this.

If you need to contact us privately, then please use email.

I’ve sent you an email with the needed data.

The problem was caused by a failure in my SSL configuration. Thanks for the quick help!