geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.15k stars 440 forks source link

Does this code still work on Raspberry Pi desktop? #498

Closed AZZmatic closed 9 months ago

AZZmatic commented 1 year ago

RPI desktop is 32bit so when I get to Task Ensure internet-monitoring environment is running it fails with this error: [Error starting project no matching manifest for linux/386 in the manifest list entries"](fatal: [127.0.0.1]: FAILED! => {"changed": false, "errors": [], "module_stderr": "", "module_stdout": "latest: Pulling from prom/blackbox-exporter\n", "msg": "Error starting project no matching manifest for linux/386 in the manifest list entries"})

Searching the pull code for prom/blackbox-exporter shows that there is no linux/386 tag for any version. Linux and docker are still new to me so maybe I missed something.

github-actions[bot] commented 11 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 9 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.