Open Hypercookie opened 6 years ago
Put an x into all the boxes [ ] relevant to your issue (like this: [x])
x
[x]
You can delete this section if your report is not a bug
Trying to discover the button within Docker seems not to work(no button is found)
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.
Windows is not officially supported. I don't have a Windows environment to perform tests.
Sorry for the inconvenience.
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.