internet-pi icon indicating copy to clipboard operation
internet-pi copied to clipboard

Getting an error when running ansible-playbook main.yml

Open turbo723 opened this issue 2 years ago • 2 comments

fatal: [127.0.0.1]: FAILED! => {"changed": false, "errors": [], "module_stderr": "Recreating 876322f47564_pihole ... \nHost is already in use by another container\nRecreating 876322f47564_pihole ... error\n", "module_stdout": "", "msg": "Error starting project Encountered errors while bringing up the project."}

turbo723 avatar Nov 03 '23 03:11 turbo723

I get almost the same too:

tabb@raspberrypi:~/internet-pi $ ansible-playbook main.yml

PLAY [Configure Internet Pi.] ****************************************************************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************************************************************** fatal: [127.0.0.1]: FAILED! => {"ansible_facts": {}, "changed": false, "failed_modules": {"ansible.legacy.setup": {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3"}, "cmd": "/usr/bin/locale -a", "failed": true, "invocation": {"module_args": {"fact_path": "/etc/ansible/facts.d", "filter": [], "gather_subset": ["all"], "gather_timeout": 10}}, "msg": "[Errno 8] Exec format error: b'/usr/bin/locale'", "rc": 8, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}}, "msg": "The following modules failed to execute: ansible.legacy.setup\n"}

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

tabb@raspberrypi:~/internet-pi $

sacredland avatar Dec 21 '23 03:12 sacredland

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] avatar Apr 22 '24 21:04 github-actions[bot]

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.

github-actions[bot] avatar Jun 24 '24 21:06 github-actions[bot]