I just took the upgrade to the latest Docker for Windows on my Windows 10 machine, which I find myself regretting now, since I have some work I need to get done this evening.
Upon taking the upgrade, I can no longer start docker, and it repeats the following errors in my system logs:
Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program vpnkit.exe because of this error.
Program: vpnkit.exe
File:The error value is listed in the Additional Data section.
User Action
- Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
- If the file still cannot be accessed and
- It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
- It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
- Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
- If the problem persists, restore the file from a backup copy.
- Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.
Additional Data
Error value: 00ED16AC
Disk type: 0
Faulting application name: vpnkit.exe, version: 0.0.0.0, time stamp: 0x59cb63a4
Faulting module name: vpnkit.exe, version: 0.0.0.0, time stamp: 0x59cb63a4
Exception code: 0xc000001d
Fault offset: 0x00000000005646f2
Faulting process id: 0x4550
Faulting application start time: 0x01d33be9d9367b91
Faulting application path: C:\Program Files\Docker\Docker\Resources\vpnkit.exe
Faulting module path: C:\Program Files\Docker\Docker\Resources\vpnkit.exe
Report Id: 563b035b-668e-4304-a171-a72f034888b5
Faulting package full name:
Faulting package-relative application ID:
Any ideas what might cause this?