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
[root@n02 ~]# nomad -version
Nomad v0.4.0-dev ('bc09a0444722617a3a0ee0daa28d24b93d9d3e5b+CHANGES')
[root@n02 ~]# env|grep NOMAD
NOMAD_ADDR=http://[::1]:4646
[root@n02 ~]# nomad node-status -self -verbose
Node ID = 7a2c3b70-6b42-4da5-f427-a23359174aa1
(etc)
Allocated Resources
CPU Memory Disk IOPS
(etc)
Allocations
ID Eval ID Job ID Task Group Desired Status Client Status
(etc)
Attributes
arch = amd64
(etc)
error fetching node stats: Get http://::1:4646/v1/client/stats: dial tcp: too many colons in address ::1:4646
The text was updated successfully, but these errors were encountered:
The-Loeki
changed the title
Nomad can't retrieve node stats when IPv6 endpoint is used
Nomad Cli can't retrieve node stats when IPv6 endpoint is used
Jun 23, 2016
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.
The text was updated successfully, but these errors were encountered: