Running HAOS (in a VM on Unraid) I’m trying to get frigate and others running but they just hang and not run.
I’ve had less luck getting certain things done on a docker container of HA or running HA on an Linux install.
Frigate
The add-on seems to not be ready, it might still be starting. Do you want to try again?
When I goto logs I get this Failed to get ccab4aaf_frigate logs, e.callApiRaw is not a function
Same thing with EMQX it just hangs, get the same message and I get this when at logs Failed to get a0d7b954_emqx logs, e.callApiRaw is not a function
And others like Zigbee2MQTT are doing the same thing
Downloading the log shows me a lot of python errors like
File “/usr/local/lib/python3.9/dist-packages/yaml/parser.py”, line 438, in parse_block_mapping_key
raise ParserError(“while parsing a block mapping”, self.marks[-1],
yaml.parser.ParserError: while parsing a block mapping
in “”, line 1, column 1:
mqtt:
^
expected , but found ‘’
in “”, line 3, column 7:
port: 1883 #Leave as default 188 …
^
2024/11/06 18:10:13 EOF
2024-11-07 00:10:13.406894712 [INFO] Service NGINX exited with code 1 (by signal 0)