Hi all!
Trying to get Satnogs setup on a Raspberry PI4. I have everything working but when I go to the cmd satnogs-setup and click the basic line and enter my API Key I get the following:
Traceback (most recent call last): x mqqqqqqqqqqqqqqqqqqqqqqqqj x
File “/var/lib/satnogs-config/bin/satnogs-config”, line 8, in qqqqqqqqqqqqqqqqu
sys.exit(main()) x < Save > x
File “/var/lib/satnogs-config/lib/python3.9/site-packages/satnogsconfig/init.py”, line 25, in main
menu.show()
File “/var/lib/satnogs-config/lib/python3.9/site-packages/satnogsconfig/menu.py”, line 241, in show
self._typesmenu[‘type’]
File “/var/lib/satnogs-config/lib/python3.9/site-packages/satnogsconfig/menu.py”, line 311, in _variablebox
self._config.set_variable(menu[‘variable’], value)
File “/var/lib/satnogs-config/lib/python3.9/site-packages/satnogsconfig/config.py”, line 87, in set_variable
self.dump_config(to_file=True)
File “/var/lib/satnogs-config/lib/python3.9/site-packages/satnogsconfig/config.py”, line 46, in dump_config
with open(self._filename, ‘w’, encoding=‘utf-8’) as file:
PermissionError: [Errno 13] Permission denied: ‘/etc/ansible/host_vars/localhost’
kb8uyc@raspberrypi:~ $
Anyone that can help me out? I’m not very good with linux so please go easy on me!
Thanks
Eric