bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
75 stars 20 forks source link

Exception with error and stopping. #122

Closed mic-user closed 1 year ago

mic-user commented 1 year ago

below error occured.

17 Apr 22:32:07 - [info] [alexa-remote-account:xxxxxxxxxx Account] intialising "xxxxxxx Account" with the PROXY method and saved data... 17 Apr 22:32:10 - [red] Uncaught Exception: 17 Apr 22:32:10 - [error] TypeError: response is not iterable at /config/node-red/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/alexa-remote-ext.js:495:26 at processTicksAndRejections (node:internal/process/task_queues:95:5) [22:32:10] INFO: Service Node-RED exited with code 1 (by signal 0)

pebl-hank commented 1 year ago

Looks a bit like https://github.com/bbindreiter/node-red-contrib-alexa-remote2-applestrudel/issues/113

mic-user commented 1 year ago

Well, with given message, there is no reason to decide that same. Seems different due to different crash line number.

dajuly20 commented 1 year ago

I have something similar. :-/

/Apr 30 21:06:01 pihole Node-RED[18876]: 30 Apr 21:06:01 - [info] [alexa-remote-account:Julians Amazon account] intialising "Julians Amazon account" with the PROXY method and saved data...
Apr 30 21:06:01 pihole Node-RED[18876]: 30 Apr 21:06:01 - [red] Uncaught Exception:
Apr 30 21:06:01 pihole Node-RED[18876]: 30 Apr 21:06:01 - [error] Error: WebSocket was closed before the connection was established
Apr 30 21:06:01 pihole Node-RED[18876]: at WebSocket.close (/home/julian/.node-red/node_modules/ws/lib/websocket.js:285:14)
Apr 30 21:06:01 pihole Node-RED[18876]: at AlexaWsMqtt.disconnect (/home/julian/.node-red/node_modules/alexa-remote2/alexa-wsmqtt.js:844:28)
Apr 30 21:06:01 pihole Node-RED[18876]: at AlexaRemoteExt.stop (/home/julian/.node-red/node_modules/alexa-remote2/alexa-remote.js:788:30)
Apr 30 21:06:01 pihole Node-RED[18876]: at AlexaRemoteExt.resetExt (/home/julian/.node-red/node_modules/node-red-contrib-alexa-remote2-applestrudel/lib/alexa-remote-ext.js:593:8)
Apr 30 21:06:01 pihole Node-RED[18876]: at AlexaRemoteAccountNode.resetAlexa (/home/julian/.node-red/node_modules/node-red-contrib-alexa-remote2-applestrudel/nodes/alexa-remote-account.js:392:15)
Apr 30 21:06:01 pihole Node-RED[18876]: at AlexaRemoteAccountNode.initAlexa (/home/julian/.node-red/node_modules/node-red-contrib-alexa-remote2-applestrudel/nodes/alexa-remote-account.js:450:9)

mic-user commented 1 year ago

Well... All you guys should go to the package 'node-red-contrib-alexa-remote2-mattl0' which is most recent one. I have changed earlier.

bbindreiter commented 1 year ago

I cannot reproduce it. Are you guys on pitangui.amazon.com ?

@Mitchell-kw-Lee the code on https://github.com/MattL0/node-red-contrib-alexa-remote2-mattl0 is identical.

mic-user commented 1 year ago

@bbindreiter Is it? But after change the package in Node red of HA to nattIO's, it disappeared. and never seeing so far (after the day it posted). Logically, the person (Matt?) has the reason why create the new package. I do not think he/she made the new package without reason that useless or time consuming..

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.