[Error] Error during installation (noaa environment variables)
Opened this issue · 1 comments
Describe the bug
During the installation,an error occurs.
Screenshots and/or logs
TASK [common : noaa environment variables] *************************************
fatal: [localhost]: FAILED! => {"changed": false, "checksum": "21233b364644c8f9a8d8828e25d02736609d1728", "gid": 1000, "group": "pi", "mode": "0644", "msg": "chgrp failed", "owner": "operator", "path": "/home/operator/.noaa-v2.conf", "size": 4442, "state": "file", "uid": 1000}
PLAY RECAP *********************************************************************
localhost : ok=10 changed=0 unreachable=0 failed=1 skipped=12 rescued=0 ignored=0
Additional context
Raspberry 4 B
OS installed: bullseye 32 bit with graphical interface.
Hi,
What is your user and group ? It seems, your group is pi but you installed the project in the operator home.
Moreover, have you try with bullseye 64 bit ? It would be better if you have a Raspberry 4.
Also, you don't really need graphical interface, the components for GUI could process interference. :)