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

Unable to Initialize with Proxy using Docker Container #186

Closed jmhitchcock314 closed 3 months ago

jmhitchcock314 commented 3 months ago

I have node-red running in a docker container and have exposed the appropriate ports. I can connect to the proxy and login with no issues. After entering my credentials I see the following message:

Amazon Alexa Cookie successfully retrieved. You can close the browser.

However, the cookie doesn't get saved to the specified file. Does anyone have any suggestions on what I should try?

jmhitchcock314 commented 3 months ago

Just an update. This ended up being a docker issue with the DNS Server. Once I addressed the DNS Server issue, everything was resolved.