-
Notifications
You must be signed in to change notification settings - Fork 291
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 drives #803
Comments
Related to #690 |
I uninstalled docker4win, rebooted, installed the edge-channel, rebooted, tried to share again but still no success. The logfiles shows that mounting seems to be successfull with SambaShare, but with NamedPipes it gives an error: Key already exists in dictionary... |
Just tried the 'Reset to factory defaults', but still no sharing |
Having the same issue with stable and edge. Tried different combinations of installs, resets and reboots. No Luck yet. Currently It is not possible to share any drive on windows. |
Same issue on Win10 Pro. Tried everything in the book
Still no joy with shared drives. |
The same here. Using
It seems a bit reproducable for me. Perhaps anyone can confirm this. After every re-install of Docker or "Resetting to Factory Defaults" I can add a shared drive, by providing credentials. But when adding another drive or disable and re-enable existing share, the same behaviour as above happens: after providing credentials when clicking "Apply" the shared drives are unselected again. I want to mention, that Docker from Edge channel does not work for me, as it fails on building image with error What seems to work for me is: first, share complete drive in Windows explorer (via extended share, in german: "Erweiterte Freigabe") with all permissions to admin only. After that I can add this drive in Docker settings without error. I did not modify any other Windows or firewall settings like others suggest, only file and print sharing is enabled. Can anyone confirm this? |
Hi @dimitriadams @mohahn This is an issue in the Stable build - have you tried the latest Edge build? We just released one earlier today, 17.06 rc4 that should resolve this for you. Please try it and let me know how it goes. |
I just installed the 17.06 rc4 version but still the same results. I did a 'Reset to factory defaults' to be sure but no shared drives.... :-( |
@jasonbivins have u read, that after installing Edge a build of images fail? Nevertheless, even with Edge, after fresh install I can add a share (like in Stable) but when editing a share or adding a new one, all shares are disabled again. For me the same behaviour like in Stable. |
Docker Version: 17.06 rc5 Mine Windows account is linked to the Microsft. In the lusrmgr.msc i can see that user password is marked as "User must change password at next logon" and this option can't be changed. This worked for me as workaround:
|
I got this issue again, after changing my password on windows. And i remember this was also the case when i got this issue last time. I'm requested to change my password every 2-3 months for security reasons. Looks like i have to reinstall Docker again. While the suggested solution from @pavelmaca might work there will still be users (like me) who can not simply create a new user on their system. Docker should not corrupt shared drives when the user password has changed. Imo docker should somehow notice that the password has changed and ask for the new password to allow the shared drives. Or atleast uncheck the shared drives so a user can spot the problem and then check the drive again + authentication. |
Try the newest Edge build. Version 17.06.1-ce-rc1-win20 (12818). The issue is fixed for me there. |
I just tried the new Edge build, still no luck in sharing drives. |
Faced the same issue, even with Edge build. Providing credentials of other admin user indeed works, but in this case this "other" user should have access to current users's folder in C:/Users/{currentUser} |
I ran into the same problem today. |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Still happens to me. I have a PIN set, but docker keeps asking for password on mounting drives. If I shut down docker and restart it, docker lets me mount the drive without asking for password again. |
Same as @kumarharsh After restarting the docker the drive is shared without askign for password! |
Ultimate Solution:
DONE |
Reset to factory settings worked for me. |
I had to reset it to factory defaults. |
I've tried each and every recommendation here and in other issue trackers. My problem was that the windows service called "Server" (Thank you microsoft for that) was not running and actually deactivated. |
I got a popup after running |
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. |
Expected behavior
C drive is shared
Actual behavior
C drive isn't shared
Information
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: