when validating the Newrelic synthetics script from Private minion location, getting the error -“timed out waiting for validation results”
perma link
https://one.newrelic.com/-/0eqwyWmlOjn
when validating the Newrelic synthetics script from Private minion location, getting the error -“timed out waiting for validation results”
perma link
https://one.newrelic.com/-/0eqwyWmlOjn
Hey @Vasantharaman.J,
This can be due to a number of factors.
I saw an invalid assignment in the monitor script that may be causing issues. I would suggest trying to run the CPM with a simple script to test if it’s an issue with the script or the CPM itself.
$browser
.get("https://newrelic.com")
You can also check through these error codes if you’re experiencing any error codes:
Thanks!
This topic was automatically closed after 365 days. New replies are no longer allowed.