Describe the bug
Installing on Pi Zero W 2, fails at start up with an error
To reproduce
Install on Pi Zero W 2
Relevant logs
[Nest] 637 ERROR [ClusterService] Cannot file module '../build/Release/dns_sd_bindings'
Require stack:
- /opt/nodejs/lib/node_modules/room-assistant/node_modules/mdns/lib/dns_sd.js
- /opt/nodejs/lib/node_modules/room-assistant/node_modules/mdns/lib/mdns.js
- /opt/nodejs/lib/node_modules/room-assistant/dist/cluster/cluster.service.js
- /opt/nodejs/lib/node_modules/room-assistant/dist/entities/entities.service.js
- /opt/nodejs/lib/node_modules/room-assistant/dist/entities/entities.modules.js
- /opt/nodejs/lib/node_modules/room-assistant/dist/app.module.js
- /opt/nodejs/lib/node_modules/room-assistant/dist/main.js
- /opt/nodejs/lib/node_modules/room-assistant/bin/room-assistant.js
Also can see:
warn: ConfigService: No configuration found in /home/pi/room-assistant/config/config
Even though local.yml exists in this folder. Have tired making a subfolder "config" in /home/pi/room-assistant/config with no joy.
RA doesn't create entities in HA, can't see connections to the mqtt broker.
Environment
- room-assistant version: 2.19.1
- installation type: Nodejs
- hardware: Raspberry Pi Zero W 2
- OS: Linux,
Fresh flash, repeated twice to check
Describe the bug
Installing on Pi Zero W 2, fails at start up with an error
To reproduce
Install on Pi Zero W 2
Relevant logs
[Nest] 637 ERROR [ClusterService] Cannot file module '../build/Release/dns_sd_bindings'
Require stack:
Also can see:
warn: ConfigService: No configuration found in /home/pi/room-assistant/config/config
Even though local.yml exists in this folder. Have tired making a subfolder "config" in /home/pi/room-assistant/config with no joy.
RA doesn't create entities in HA, can't see connections to the mqtt broker.
Environment
Fresh flash, repeated twice to check