Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consul client agent intermittently becomes unreachable and exit eventually due to flaky network connections. #203

Closed
sumitsarkar opened this issue Oct 26, 2017 · 0 comments

Comments

@sumitsarkar
Copy link

The consul client agent becomes unreachable and exits if the network connections are flaky in cloud environments. There are some issues in Consul which are related to this. #3411, [#1007] (hashicorp/consul#1007) are somewhat related. #916 is one which has the largest discussion related to this.

A restart of the consul client agent fixes this in most of the documented cases. A possible fix for instances without enhanced networking mode is to have a cron job that periodically checks if consul agent is alive and restarts the task if not.

@sumitsarkar sumitsarkar closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant