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

Can not run docker in windows?? #18036

Closed
setu1421 opened this issue Nov 17, 2015 · 2 comments
Closed

Can not run docker in windows?? #18036

setu1421 opened this issue Nov 17, 2015 · 2 comments

Comments

@setu1421
Copy link

Docker version:1.9.0
Docker info:An error occurred trying to connect: Get http://localhost:2375/v1.21/info: dial tcp 127.0.0.1:2375: ConnectEx tcp: No connection could be made because the target machine actively refused it.

When i tried to run docker i got this problem:
Starting machine default...
Error setting up host only network on machine start: C:\Program Files\Oracle\Vir tualBox\VBoxManage.exe hostonlyif ipconfig VirtualBox Host-Only Ethernet Adapter #8 --ip 192.168.99.1 --netmask 255.255.255.0 failed:
VBoxManage.exe: error: The host network interface with the given name could not be found
VBoxManage.exe: error: Details: code E_INVALIDARG (0x80070057), component HostWr ap, interface IHost, callee IUnknown
VBoxManage.exe: error: Context: "FindHostNetworkInterfaceByName(Bstr(pszName).ra w(), hif.asOutParam())" at line 205 of file VBoxManageHostonly.cpp
Looks like something went wrong... Press any key to continue...

@GordonTheTurtle
Copy link

Hi!

Please read this important information about creating issues.

If you are reporting a new issue, make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead.

If you suspect your issue is a bug, please edit your issue description to include the BUG REPORT INFORMATION shown below. If you fail to provide this information within 7 days, we cannot debug your issue and will close it. We will, however, reopen it if you later provide the information.

This is an automated, informational response.

Thank you.

For more information about reporting issues, see https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-other-issues


BUG REPORT INFORMATION

Use the commands below to provide key information from your environment:

docker version:
docker info:
uname -a:

Provide additional environment details (AWS, VirtualBox, physical, etc.):

List the steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Provide additional info you think is important:

----------END REPORT ---------

#ENEEDMOREINFO

@thaJeztah
Copy link
Member

Thanks for reporting, @setu1421. This looks like a problem with docker-machine / VirtualBox, and is better reported in the docker-machine repository. I did a quick search, and found this issue related to setting up the host-only network; docker/machine#1521 but possibly there are other issues.

I'm going to close this issue here, because this is something that must be resolved in the docker-machine code, not in docker; I suggest to open this issue in that repository (or subscribe to an existing issue there if it exists)

Feel free to comment here after I've closed this issue 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants