-
Notifications
You must be signed in to change notification settings - Fork 289
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
Unable to share drive #2946
Comments
I am also seeing the same issue - same error message and here's my
|
Same problem, even if I allow sharing on the C drive through windows explorer. After enabling C drive sharing through windows and submitting the Docker credential popup, I get the |
Expected behavior
Actual behavior
Information
Steps to reproduce the behavior
log.txt
My Env
|
Same issue: any updates? |
The solution for me was to really delve into some of the documentation. For my instance I could not share folders on my Windows 10 machine with Dockers linux containers because I was using my Active Directory login credentials. You can’t use IDs that are authenticating to Azure AD |
+1 |
I used my windows pin when entering credentials, which did not throw an error, but did not work. |
I am stacked with the same issue. And see no fix/workaround still |
+1 |
Same issue, any update?? |
The solution for me was to log into the machine with a local admin ID (NOT a domain specific ID). That meant I had to set up that local admin ID as part of my Docker hub group. Then all the drive sharing worked. |
problem temporary solved using docker 18.06.1-ce-win73 . next stable or edge versions are broken. |
Adding the local user did fix the problem for me. |
+1 |
it worked for me Settings > Accounts > Your info |
Please help me here:
Thanks |
hi, is there any fix for this? i tried all the solutions above, but none worked.. |
I had similar issue, and resolved it in following way. My Setup: My Project Directory C:\Users<Username>\source\repos\docker-symfony4 Solution: Shared access to C with DockerAdmin / Pass. Granted read/write/modify rights to C:\Users<Username>\source directory (and sub-folders etc). Success! |
for those of us who don't use azure????
please do each of these where
|
you are right, I tried with local admin account and it work. |
This solution worked for me :). Thanks a lot. |
tried everything nothing worked for me |
Can you please try the latest Edge? https://docs.docker.com/docker-for-windows/edge-release-notes/ |
It works well with the edge version yes, thanks ! |
I still had the problem even when logged in as local admin + security options for network access as local. Worked with this edge version, thanks ! |
Does the Edge release allow you to share SMB shares mounted at drive letters? I.e. we don't need the |
This is fixed with the new filesharing implementation in 2.2.0.3, so closing this ticket. |
Closed issues are locked after 30 days of inactivity. 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. |
When trying to share C drive, the appl ask me credential then come back to the screen without sharing anything.
When using powershell (admin mode) I got this error:
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: Drive sharing failed for an unknown reason.
Diag ID : 19034650-8E87-44CB-827D-361F6620673A/20181122173823
I've tried to disable firewall without success.
The text was updated successfully, but these errors were encountered: