[Cold Fusion 2023] Scheduled task not working: Connection refused: no further information
Hi,
I have coldfusion 2023 on windows server.
Scheduled tasks doesn't work.
They are inserted correctly. (some of these already existed on the old server with CF2016).
If I try to run them from the administration (the little running man) I get the following message: his scheduled task Gioca-resp - message remind of group default was completed successfully. But in reality it is not executed
the URL used in the task is HTTP - so not key issues.
I tried to call the url with CFHTTP but I get the following error message:
Connect Exception: Connect to Gioca-responsabile.it:80 [gioca-responsabile.it/194.76.116.40] failed: Connection refused: no further information
whether I use http (therefore on port 80) or https (port 443).
If I try to use CFHTTP with a domain that is not on the server, for example google, it works fine.
If I put the URL in the browser it works fine
What could it depend on?
Thanks
Marco
