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
This role does not work an an raspberry pi because the generated download url is in correct. It tries to download https://github.com/coredns/coredns/releases/download/v1.7.1/coredns_1.7.1_linux_armv6.tgz.sha256 but this does not exist.
TASK [cloudalchemy.coredns : Get checksum for armv6 architecture] ********************************
Monday 26 October 2020 10:39:13 +0100 (0:00:00.048) 0:00:15.014 ********
fatal: [dns1]: 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/coredns/coredns/releases/download/v1.7.1/coredns_1.7.1_linux_armv6.tgz.sha256 : HTTP Error 404: Not Found'
The text was updated successfully, but these errors were encountered:
What happened?
This role does not work an an raspberry pi because the generated download url is in correct. It tries to download
https://github.com/coredns/coredns/releases/download/v1.7.1/coredns_1.7.1_linux_armv6.tgz.sha256
but this does not exist.Only
arm
andarm64
are provided: https://github.com/coredns/coredns/releases/tag/v1.8.0How to reproduce it (as minimally and precisely as possible):
Where
dns
is a raspberry pi / arm 6 device.Environment
0.4.1
The text was updated successfully, but these errors were encountered: