Open Hammatt opened 6 years ago
@Hammatt - this is a known issue we are working to address.
As a workaround, do docker rm -f $(docker ps -aq)
from an admin powershell window before attempting to start the runtime after system reboot.
Still seeing this issue on Windows 10 IoT Enterprise too
@veyalla Is there a known workaround to get the modules running as a service? i.e. to have them start up without logging in on Windows 10 IoT Enterprise?
This was working at some point but stopped working for an unknown reason. The modules used to start themselves up on Windows 10 IoT Enterprise but now do not, and when I log into a session and try to start them manually I see the error saying that it cannot find the docker network.
V2 issue
OS version and architecture used: Windows 10 Pro & Windows 10 IoT Core
Version used: agent: 1.0_preview 22, hub: 1.0_preview 21 (see #558 for mismatched outdated hub version reason)
V2 Docker version and containter type Docker version 18.03.1-ce, build 9ee9f40 Windows
Description of the issue:
After a hardware restart, something to do with the Docker Nat ID changes causing the containers to not start and to require a running the setup and login commands again before you can start them.
I've been this issue on Windows 10 IoT Core for a while now but recently it has started happening on Windows 10 Pro as well.
I understand that this is a known issue internally, but I haven't heard any updates and couldn't see anything tracking it here so I thought I would post for visibility & tracking purposes.
Console log of the issue: