Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with Docker & Discovery in Windows #88

Open
1 task done
Hypercookie opened this issue Sep 15, 2018 · 1 comment
Open
1 task done

Problems with Docker & Discovery in Windows #88

Hypercookie opened this issue Sep 15, 2018 · 1 comment

Comments

@Hypercookie
Copy link

Hypercookie commented Sep 15, 2018

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

What is the purpose of your issue?

  • 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.

@Nekmo
Copy link
Owner

Nekmo commented Sep 20, 2018

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

Sorry for the inconvenience.

@Nekmo Nekmo changed the title Problems with Docker & Discovery Problems with Docker & Discovery on Windows Sep 20, 2018
@Nekmo Nekmo changed the title Problems with Docker & Discovery on Windows Problems with Docker & Discovery in Windows Sep 20, 2018
@Nekmo Nekmo added this to To do in Amazon-dash Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Amazon-dash
  
To do
Development

No branches or pull requests

3 participants
@Nekmo @Hypercookie and others