You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated zigbee2mqtt and now when it's trying to start I get the following log:
Starting Zigbee2MQTT without watchdog.
Jan 17 09:07:35 zigbee npm[17828]: Error: ENOENT: no such file or directory, open '/opt/zigbee2mqtt/data/configuration.yaml'
Jan 17 09:07:35 zigbee npm[17828]: at readFileSyncUtf8 (node:internal/fs/read/utf8:20:3)
Jan 17 09:07:35 zigbee npm[17828]: at Object.readFileSync (node:fs:467:12)
Jan 17 09:07:35 zigbee npm[17828]: at Object.read (/opt/zigbee2mqtt/lib/util/yaml.ts:23:37)
Jan 17 09:07:35 zigbee npm[17828]: at read (/opt/zigbee2mqtt/lib/util/settings.ts:277:20)
Jan 17 09:07:35 zigbee npm[17828]: at getPersistedSettings (/opt/zigbee2mqtt/lib/util/settings.ts:393:21)
Jan 17 09:07:35 zigbee npm[17828]: at Object.reRead (/opt/zigbee2mqtt/lib/util/settings.ts:640:5)
Jan 17 09:07:35 zigbee npm[17828]: at start (/opt/zigbee2mqtt/index.js:130:14)
Jan 17 09:07:35 zigbee npm[17828]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Main process exited, code=exited, status=1/FAILURE
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Failed with result 'exit-code'.
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Consumed 7.328s CPU time.
Jan 17 09:07:45 zigbee systemd[1]: zigbee2mqtt.service: Scheduled restart job, restart counter is at 3.
Jan 17 09:07:45 zigbee systemd[1]: Stopped zigbee2mqtt.
What did you expect to happen?
I expect thats it's tarting and no file is missing :D
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.0
Adapter firmware version
Adapter
Setup
Pi and Linux
Debug log
No response
The text was updated successfully, but these errors were encountered:
What happened?
I updated zigbee2mqtt and now when it's trying to start I get the following log:
Starting Zigbee2MQTT without watchdog.
Jan 17 09:07:35 zigbee npm[17828]: Error: ENOENT: no such file or directory, open '/opt/zigbee2mqtt/data/configuration.yaml'
Jan 17 09:07:35 zigbee npm[17828]: at readFileSyncUtf8 (node:internal/fs/read/utf8:20:3)
Jan 17 09:07:35 zigbee npm[17828]: at Object.readFileSync (node:fs:467:12)
Jan 17 09:07:35 zigbee npm[17828]: at Object.read (/opt/zigbee2mqtt/lib/util/yaml.ts:23:37)
Jan 17 09:07:35 zigbee npm[17828]: at read (/opt/zigbee2mqtt/lib/util/settings.ts:277:20)
Jan 17 09:07:35 zigbee npm[17828]: at getPersistedSettings (/opt/zigbee2mqtt/lib/util/settings.ts:393:21)
Jan 17 09:07:35 zigbee npm[17828]: at Object.reRead (/opt/zigbee2mqtt/lib/util/settings.ts:640:5)
Jan 17 09:07:35 zigbee npm[17828]: at start (/opt/zigbee2mqtt/index.js:130:14)
Jan 17 09:07:35 zigbee npm[17828]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Main process exited, code=exited, status=1/FAILURE
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Failed with result 'exit-code'.
Jan 17 09:07:35 zigbee systemd[1]: zigbee2mqtt.service: Consumed 7.328s CPU time.
Jan 17 09:07:45 zigbee systemd[1]: zigbee2mqtt.service: Scheduled restart job, restart counter is at 3.
Jan 17 09:07:45 zigbee systemd[1]: Stopped zigbee2mqtt.
What did you expect to happen?
I expect thats it's tarting and no file is missing :D
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.0
Adapter firmware version
Adapter
Setup
Pi and Linux
Debug log
No response
The text was updated successfully, but these errors were encountered: