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

Uncaught Exception when updated to 0.57 #1096

Closed
Jazzic opened this issue Oct 3, 2023 · 0 comments · Fixed by #1097
Closed

Uncaught Exception when updated to 0.57 #1096

Jazzic opened this issue Oct 3, 2023 · 0 comments · Fixed by #1097
Labels
bug Something isn't working

Comments

@Jazzic
Copy link

Jazzic commented Oct 3, 2023

Describe the bug

Uncaught Exception renders Node-Red unable to start

3 Oct 19:42:06 - [red] Uncaught Exception:
3 Oct 19:42:06 - [error] ConfigError: trigger-state.error.entity_not_found
at TriggerStateController._TriggerStateController_getConstraintTargetData (/config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/nodes/trigger-state/TriggerStateController.js:177:15)
at TriggerStateController._TriggerStateController_getConstraintComparatorResults (/config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/nodes/trigger-state/TriggerStateController.js:147:152)
at TriggerStateController.onEntityStateChanged (/config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/nodes/trigger-state/TriggerStateController.js:117:176)
at TriggerStateController.onStatesLoaded (/config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/nodes/trigger-state/TriggerStateController.js:88:18)
at EventEmitter. (/config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/common/events/Events.js:97:19)
at EventEmitter.emit (node:events:526:35)
at /config/node-red/node_modules/node-red-contrib-home-assistant-websocket/dist/homeAssistant/Websocket.js:224:68
[19:42:06] INFO: Service Node-RED exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service nginx: stopping
[19:42:06] INFO: Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped

To Reproduce

Update to 0.57

Expected behavior

No response

Screenshots

No response

Example Flow

No response

This package's version (not the Home Assistant add-on version)

0.57

Is Node-RED running in Docker?

Home Assistant add-on

Node-RED version

v3.1

Node.js version

don't know

Additional context

No response

@zachowj zachowj added the bug Something isn't working label Oct 3, 2023
@zachowj zachowj closed this as completed in 4805cc3 Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants