Nekmo / amazon-dash

Hack your Amazon Dash to run what you want.
MIT License
828 stars 67 forks source link

Problems with Docker & Discovery in Windows #88

Open Hypercookie opened 6 years ago

Hypercookie commented 6 years ago

Put an x into all the boxes [ ] relevant to your issue (like this: [x])

What is the purpose of your issue?

Guideline for bug reports

You can delete this section if your report is not a bug

Description

Trying to discover the button within Docker seems not to work(no button is found)

What I Did

Opend Whireshark and searched for the arp request manualy , found it instantly.

Docker command : docker run -it --network=host -v C:/Users/[[USER]]/Desktop/amazon-dash-develop/amazon_dash/install/amazon-dash.yml:/config/amazon-dash.yml nekmo/amazon-dash:latest amazon-dash discovery

Trying to enter the (manually) found mac-adress in the config file and starting the amazon-dash service doesn't change anything, still no action triggered when pressing the button.

Nekmo commented 6 years ago

Windows is not officially supported. I don't have a Windows environment to perform tests.

Sorry for the inconvenience.