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
rahadiangg
changed the title
Nomad 1.7.7 Inconsistent Service Discovery Beetween UI & CLI
Nomad 1.7.7 Inconsistent Service Discovery Between UI & CLI
May 20, 2024
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.
Nomad version
Nomad v1.7.7
BuildDate 2024-04-16T19:26:43Z
Revision 0f34c85
Operating system and Environment details
Ubuntu 22.04.4 LTS
ARM64
4 Core 24GB
Issue
I have nomad job like this:
That task registed in service discovery with nomad provider. On the nomad UI that service pointed correctly for each allocation.
Hower, Whe I try to check using
nomad service info <name>
command, the result it's not same and inconsistent.Reproduction steps
Deploy 2 different job with registed to nomad provider service discovery
Expected Result
nomad service info <name>
command same like in nomad UIActual Result
nomad service info <name>
command inconsistent. Sometimes show the another allocations.The text was updated successfully, but these errors were encountered: