cscli machines add unraid-agent --auto in order to get an API key to use with the Unraid agent. However this throws the following error: Error: credentials file '/usr/local/etc/crowdsec/local_api_credentials.yaml' already exists: please remove it, use "--force" or specify a different file with "-f" ("-f -" for standard output)local_api_credentials.yaml file, but then the Crowdsec service fails to start again after restart. Apparently that file is somehow being used by the local OPNsense plugin and replacing this YAML file completely screws up the install. I have no idea how I'm supposed to get an API key for a new machine...cscli lapi register -u http://192.168.1.1:8080 from the Crowdsec docker console. This gives the error: api client register: api register (http://192.168.1.1:8080/) http 403 Forbidden: API error: http code 403, response: Forbidden