originallyus / node-red-contrib-alexa-local

An easy-to-use NodeRED node for adding Alexa capability to NodeRED. NO Alexa Skills required.
106 stars 25 forks source link

Node do not discover with https #83

Closed Jury1985 closed 5 years ago

Jury1985 commented 5 years ago

hello, i have a problem. i change my node red to the https protokoll, certyfied by letsencrypt. and now the node ist not working. i thing the problem is that the node discover on the http protokoll, but i am not sure. it ist possible to change it in an option.

i hope you can help me

wongnam commented 5 years ago

@Jury1985 FYI. I am still using Alexa-local node and still can discovery my device via Echo dot 2nd even my Node-Red is https (self-sign) .

Jury1985 commented 5 years ago

I use the Echo dot 2nd gen too. than i do not understand the problem, have you change some options in node red that can work? have you activate the username and the password for https too? i think this can be the reason too, that it is do not recover

Jury1985 commented 5 years ago

i get this failure

"Error: [PARSE-ERROR] /home/pi/.node-red/alexa-local/persist/34da78d447138905afdaf3635d055ce1 does not look like a valid storage file!"

Jury1985 commented 5 years ago

i delete this Folder, an the Problem was fixed.