Use Control F to search for a specific error code in each catalog. To search for any error code, select the Search button at the top right of the screen.

Code Severity Message Cause/Action
140201 INFO Daemon already started. The daemon is already running at the time of restore.
140202 ERROR Daemon already started but the pidfile does not match.

Cause: Indicates that the daemon is already running at the time of restore but the pidfile does not match.

Action: Stop the running daemon and then try to restore.

140203 INFO Health check received. A probe from the load balancer was received during restore.
140205 INFO Daemon not started, the pidfile ($pidfile) is already removed. The daemon is not already running at the time of remove. The pidfile has also been removed.
140206 INFO Daemon not started. The daemon is not already running at the time of remove.
140208 WARN Resource out of service

Cause: The quickCheck is running but the resource was not ISP (In-Service, Protected).

140209 ERROR Daemon not running.

Cause: Daemon is stopped with quickCheck.

Action: Attempt a local recovery.

140210 ERROR Daemon is running but the pidfile does not match.

Cause: Daemon is started with quickCheck but pidfile doesn’t match.

Action: Attempt a local recovery.

140211 ERROR flg $id-hc-hg is on

Cause: The $id-hc-hg flag was detected by quickCheck.

Action: Attempt failover.

140250 FATAL Socket open failed. Check if the port \"$port\" is in use by ‘ss -anp’.

Cause: Could not open the socket.

Action: Check to see if the port is in use with ‘ss -anp’ and kill the process that is using it.

140251 ERROR Health probe not received. Check that the probe from the load balancer is set correctly, including the firewall.

Cause: A probe from the load balancer was not received within $HC_TIMEOUT seconds.

Action: Make sure the probe from the load balancer is configured correctly, including the firewall.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment