-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfault after changing configfile #10231
Comments
It didn't work very well for me. Log is showing this: |
i deleted the database.db and coordinator_backup.json and removed everything from configuration.yaml except the Networkkey and now it's booting. Logfile: |
when i change something in the config-file like 'permit_join: true' it fails again |
advanced: It's crazy |
It's still unstable. |
Looks like something is wrong with your node.js installation, try updating to e.g. node 16 |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Hi, |
What happened
My configfile is currently set to permit_join: true. when is set it to false, restart fails with:
Dec 18 23:05:03 licht npm[25755]: #33[32mZigbee2MQTT:info #33[39m 2021-12-18 23:05:03: Zigbee: disabling joining new devices.
Dec 18 23:05:03 licht kernel: [987947.714056] node[25755]: segfault at 42 ip b636a891 sp bff4c6a4 error 4 in libnode.so.72[b6236000+15f7000]
Dec 18 23:05:03 licht kernel: [987947.714090] Code: 00 89 16 85 c0 74 16 8d 96 74 01 00 00 39 d0 74 0c 83 ec 0c 50 e8 4f 9b ee ff 83 c4 10 8b 86 58 01 00 00 85 c0 74 0c 83 ec 0c <8b> 10 50 ff 52 04 83 c4 10 8b 83 94 d9 01 00 8d 50 08 83 c0 54 89
Dec 18 23:05:03 licht npm[25754]: Segmentation fault
Dec 18 23:05:03 licht systemd[1]: zigbee2mqtt.service: Main process exited, code=exited, status=139/n/a
Dec 18 23:05:03 licht systemd[1]: zigbee2mqtt.service: Failed with result 'exit-code'.
What did you expect to happen
Same happens when i add something like:
frontend:
port: 8081
When i change the friendly_name, it works fine.
How to reproduce it (minimal and precise)
It seems an individual problem because i didn't found something about this
Debug info
Zigbee2MQTT version: 1.22.1
zigbee-herdsman: 0.13.176
npm: 8.2.0
node: v12.22.5
OS: Debian 11
Hardware: Linux licht 5.10.0-9-686-pae #1 SMP Debian 5.10.70-1 (2021-09-30) i686 GNU/Linux
Adapter hardware: CC2652RB
Adapter firmware version: {"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20210708,"transportrev":2},"type":"zStack3x0"}
The text was updated successfully, but these errors were encountered: