Below are some of the error code which we get as a monitor run output on Sitescope dashboard:
- URLPermissionDenied = -982 "Permission denied"
- SOAPFaultError = -983
- XMLElementNotFoundError = -986 "XML element not found"
- XMLFormatError = -987 "XML format error"
- XMLElementMatchError = -988 "XML element value mismatch"
- URLContentErrorFound = -989 "content error found"
- URLContentElementMissing = -990 "content element missing"
- URLNoStatusError = -991 "no status in reply from server"
- MonitorSpecificError = -992;
- URLNoRouteToHostError = -993 "unable to reach server"
- DLLCrashedError = -994 "internal error in WinInet library"
- URLContentChangedError = -995 "content changed"
- URLTimeoutError = -996 "timed out reading"
- URLBadHostNameError = -997 "unknown host name"
- URLNoConnectionError = -998 "unable to connect to server"
- URLContentMatchError = -999 "content match error"
- URLUnknownError = -1000
- DNSIPAddressMismatch = -1001 "ip address does not match"
- URLRemoteMonitoringError = -1002 "unable to connect to remote monitoring server"
- URLConnectionClosedError = -1003 "connection reset"
No comments:
Post a Comment