Nomad service list serviceA return random services info

Nomad client and server node on v1.7.6

query using nomad cli v1.7.3

nomad service list serviceA return random services info

when i type :
nomad service list A
then it return :

Job ID   Address            Tags  Node ID   Alloc ID
B  192.168.2.1:80  []    xxxxxx  xxxxxx

if i type again :
nomad service list A
then it return :

Job ID   Address            Tags  Node ID   Alloc ID
C  192.168.2.23:2345  []    yyyy  zzzz

do you have any ideas ?

Hi @Antse,

This is a bug within Nomad and is detailed within #19542.

Thanks,
jrasell and the Nomad team

1 Like

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.