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

File sharing credentials loop #5691

Closed
radovanobal opened this issue Feb 4, 2020 · 4 comments
Closed

File sharing credentials loop #5691

radovanobal opened this issue Feb 4, 2020 · 4 comments

Comments

@radovanobal
Copy link

radovanobal commented Feb 4, 2020

  • [✓] I have tried with the latest version of my channel (Stable or Edge)
  • [✓] I have uploaded Diagnostics
  • Diagnostics ID: 94D80FB4-300E-457A-9CD3-456554C92768/20200204224950

Expected behavior

Accept the credentials once and complete the file share enable for the drive

Actual behavior

The file share does not complete and docker gets stuck in a credentials popup loop

Information

  • Windows Version: 10.0.18363 Build 18363 / Windows 10 Pro
  • Docker Desktop Version: 2.2.0 42247 / Stable
  • Are you running inside a virtualized Windows e.g. on a cloud server or on a mac VM: No VM

Steps to reproduce the behavior

  1. open settings
  2. add drive to be shared under resources
  3. enter password

Power shell:

net share C=C:\ /grant:#####,FULL /CACHE:None
C was shared successfully.

net use \########\c /user:##### ######
The command completed successfully.

net use \########\c /delete
\#######\c was deleted successfully.

@joesaunderson
Copy link

I also have this issue, downgraded to 2.1.0.5 until fixed

@radovanobal
Copy link
Author

Downgraded to 2.1.0.5
Similar error:
docker.exe: Error response from daemon: Drive sharing failed for an unknown reason.

@mat007
Copy link
Member

mat007 commented Feb 5, 2020

This looks like a duplicate of #5567

@mat007 mat007 closed this as completed Feb 5, 2020
@docker-robott
Copy link
Collaborator

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

@docker docker locked and limited conversation to collaborators Jul 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants