Hi,
We're running Warmup in a hybrid environment, where Development and Testing are hosted in the outsystems cloud, byt our production server is hosted inhouse.
With this configuration, the warmup tasks work fine in Development and Testing, but when it tries to work in Production, it recieves the following error
When we open the URL directly, we get the error
However, replacing the IP address with a hostname, the page loads fine.
I propose adding a site property where a hostname can be defined, and if set, then it uses the hostname, otherwise, it continues to look to use the outsystemscloud server name , and finaly defaults to the IP addres as a last result.