amazon-dash icon indicating copy to clipboard operation
amazon-dash copied to clipboard

Problems with Docker & Discovery in Windows

Open Hypercookie opened this issue 6 years ago • 1 comments

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

What is the purpose of your issue?

  • [x] Bug report (encountered problems with amazon-dash)

Guideline for bug reports

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

  • amazon-dash version:1.2.0
  • Python version:3.7.0
  • Pip & Setuptools version:
  • Operating System:Docker(Windows 10)

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.

Hypercookie avatar Sep 15 '18 10:09 Hypercookie

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

Sorry for the inconvenience.

Nekmo avatar Sep 20 '18 19:09 Nekmo