docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 292 forks source link

Can't use windows drive "f" #442

Closed ahoehma closed 7 years ago

ahoehma commented 7 years ago

I'm trying to do https://jhipster.github.io/installation/ ... Instead of mapping into my "user home" I want bind the volums to a directory on my F drive ... I'm in a gitbash, docker is running ....

Andreas Höhmann@YueLong MINGW64 /f/workspace-docker/jhipster $ pwd /f/workspace-docker/jhipster $ docker run --name jhipster -v pwd:/home/jhipster/app -v pwd/.m2:/home/jhipster/.m2 -p 8080:8080 -p 9000:9000 -p 9001:9001 -d -t jhipster/jhipster

Then I got ... C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: F: drive is not shared. Please share it in Docker for Windows Settings. See 'C:\Program Files\Docker\Docker\Resources\bin\docker.exe run --help'.

So I tried to share my F but this doesn't work ... I don't know why :)

  1. Go to "Shared drivers"
  2. Select "F" + Apply
  3. Login with "YueLong\Andreas Höhmann" + pwd ... ok

After a while ... F is unchecked ...

[20:12:34.629][NamedPipeClient][Info ] Sending GetDefaultVhdxPath()... [20:12:34.630][NamedPipeClient][Info ] Received response for GetDefaultVhdxPath [20:12:34.629][NamedPipeServer][Info ] GetDefaultVhdxPath() [20:12:34.630][NamedPipeServer][Info ] GetDefaultVhdxPath done in 00:00:00.0009971. [20:12:37.263][SharedDrivesSettings][Info ] Apply shared drive settings [20:12:37.263][NamedPipeClient][Info ] Sending Unmount(C, Docker.Core.Settings)... [20:12:37.264][NamedPipeServer][Info ] Unmount(C, Docker.Core.Settings) [20:12:37.264][SambaShare ][Info ] Unmount C [20:12:37.297][ApiProxy ][Info ] proxy >> GET /_ping [20:12:37.297][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.298][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.298][ApiProxy ][Info ] proxy << GET /_ping [20:12:37.299][ApiProxy ][Info ] proxy >> POST /v1.25/images/load?quiet=1 [20:12:37.299][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.299][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.473][ApiProxy ][Info ] proxy << POST /v1.25/images/load?quiet=1 [20:12:37.507][ApiProxy ][Info ] proxy >> GET /_ping [20:12:37.507][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.507][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.508][ApiProxy ][Info ] proxy << GET /_ping [20:12:37.510][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [rewriteBinds] [20:12:37.519][ApiProxy ][Info ] Failed to Walk to [snapshots 0488d47d4cbe633e85e58f5a7532e8252735bc21 ro com.docker.driver.amd64-linux proxy http] 9p: No such file or directory [20:12:37.521][ApiProxy ][Info ] Failed to read proxies/http from snaphshot p9p.MessageRerror{Ename:"No such file or directory"} [20:12:37.521][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [20:12:37.521][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.521][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.766][ApiProxy ][Info ] proxy << POST /v1.25/containers/create [20:12:37.772][ApiProxy ][Info ] proxy >> POST /v1.25/containers/7a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f/attach?stderr=1&stdout=1&stream=1 [20:12:37.773][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.773][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.774][ApiProxy ][Info ] Upgrading to raw stream [20:12:37.775][ApiProxy ][Info ] proxy >> GET /v1.25/events?filters=%7B%22container%22%3A%7B%227a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:12:37.775][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.775][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.776][ApiProxy ][Info ] proxy >> POST /v1.25/containers/7a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f/start [start] [20:12:37.776][ApiProxy ][Info ] proxy >> POST /v1.25/containers/7a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f/start [20:12:37.776][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:37.776][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:38.254][ApiProxy ][Info ] proxy << POST /v1.25/containers/7a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f/start [20:12:38.289][ApiProxy ][Info ] proxy << POST /v1.25/containers/7a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f/attach?stderr=1&stdout=1&stream=1 [20:12:38.863][ApiProxy ][Info ] Cancel connection... [20:12:38.867][NamedPipeClient][Info ] Received response for Unmount [20:12:38.867][NamedPipeServer][Info ] Unmount done in 00:00:01.6030010. [20:12:38.869][NamedPipeClient][Info ] Sending Unmount(E, Docker.Core.Settings)... [20:12:38.867][ApiProxy ][Info ] proxy << GET /v1.25/events?filters=%7B%22container%22%3A%7B%227a71ee0f24515c3b264d812c976b5903e06f8da896dada6446b25cc9fa897b6f%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:12:38.869][NamedPipeServer][Info ] Unmount(E, Docker.Core.Settings) [20:12:38.869][SambaShare ][Info ] Unmount E [20:12:38.901][ApiProxy ][Info ] proxy >> GET /_ping [20:12:38.901][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:38.901][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:38.902][ApiProxy ][Info ] proxy << GET /_ping [20:12:38.902][ApiProxy ][Info ] proxy >> POST /v1.25/images/load?quiet=1 [20:12:38.902][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:38.905][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.092][ApiProxy ][Info ] proxy << POST /v1.25/images/load?quiet=1 [20:12:39.126][ApiProxy ][Info ] proxy >> GET /_ping [20:12:39.127][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.128][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.129][ApiProxy ][Info ] proxy << GET /_ping [20:12:39.130][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [rewriteBinds] [20:12:39.144][ApiProxy ][Info ] Failed to Walk to [snapshots 0488d47d4cbe633e85e58f5a7532e8252735bc21 ro com.docker.driver.amd64-linux proxy http] 9p: No such file or directory [20:12:39.146][ApiProxy ][Info ] Failed to read proxies/http from snaphshot p9p.MessageRerror{Ename:"No such file or directory"} [20:12:39.146][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [20:12:39.146][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.146][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.467][ApiProxy ][Info ] proxy << POST /v1.25/containers/create [20:12:39.470][ApiProxy ][Info ] proxy >> POST /v1.25/containers/606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d/attach?stderr=1&stdout=1&stream=1 [20:12:39.470][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.475][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.476][ApiProxy ][Info ] Upgrading to raw stream [20:12:39.477][ApiProxy ][Info ] proxy >> GET /v1.25/events?filters=%7B%22container%22%3A%7B%22606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:12:39.477][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.477][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.479][ApiProxy ][Info ] proxy >> POST /v1.25/containers/606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d/start [start] [20:12:39.479][ApiProxy ][Info ] proxy >> POST /v1.25/containers/606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d/start [20:12:39.479][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.479][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:12:39.994][ApiProxy ][Info ] proxy << POST /v1.25/containers/606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d/start [20:12:40.018][ApiProxy ][Info ] proxy << POST /v1.25/containers/606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d/attach?stderr=1&stdout=1&stream=1 [20:12:40.600][NamedPipeClient][Info ] Received response for Unmount [20:12:40.603][NamedPipeClient][Info ] Sending Mount(F, , Docker.Core.Settings)... [20:12:40.597][ApiProxy ][Info ] Cancel connection... [20:12:40.603][NamedPipeClient][Info ] Received response for Mount [20:12:40.597][ApiProxy ][Info ] proxy << GET /v1.25/events?filters=%7B%22container%22%3A%7B%22606248523a86a56094e5f1e5c5025a1526edc0293badec673182caec9930271d%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:12:40.600][NamedPipeServer][Info ] Unmount done in 00:00:01.7310678. [20:12:40.603][NamedPipeServer][Info ] Mount(F, , Docker.Core.Settings) [20:12:40.603][NamedPipeServer][Info ] Mount done in 00:00:00. [20:13:24.181][CredentialAsker][Info ] Storing credentials: YueLong\Andreas Höhmann:*** [20:13:24.186][NamedPipeClient][Info ] Sending Mount(F, YueLong\Andreas Höhmann:**, Docker.Core.Settings)... [20:13:24.188][NamedPipeServer][Info ] Mount(F, YueLong\Andreas Höhmann:**, Docker.Core.Settings) [20:13:24.188][SambaShare ][Info ] Mount F [20:13:24.211][Cmd ][Info ] Diese freigegebene Ressource existiert nicht. [20:13:24.212][Cmd ][Info ] [20:13:24.212][Cmd ][Info ] Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 2310 eingeben. [20:13:24.212][Cmd ][Info ] [20:13:24.214][SambaShare ][Info ] "F" is not shared [20:13:24.214][SambaShare ][Info ] Creating share "F:\" as "F" with Full Control to "YueLong\Andreas Höhmann" [20:13:24.266][Cmd ][Info ] F wurde erfolgreich freigegeben. [20:13:24.266][Cmd ][Info ] [20:13:24.291][Cmd ][Info ] Freigabename F [20:13:24.291][Cmd ][Info ] Pfad F:\ [20:13:24.291][Cmd ][Info ] Beschreibung
[20:13:24.291][Cmd ][Info ] Max. Benutzer Unbegrenzt [20:13:24.291][Cmd ][Info ] Benutzer
[20:13:24.291][Cmd ][Info ] Zwischenspeichern Zwischenspeicherung deaktiviert [20:13:24.291][Cmd ][Info ] Berechtigung YueLong\Andreas H”hmann, FULL [20:13:24.291][Cmd ][Info ] [20:13:24.291][Cmd ][Info ] Der Befehl wurde erfolgreich ausgefhrt. [20:13:24.291][Cmd ][Info ] [20:13:24.294][SambaShare ][Info ] "F" is shared [20:13:24.297][SambaShare ][Info ] Username: Andreas Höhmann [20:13:24.297][SambaShare ][Info ] Host IP: 10.0.75.1 [20:13:24.297][SambaShare ][Info ] Cifs options: noperm,iocharset=utf8,nobrl,mfsymlinks,vers=3.02,domain=YueLong [20:13:24.330][ApiProxy ][Info ] proxy >> GET /_ping [20:13:24.330][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.332][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.332][ApiProxy ][Info ] proxy << GET /_ping [20:13:24.333][ApiProxy ][Info ] proxy >> POST /v1.25/images/load?quiet=1 [20:13:24.333][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.333][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.527][ApiProxy ][Info ] proxy << POST /v1.25/images/load?quiet=1 [20:13:24.562][ApiProxy ][Info ] proxy >> GET /_ping [20:13:24.562][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.562][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.563][ApiProxy ][Info ] proxy << GET /_ping [20:13:24.566][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [rewriteBinds] [20:13:24.579][ApiProxy ][Info ] Failed to Walk to [snapshots 0488d47d4cbe633e85e58f5a7532e8252735bc21 ro com.docker.driver.amd64-linux proxy http] 9p: No such file or directory [20:13:24.581][ApiProxy ][Info ] Failed to read proxies/http from snaphshot p9p.MessageRerror{Ename:"No such file or directory"} [20:13:24.581][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [20:13:24.581][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.581][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.840][ApiProxy ][Info ] proxy << POST /v1.25/containers/create [20:13:24.842][ApiProxy ][Info ] proxy >> POST /v1.25/containers/3dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09/attach?stderr=1&stdin=1&stdout=1&stream=1 [20:13:24.842][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.842][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.844][ApiProxy ][Info ] Upgrading to raw stream [20:13:24.844][ApiProxy ][Info ] proxy >> GET /v1.25/events?filters=%7B%22container%22%3A%7B%223dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:13:24.844][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.844][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.845][ApiProxy ][Info ] proxy >> POST /v1.25/containers/3dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09/start [start] [20:13:24.845][ApiProxy ][Info ] proxy >> POST /v1.25/containers/3dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09/start [20:13:24.845][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:24.846][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:25.343][ApiProxy ][Info ] proxy << POST /v1.25/containers/3dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09/start [20:13:25.383][ApiProxy ][Info ] proxy << POST /v1.25/containers/3dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09/attach?stderr=1&stdin=1&stdout=1&stream=1 [20:13:26.023][ApiProxy ][Info ] Cancel connection... [20:13:26.024][ApiProxy ][Info ] proxy << GET /v1.25/events?filters=%7B%22container%22%3A%7B%223dac5874b1045d137e79be10475f7a626356f30e5be5b343e8a9c27878465b09%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:13:26.027][SambaShare ][Error ] Unable to mount F drive: 10.0.75.1 (10.0.75.1:445) open mount error(112): Host is down Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) mount: mounting //10.0.75.1/F on /f failed: Invalid argument

[20:13:26.027][SambaShare ][Info ] Removing share F [20:13:26.048][SambaShare ][Info ] Mount F [20:13:26.068][Cmd ][Info ] Diese freigegebene Ressource existiert nicht. [20:13:26.068][Cmd ][Info ] [20:13:26.068][Cmd ][Info ] Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 2310 eingeben. [20:13:26.068][Cmd ][Info ] [20:13:26.070][SambaShare ][Info ] "F" is not shared [20:13:26.070][SambaShare ][Info ] Creating share "F:\" as "F" with Full Control to "Andreas Höhmann" [20:13:26.120][Cmd ][Info ] F wurde erfolgreich freigegeben. [20:13:26.120][Cmd ][Info ] [20:13:26.143][Cmd ][Info ] Freigabename F [20:13:26.143][Cmd ][Info ] Pfad F:\ [20:13:26.143][Cmd ][Info ] Beschreibung
[20:13:26.143][Cmd ][Info ] Max. Benutzer Unbegrenzt [20:13:26.143][Cmd ][Info ] Benutzer
[20:13:26.143][Cmd ][Info ] Zwischenspeichern Zwischenspeicherung deaktiviert [20:13:26.143][Cmd ][Info ] Berechtigung YueLong\Andreas H”hmann, FULL [20:13:26.143][Cmd ][Info ] [20:13:26.143][Cmd ][Info ] Der Befehl wurde erfolgreich ausgefhrt. [20:13:26.143][Cmd ][Info ] [20:13:26.146][SambaShare ][Info ] "F" is shared [20:13:26.148][SambaShare ][Info ] Username: Andreas Höhmann [20:13:26.148][SambaShare ][Info ] Host IP: 10.0.75.1 [20:13:26.148][SambaShare ][Info ] Cifs options: noperm,iocharset=utf8,nobrl,mfsymlinks,vers=3.02,domain=YueLong [20:13:26.180][ApiProxy ][Info ] proxy >> GET /_ping [20:13:26.181][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.181][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.183][ApiProxy ][Info ] proxy << GET /_ping [20:13:26.183][ApiProxy ][Info ] proxy >> POST /v1.25/images/load?quiet=1 [20:13:26.183][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.186][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.351][ApiProxy ][Info ] proxy << POST /v1.25/images/load?quiet=1 [20:13:26.383][ApiProxy ][Info ] proxy >> GET /_ping [20:13:26.384][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.384][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.385][ApiProxy ][Info ] proxy << GET /_ping [20:13:26.387][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [rewriteBinds] [20:13:26.401][ApiProxy ][Info ] Failed to Walk to [snapshots 0488d47d4cbe633e85e58f5a7532e8252735bc21 ro com.docker.driver.amd64-linux proxy http] 9p: No such file or directory [20:13:26.403][ApiProxy ][Info ] Failed to read proxies/http from snaphshot p9p.MessageRerror{Ename:"No such file or directory"} [20:13:26.403][ApiProxy ][Info ] proxy >> POST /v1.25/containers/create [20:13:26.403][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.403][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.688][ApiProxy ][Info ] proxy << POST /v1.25/containers/create [20:13:26.690][ApiProxy ][Info ] proxy >> POST /v1.25/containers/ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e/attach?stderr=1&stdin=1&stdout=1&stream=1 [20:13:26.690][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.690][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.691][ApiProxy ][Info ] Upgrading to raw stream [20:13:26.691][ApiProxy ][Info ] proxy >> GET /v1.25/events?filters=%7B%22container%22%3A%7B%22ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:13:26.691][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.692][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.693][ApiProxy ][Info ] proxy >> POST /v1.25/containers/ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e/start [start] [20:13:26.693][ApiProxy ][Info ] proxy >> POST /v1.25/containers/ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e/start [20:13:26.693][ApiProxy ][Info ] Dial Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:26.693][ApiProxy ][Info ] Successfully dialed Hyper-V socket e3519991-59f2-439d-b9de-7f6b4c613d12:23a432c2-537a-4291-bcb5-d62504644739 [20:13:27.189][ApiProxy ][Info ] proxy << POST /v1.25/containers/ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e/start [20:13:27.213][ApiProxy ][Info ] proxy << POST /v1.25/containers/ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e/attach?stderr=1&stdin=1&stdout=1&stream=1 [20:13:27.802][ApiProxy ][Info ] Cancel connection... [20:13:27.803][ApiProxy ][Info ] proxy << GET /v1.25/events?filters=%7B%22container%22%3A%7B%22ef3f5e6e6fffb76e8ca5631c6168460a585d8b6b07e85938f25b9f74dc5b7c0e%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D [20:13:27.806][SambaShare ][Error ] Unable to mount F drive: 10.0.75.1 (10.0.75.1:445) open mount error(112): Host is down Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) mount: mounting //10.0.75.1/F on /f failed: Invalid argument

[20:13:27.806][SambaShare ][Info ] Removing share F [20:13:27.828][NamedPipeClient][Info ] Received response for Mount [20:13:27.828][NamedPipeServer][Info ] Mount done in 00:00:03.6400114. [20:13:27.839][NamedPipeClient][Info ] Sending GetDefaultVhdxPath()... [20:13:27.840][NamedPipeClient][Info ] Received response for GetDefaultVhdxPath [20:13:27.839][NamedPipeServer][Info ] GetDefaultVhdxPath() [20:13:27.840][NamedPipeServer][Info ] GetDefaultVhdxPath done in 00:00:00.0010031. [20:13:59.524][SegmentApi ][Info ] Not tracking: actionMenuSettings [20:13:59.538][NamedPipeClient][Info ] Sending GetDefaultVhdxPath()... [20:13:59.539][NamedPipeClient][Info ] Received response for GetDefaultVhdxPath [20:13:59.538][NamedPipeServer][Info ] GetDefaultVhdxPath() [20:13:59.539][NamedPipeServer][Info ] GetDefaultVhdxPath done in 00:00:00.0010031. [20:14:00.876][NamedPipeClient][Info ] Sending GetDefaultVhdxPath()... [20:14:00.877][NamedPipeClient][Info ] Received response for GetDefaultVhdxPath [20:14:00.876][NamedPipeServer][Info ] GetDefaultVhdxPath() [20:14:00.877][NamedPipeServer][Info ] GetDefaultVhdxPath done in 00:00:00.0010016.

dgageot commented 7 years ago

@ahoehma Thanks for the report. Are you able to mount another drive then F? I no drive can be mounted, can you check that there's no firewall blocking the communication between the HyperV Linux VM and your host. See https://docs.docker.com/docker-for-windows/#firewall-rules-for-shared-drives

ahoehma commented 7 years ago

Hi, how can I check that this particular port is open ... I believe my firewall (BitDefender) is blocking nothing ... I can't see any special rule anywhere. Also, the docker settings-dialog doesn't show this firewall warning (shown in documentation). The same behaviour happens for C and E.

2017-01-30 9:00 GMT+01:00 David Gageot notifications@github.com:

@ahoehma https://github.com/ahoehma Thanks for the report. Are you able to mount another drive then F? I no drive can be mounted, can you check that there's no firewall blocking the communication between the HyperV Linux VM and your host. See https://docs.docker.com/ docker-for-windows/#firewall-rules-for-shared-drives

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/docker/for-win/issues/442#issuecomment-275999546, or mute the thread https://github.com/notifications/unsubscribe-auth/AAhddjPwACoS0QFyZlPpTaie44bsqYzVks5rXZiagaJpZM4Lw4Cp .

dgageot commented 7 years ago

@ahoehma do you have a way to stop BitDefender and test?

simonferquel commented 7 years ago

Some Firewall can bypass our protection by accepting the connection but routing it to a mute handler. I don't know Bitdefender but it might be related. Can you please stop it and retry ?

rn commented 7 years ago

closing due to inactivity. Please re-open if you tried the suggestion and the issue persisted. thanks

docker-robott commented 4 years ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle locked