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

Cookie recieved, but file not updated #60

Closed Jmilesy closed 1 year ago

Jmilesy commented 2 years ago

Hi all,

I have the following set up: image

I am able to access the webpage to get the cookie: Amazon Alexa Cookie successfully retrieved. You can close the browser.

but it does not update the file.

I have checked that nodered can access the file by using a write file node and this works fine.

any ideas what i may be missing?

bbindreiter commented 2 years ago

Please create the file manually with the necessary write permission for node-red. Leave it empty, save it and retry please.

Jmilesy commented 2 years ago

Hi, sorry I have done that with cmod777 that was also the file I tested with the write to file

jerome6994 commented 1 year ago

Good evening I have the same problem with cookies. I am under docker with this stack

I created the folder with mkdir /appdata/nodered_test/data/cookie and I also created the cookie.txt file

at the permissions level I put chmod 0777 /appdata/nodered_test/data/cookie/cookie.txt and chmod 0777 /appdata/nodered_test/data/cookie

but as soon as I restart node red you have to redo the cookie ! is there a particular handling under docker?

@Jmilesy did you manage to do it?

I deleted the IP for the screen image

Thank you for your help

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.