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
When I execute many times a nomad run of the same job file, without any change, my script check is registered, then deregistered, the registered, then deregistered...
Hi @samber, Nomad's Consul integration was recently extensively refactored due to bugs and performance issues in the 0.5.x code. See #2478 for details.
Would it be possible for you to test on master? A number of check flapping bugs have been fixed, but script checks are a bit unique.
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
When I execute many times a
nomad run
of the same job file, without any change, my script check is registered, then deregistered, the registered, then deregistered...Consul logs:
(please note the same CheckID)
Nomad check:
Nomad version
Tested on a local, fresh consul + nomad setup
Also tested with nomad 0.5.4 (+nomad 0.5.3 as cli): same issue.
The text was updated successfully, but these errors were encountered: