I checked but it should be correctly indented.
This whats really bogging me, I dont see anything. No error, nothing, like the file is not even there.
Startup logs show nothing.
[2024-09-20 13:24:04] info: z2m: Starting Zigbee2MQTT version 1.40.1 (commit #unknown)
[2024-09-20 13:24:04] info: z2m: Starting zigbee-herdsman (0.57.3)
[2024-09-20 13:24:04] debug: z2m: Using zigbee-herdsman with settings: '"{\"network\":{\"panID\":41477,\"extendedPanID\":[187,1,228,55,90,118,192,32],\"channelList\":[25],\"networkKey\":\"HIDDEN\"},\"databasePath\":\"/config/zigbee2mqtt/database.db\",\"databaseBackupPath\":\"/config/zigbee2mqtt/database.db.backup\",\"backupPath\":\"/config/zigbee2mqtt/coordinator_backup.json\",\"serialPort\":{\"path\":\"/dev/ttyUSB0\"},\"adapter\":{\"concurrent\":null,\"delay\":null,\"disableLED\":false}}"'
[2024-09-20 13:24:04] debug: zh:adapter: Failed to validate path: 'Error: spawn udevadm ENOENT'
[2024-09-20 13:24:04] debug: zh:controller: Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":"HIDDEN","panID":41477,"extendedPanID":[187,1,228,55,90,118,192,32],"channelList":[25]},"serialPort":{"path":"/dev/ttyUSB0"},"adapter":{"disableLED":false,"concurrent":null,"delay":null},"databasePath":"/config/zigbee2mqtt/database.db","databaseBackupPath":"/config/zigbee2mqtt/database.db.backup","backupPath":"/config/zigbee2mqtt/coordinator_backup.json"}'
[2024-09-20 13:24:04] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyUSB0","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-09-20 13:24:04] info: zh:zstack:znp: Serialport opened
[2024-09-20 13:24:04] debug: zh:zstack:znp: SREQ: --> SYS - ping - {"capabilities":1}
The only thing I can think of is that I created the dvr.js file with the file editor addon and that caused some kind of weird ownership issue, but I’m unsure how to check it.