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

TASK [Ensure internet-monitoring environment is running.]

Open HerrFisch opened this issue 3 years ago • 2 comments

I get this error at the ansible-playbook command and i don't really know what it means

TASK [Ensure internet-monitoring environment is running.] ****************************************************************************** fatal: [127.0.0.1]: FAILED! => {"changed": false, "errors": [], "module_stderr": "Starting internet-monitoring_nginx-proxy_1 ... \n\u001b[1A\u001b[2K\nStarting internet-monitoring_nginx-proxy_1 ... \n\u001b[1B", "module_stdout": "", "msg": "Error starting project Encountered errors while bringing up the project."}

Can someone help me?

HerrFisch avatar Oct 20 '22 20:10 HerrFisch

Same thing here.

fatal: [127.0.0.1]: FAILED! => {"changed": false, "errors": [], "module_stderr": "Creating internet-monitoring_nginx-proxy_1 ... \n\u001b[1A\u001b[2K\nCreating internet-monitoring_nginx-proxy_1 ... \n\u001b[1B", "module_stdout": "latest: Pulling from nginxproxy/nginx-proxy\nDigest: sha256:685a1643557a05be59ce1f76caeb8d01ab40d19dd4d68327965b4ebb6e067588\nStatus: Downloaded newer image for nginxproxy/nginx-proxy:latest\n", "msg": "Error starting project Encountered errors while bringing up the project."}

FQQD avatar Oct 21 '22 09:10 FQQD

Still having the issue!!

FQQD avatar Oct 26 '22 19:10 FQQD

Do you have enough free space on your Pi? You can check by running df -h. Another issue might be you already have something bound to port 80. Perhaps you have Apache HTTPd or some other Web server running? You can change the port here.

ErinsMatthew avatar Dec 18 '22 17:12 ErinsMatthew

I am having a issue in the same part, but my error message is different. I am using a fresh install. fatal: [192.168.2.2]: FAILED! => {"changed": false, "msg": "Error connecting: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))"}

EDIT: fixed by restart

serialscaresme avatar Feb 05 '23 04:02 serialscaresme

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.

stale[bot] avatar May 21 '23 20:05 stale[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 Aug 07 '23 21:08 github-actions[bot]