docker start k3d fail #1142
bangzhuzhu
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docker info
docker info
Client:
Context: default
Debug Mode: false
Server:
Containers: 29
Running: 17
Paused: 0
Stopped: 12
Images: 48
Server Version: 20.10.6+azure
Storage Driver: windowsfilter (windows) lcow (linux)
Windows:
LCOW:
Logging Driver: etwlogs
Plugins:
Volume: local
Network: ics internal l2bridge l2tunnel nat null overlay private transparent
Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
Swarm: inactive
Default Isolation: process
Kernel Version: 10.0 17763 (17763.10021.amd64fre.rs5_release_svc_asdb.191223-1900)
Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.10877)
OSType: windows
Architecture: x86_64
CPUs: 8
Total Memory: 18.25GiB
Name: rn0601-Xrp02
ID: UMHU:XBT2:KDGB:EQBW:WDQ3:E7OE:5OXH:QVP2:PEK6:IUKQ:YJYO:3MU6
Docker Root Dir: X:\DockerState
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
registry.azs:5000
127.0.0.0/8
Live Restore Enabled: false
error msg
docker run rancher/k3d
docker : WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (windows/amd64) and no specific platform was requested
+ CategoryInfo : NotSpecified: (WARNING: The re...m was requested:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Generating RSA private key, 4096 bit long modulus (2 primes)
..........................................................++++
.......++++
e is 65537 (0x010001)
Generating RSA private key, 4096 bit long modulus (2 primes)
.....................++++
.......................................................................................................................................................................
...................................++++
e is 65537 (0x010001)
hostname: a45728609849: Try again
Signature ok
subject=CN = docker:dind server
Getting CA Private Key
/certs/server/cert.pem: OK
Generating RSA private key, 4096 bit long modulus (2 primes)
..........................++++
.......................................................................................................................................................................
..........................................................................................................................................++++
e is 65537 (0x010001)
Signature ok
subject=CN = docker:dind client
Getting CA Private Key
/certs/client/cert.pem: OK
ip: can't find device 'ip_tables'
modprobe: can't change directory to '/lib/modules': No such file or directory
mount: permission denied (are you root?)
Could not mount /sys/kernel/security.
AppArmor detection and --privileged mode might break.
mount: permission denied (are you root?)
time="2022-08-30T03:12:06Z" level=error msg="Error waiting for container: failed to shutdown container: container
a457286098497b4034f3e8ab6db541bf1b890fbf272ed7ac953bab2141ef3556 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The
virtual machine or container with the specified identifier is not running. (0xc0370110): subsequent terminate failed container
a457286098497b4034f3e8ab6db541bf1b890fbf272ed7ac953bab2141ef3556 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The
virtual machine or container with the specified identifier is not running. (0xc0370110)"
Beta Was this translation helpful? Give feedback.
All reactions