geerlingguy / internet-pi

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

Ensure internet-monitoring environment is running FAILED #505

Closed Jstnldrs05 closed 8 months ago

Jstnldrs05 commented 1 year ago

Hi, I am new to proxmox and i am tinkering and I decided to try out the project. I am using raspios Bullseye inside a VM and I faced with this issue. Since I am totally new to Proxmox and Even to raspberry (I don't have the SBC so I try to run the OS to try out).

Could anyone help me with the step-by-step procedure in order to solve the issue? Thank you very much.

PLAY [Configure Internet Pi.] **

TASK [Gathering Facts] ***** ok: [127.0.0.1]

TASK [Load configuration (with defaults from example file).] *** ok: [127.0.0.1] => (item=example.config.yml) ok: [127.0.0.1] => (item=config.yml)

TASK [Ensure apt cache is up to date.] ***** ok: [127.0.0.1]

TASK [Ensure pacman cache is up to date] *** skipping: [127.0.0.1]

TASK [Check if Docker is already present.] ***** ok: [127.0.0.1]

TASK [Download Docker install convenience script.] ***** skipping: [127.0.0.1]

TASK [Run Docker install convenience script.] ** skipping: [127.0.0.1]

TASK [Ensure Docker is started.] *** ok: [127.0.0.1]

TASK [Ensure dependencies are installed (Debian).] ***** ok: [127.0.0.1]

TASK [Ensure dependencies are installed (Archlinux).] ** skipping: [127.0.0.1]

TASK [Install Docker Compose using Pip.] *** ok: [127.0.0.1]

TASK [Ensure user is added to the docker group: pi] **** ok: [127.0.0.1]

TASK [Reset connection so docker group is picked up.] ** [WARNING]: Reset is not implemented for this connection

TASK [Gather package facts.] *** ok: [127.0.0.1]

TASK [Add Buster backports apt key.] *** skipping: [127.0.0.1] => (item=04EE7237B7D453EC) skipping: [127.0.0.1] => (item=648ACFD622F3D138) skipping: [127.0.0.1]

TASK [Add Buster backports for fixed libseccomp2.] ***** skipping: [127.0.0.1]

TASK [Install >libseccomp2.4.4 to fix 32-bit OS issue.] **** skipping: [127.0.0.1]

TASK [Synchronize internet-monitoring directory.] ** ok: [127.0.0.1]

TASK [Ensure internet-monitoring directory is not a Git repository.] *** ok: [127.0.0.1]

TASK [Copy templated internet-monitoring files into place.] **** ok: [127.0.0.1] => (item={'src': 'docker-compose.yml.j2', 'dest': 'docker-compose.yml'}) ok: [127.0.0.1] => (item={'src': 'grafana-config.monitoring.j2', 'dest': 'grafana/config.monitoring'}) ok: [127.0.0.1] => (item={'src': 'prometheus.yml.j2', 'dest': 'prometheus/prometheus.yml'}) ok: [127.0.0.1] => (item={'src': 'prometheus-pinghosts.yaml.j2', 'dest': 'prometheus/pinghosts.yaml'})

TASK [Ensure internet-monitoring environment is running.] ** 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"}

PLAY RECAP ***** 127.0.0.1 : ok=12 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0

github-actions[bot] commented 10 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 8 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.