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
put the following setting into the nomad configuration file:
disable_update_check = true
Nomad Server logs
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/nomad?arch=amd64&os=linux&signature=&version=0.8.4: dial tcp 23.23.145.13:443: connect: no route to host
Nomad Client logs
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/nomad?arch=amd64&os=linux&signature=&version=0.8.4: dial tcp 23.23.145.13:443: connect: no route to host
The text was updated successfully, but these errors were encountered:
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 v0.8.4 (dbee1d7)
Operating system and Environment details
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
Issue
Unable to disable update checking
Reproduction steps
put the following setting into the nomad configuration file:
Nomad Server logs
Nomad Client logs
The text was updated successfully, but these errors were encountered: