For Workers & Pages, what is the name of the domain?
What is the error message?
(failed)net::ERR_CONNECTION_REFUSED
What is the issue or error you’re encountering
When trying to do a GET request to the following endpoint when connected to a Romanian network, I get an err_connection_refused error. When doing the same request while connected to a VPN hosted in Germany, the request goes through.
What are the steps to reproduce the issue?
Connect to a Romanian internet network.
Do the following GET request:
curl ‘https://dekra-solar-plants-api.falling-lake-9353.workers.dev/api/v1/public/solar?stage=01&stage=02&stage=03&stage=04&stage=05&stage=06&stage=07&stage=08’