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
"TypeError: Cannot read property 'addListener' of undefined"
It says "No connection" not sure what this can be?
[{"id":"da7b55ae.f0d438","type":"api-call-service","z":"7c7b6b11.f709b4","name":"Turn On Hallway Light","server":"a9e29932.d988b8","version":1,"service_domain":"switch","service":"turn_on","entityId":"switch.hallway_light","data":"","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":1980,"y":80,"wires":[[]]},{"id":"a9e29932.d988b8","type":"server","z":"","name":"Home Assistant","legacy":false,"hassio":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true}]
The text was updated successfully, but these errors were encountered:
Does this have one connection for every node? It seems like they are reaching a limit on my house automation. Not working properly all the time. It worked with the old version (not websocket).
Getting a bunch of these on my installation:
"TypeError: Cannot read property 'addListener' of undefined"
It says "No connection" not sure what this can be?
[{"id":"da7b55ae.f0d438","type":"api-call-service","z":"7c7b6b11.f709b4","name":"Turn On Hallway Light","server":"a9e29932.d988b8","version":1,"service_domain":"switch","service":"turn_on","entityId":"switch.hallway_light","data":"","dataType":"json","mergecontext":"","output_location":"payload","output_location_type":"msg","mustacheAltTags":false,"x":1980,"y":80,"wires":[[]]},{"id":"a9e29932.d988b8","type":"server","z":"","name":"Home Assistant","legacy":false,"hassio":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true}]
The text was updated successfully, but these errors were encountered: