Skip to content
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

Crash with latest version from github #2235

Closed
PastCoder opened this issue Oct 14, 2024 · 1 comment
Closed

Crash with latest version from github #2235

PastCoder opened this issue Oct 14, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@PastCoder
Copy link

Today I updated to the latest code in github.
Since then the adapter starts, works as expected and crashs after a while:

2024-10-14 18:47:32.563 - info: zigbee.0 (96290) Zigbee started
2024-10-14 18:50:00.544 - error: zigbee.0 (96290) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2024-10-14 18:50:00.546 - error: zigbee.0 (96290) unhandled promise rejection: Cannot read properties of undefined (reading 'includes')
2024-10-14 18:50:00.548 - error: zigbee.0 (96290) TypeError: Cannot read properties of undefined (reading 'includes')
2024-10-14 18:50:00.548 - error: zigbee.0 (96290) Cannot read properties of undefined (reading 'includes')
2024-10-14 18:50:00.580 - info: zigbee.0 (96290) cleaned everything up...
2024-10-14 18:50:00.585 - info: zigbee.0 (96290) Zigbee: disabling joining new devices.
2024-10-14 18:50:01.085 - info: zigbee.0 (96290) terminating
2024-10-14 18:50:01.089 - warn: zigbee.0 (96290) Terminated (UNCAUGHT_EXCEPTION): Without reason
2024-10-14 18:50:01.179 - info: zigbee.0 (96290) terminating
2024-10-14 18:50:01.722 - error: host.mediapc instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)

@asgothian
Copy link
Collaborator

Duplicate of #2211

@asgothian asgothian marked this as a duplicate of #2211 Oct 14, 2024
@asgothian asgothian added the duplicate This issue or pull request already exists label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants