You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get an error when running install_and_upgrade.sh
Its an fresh install and i changed the settings according to instructions in the manual
Checking configuration files...
SUCCESS: The configuration config/settings.yml conforms to the expected schema!
â Config check complete!
Checking for configuration settings...
â Settings file ready!
Running Ansible to install and/or update your raspberry-noaa-v2...
PLAY [install raspberry-noaa-v2 core] ******************************************
TASK [get os release] **********************************************************
[WARNING]: Platform linux on host localhost is using the discovered Python
interpreter at /usr/bin/python, but future installation of another Python
interpreter could change the meaning of that path. See https://docs.ansible.com
/ansible/2.10/reference_appendices/interpreter_discovery.html for more
information.
ok: [localhost]
i get an error when running install_and_upgrade.sh
Its an fresh install and i changed the settings according to instructions in the manual
Checking configuration files...
SUCCESS: The configuration config/settings.yml conforms to the expected schema!
â Config check complete!
â Settings file ready!
PLAY [install raspberry-noaa-v2 core] ******************************************
TASK [get os release] **********************************************************
[WARNING]: Platform linux on host localhost is using the discovered Python
interpreter at /usr/bin/python, but future installation of another Python
interpreter could change the meaning of that path. See https://docs.ansible.com
/ansible/2.10/reference_appendices/interpreter_discovery.html for more
information.
ok: [localhost]
TASK [common : Installing general dependencies] ********************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to update apt cache: unknown reason"}
PLAY RECAP *********************************************************************
localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
Error: Something failed with the install - please inspect the logs above
The text was updated successfully, but these errors were encountered: