internet-pi
internet-pi copied to clipboard
Raspberry Pi config for all things Internet.
Don't know if the problem is speedtest-cli. I have tried it on another Pi and it is giving really screwy results. I have been running this for many months, but...
``` pi@raspberrypi:~/internet-pi $ ansible-playbook main.yml 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] =>...
FAILED! => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "docker-compose"], "msg": "stdout: Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\nCollecting docker-compose\n Using cached https://www.piwheels.org/simple/docker-compose/docker_compose-1.29.2-py2.py3-none-any.whl (114 kB)\nCollecting PyYAML=3.10\n Using cached PyYAML-5.4.1.tar.gz (175 kB)\n Installing build dependencies:...
Hi, i am having issues that i am getting "No data" in grafana Dashboard. a) correct setup in esphome as i am getting values in homeassist& curling the /metrics works...
TASK [Gathering Facts] *********************************************************************************************************************************************************************** fatal: [192.168.1.4]: 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"],...
Awesome project but my installation is breaking. Currently I install internet-pi on my raspberry pi 4 with the operating system. `No LSB modules are available. Distributor ID: Raspbian Description: Raspbian...
I'm facing a failure on the specified task, I'm running the latest Raspberry Pi OS and I noticed on Grafana Docker Hub that they don't have an image for linux/arm/v8....
I have followed the instructions in the readme.md file, but keep getting stuck at step 4. I have searched through Issues for the same error message but none appear to...
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...
Hi, so due to an issue with PyYAML5.4.1, the wheel for PyYAMLcan't be built. This is due to an issue with v5.4.1. This issue was apparenly caused by an incompatibility...