Url probe is not working correctly: whenever it is restarted, it turns critical after few seconds. That happens in a specific hub
Cause
In configuration file there are some strange characters in the url entry for a specific profile: ----- url = https://abcd.efg/hij/  -----
Environment
UIM 8.51 url_response 4.43 robot/controller 7.93
Resolution
After removing the strange characters in the url entry, into the probe configuration file, for a specific profile: ----- url = https://abcd.efg/hij/  ----- the problem disappeared.