cloudalchemy / ansible-node-exporter

Provision basic metrics exporter for prometheus monitoring tool
MIT License
501 stars 270 forks source link

HTTP Error 404 not found: task: Get checksum list from github #223

Closed Jordy694 closed 3 years ago

Jordy694 commented 3 years ago

What happened? I'm trying to install the node exporter role on Ubuntu 20 but the following task fails: Get checksum list from github TASK [cloudalchemy.nodexporter : Get checksum list from github] ********************************************************************************************************************************************************************************************************* Friday 02 July 2021 10:38:30 +0200 (0:00:00.045) 0:01:03.570 *********** fatal: [hostname]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'url'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Received HTTP error for https://github.com/prometheus/node_exporter/releases/download/v2.0.0/sha256sums.txt : HTTP Error 404: Not Found"}

Jordy694 commented 3 years ago

Sorry i think it's friday! I was looking at the wrong version number of node exporter...... 1.1.2 is the latest version instead of 2.0.0