cakebake / node-red-contrib-alexa-remote-cakebaked

Forked for me and the community to keep dependencies up to date :)
MIT License
42 stars 6 forks source link

EISDIR: illegal operation on a directory, open '/root/.node-red/node_modules/alexa-cookie2 #35

Open theunknownstarman opened 2 years ago

theunknownstarman commented 2 years ago

Initializing won't work long.

There is no cookie in Filepath ... maybe cause of Error:

EISDIR: illegal operation on a directory, open '/root/.node-red/node_modules/alexa-cookie2'

Any hints?

Newest Node Red running in Pi with newest Raspian

Auth Meth. -> Proxy Ip of pi (with Node Red Installation) filepath /root/.node-red/node_modules/alexa-cookie2 Refresh 3 days Auto init/events on service host layla.amazon.de page amazon.de language de-DE

Initial works ... but only for minutes ...

Tomschin commented 2 years ago

Same problem with the german server.

"EISDIR: illegal operation on a directory, open '/home/pi/authenticate/'"

Gave the directory chmod 777

Also the retrival mehode explained in get_cookie.md failed.

Please help!