You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run this command: docker start sql4
and get this error:
Error response from daemon: failed to create endpoint sql4 on network nat: HNS failed with error : Failed to create endpoint
Error: failed to start containers: sql4
i can make new containers and start stop them, but cannot start containers i made before i restartet the server
heelp
The text was updated successfully, but these errors were encountered:
Could be related to moby/moby#23086 with some left over port mappings.
You can list the nat mappings with Get-NetNatStaticMapping in an admin powershell.
I run this command: docker start sql4
and get this error:
Error response from daemon: failed to create endpoint sql4 on network nat: HNS failed with error : Failed to create endpoint
Error: failed to start containers: sql4
i can make new containers and start stop them, but cannot start containers i made before i restartet the server
heelp
The text was updated successfully, but these errors were encountered: