Conjur standby cluster is in "initializing" state

We are using Conjur Enterprises 13.2.2 with 1 leader and 2 standby nodes hosted on Azure VM’s.

We have uninstalled the openssh package from Standby node after which we were not able to ssh to Standby node. While investing we tried to restart the VM and later install the openssh package.

After VM restart conjur standby container didn’t started and we manually started it after few hours. After that when we checked the health api of standby node it was in initiailizing state and later found out conjur service was down. So manually started it. Still we are observing cluster status is in “initiailizing” state.

“cluster”: {
“ok”: true,
“degraded”: true,
“status”: “initializing”,
“message”: null
},

Log snapshot:
<134>1 2024-05-27T11:22:17.000+00:00 490a1925ee99 evoke-cluster - - [meta sequenceId=“756”] I, [2024-05-27T11:22:17.088894 #1659] INFO – : State is now initializing
<134>1 2024-05-27T11:22:35.000+00:00 490a1925ee99 etcd - - [meta sequenceId=“757”] {“level”:“warn”,“ts”:“2024-05-27T11:22:35.673391Z”,“caller”:“etcdserver/server.go:2083”,“msg”:“failed to publish local member to cluster through raft”,“local-member-id”:“643f457b26562629”,“local-member-attributes”:“{Name:x.x.x.c ClientURLs:[http://127.0.0.1:2379]}”,“request-path”:“/0/members/643f457b26562629/attributes”,“publish-timeout”:“25s”,“error”:“etcdserver: request timed out”}
<134>1 2024-05-27T11:23:00.000+00:00 490a1925ee99 etcd - - [meta sequenceId=“758”] {“level”:“warn”,“ts”:“2024-05-27T11:23:00.673968Z”,“caller”:“etcdserver/server.go:2083”,“msg”:“failed to publish local member to cluster through raft”,“local-member-id”:“643f457b26562629”,“local-member-attributes”:“{Name:x.x.x.x ClientURLs:[http://127.0.0.1:2379]}”,“request-path”:“/0/members/643f457b26562629/attributes”,“publish-timeout”:“25s”,“error”:“etcdserver: request timed out”}
<134>1 2024-05-27T11:23:25.000+00:00 490a1925ee99 etcd - - [meta sequenceId=“759”] {“level”:“warn”,“ts”:“2024-05-27T11:23:25.675059Z”,“caller”:“etcdserver/server.go:2083”,“msg”:“failed to publish local member to cluster through raft”,“local-member-id”:“643f457b26562629”,“local-member-attributes”:“{Name:x.x.x.x ClientURLs:[http://127.0.0.1:2379]}”,“request-path”:“/0/members/643f457b26562629/attributes”,“publish-timeout”:“25s”,“error”:“etcdserver: request timed out”}

Hi @enggrupesh,

This forum is exclusively for Conjur Open Source and other open source projects. For Conjur Enterprise, please reach out to technical support. You can also try the CyberArk subreddit for community support.

1 Like