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
74 stars 20 forks source link

Alexa - Other Node/Activities - Not responding - "Error: no JSON at handleR..." #156

Closed richsimpson closed 6 months ago

richsimpson commented 8 months ago

I have been using the other node/activities

image

to listen to events (since the events node started playing up some months ago) and to identify the device called (to create a LAST ALEXA sensor), this was working well but now this node reports an error:

image

"Error: no JSON at handleR..."

Other nodes are working, the routines and so on, so seems its an Amazon end problem, blocking something? Anyone else seeing this or even using this node?

The NodeRed AddOn log shows this: image

Everythign up to date, no updates today though so seems to have just happened, hence assumption its an Amazon side issue.

RDAppel commented 8 months ago

@richsimpson Same thing here. Just started a few hours ago.

MattL0 commented 8 months ago

Same

richsimpson commented 8 months ago

image

Encouraging that the /api/activities should be back open for business soon. Presume that will solve this

DanPatten commented 8 months ago

Here is the fix: https://github.com/bbindreiter/node-red-contrib-alexa-remote2-applestrudel/pull/157

alexa-remote2 actually lists getActivities as deprecated

richsimpson commented 8 months ago

Nice one @DanPatten Can I do anything to fix it or just wait for the code owner to update it and get the update from node red palette?

sanjay900 commented 8 months ago

@richsimpson you can just throw https://github.com/DanPatten/node-red-contrib-alexa-remote2-applestrudel/ in as your npm dependancy in node red, and that works. Probably would want to swap back once its merged in here though.

bbindreiter commented 8 months ago

I will merge it today. Nice work @DanPatten

Thank you for contributing.

bjesus75 commented 8 months ago

@sanjay900 can you tell me a step by step how to do that? i have HA OS with terminal. thks :)

richsimpson commented 8 months ago

Confirm the update solves the issue.

Great work @DanPatten and @bbindreiter

richsimpson commented 8 months ago

@sanjay900 can you tell me a step by step how to do that? i have HA OS with terminal. thks :)

Update solves it. Via manage palette 👍🏻 then restart node red.

bjesus75 commented 8 months ago

yessssss thank youuuuu :) great work @DanPatten and @bbindreiter

richsimpson commented 7 months ago

Problem seems to be back although slightly different. image

If I initialise I get one OK command, then this.

sanjay900 commented 7 months ago

Odd, It still appears to be working fine for me at the moment

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

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