You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide more details on the JSON request body payload that being sent with the create session endpoint call (/v1/session/create)? Is serfHealth being included in the array of checks in that payload?
Is this something that you observe in more recent versions of Consul?
I suspect that the node is always in the Leaving state, which causes the reconcilemember function to be unable to execute all the time, as a result, the node serfHealth cannot be registered. For details, refer to serf:#662 and #6882
Consul server continuously reports the following error:
it can't recover until it restart.
According to the code, I don't know why
reconcilemember
didn't execute successfullyConsul info for both Client and Server
consul version: 1.6.2
The text was updated successfully, but these errors were encountered: