hummm ... all docker containers are not able to start.
at first, I though it was because of wrong architecture, but this docker image runs on Odroid C2 (s905)
but I found arch64 images ... same result :
Code
LibreELEC:~/.kodi/addons/service.downloadmanager.transmission/bin # docker run aarch64/hello-world
Unable to find image 'aarch64/hello-world:latest' locally
latest: Pulling from aarch64/hello-world
6d8815192f66: Pull complete
Digest: sha256:70f9c42c15bfe977ec34c05eecf72ecb9c107d01857c423a207e360b3305ede6
Status: Downloaded newer image for aarch64/hello-world:latest
docker: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"process_linux.go:359: container init caused \\\"could not create session key: function not implemented\\\"\"\n".
[hr]
logs :
Code
Jan 12 17:18:29 LibreELEC connmand[2814]: docker0 {newlink} index 4 operstate 2 <DOWN>
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {update} flags 4099 <UP>
Jan 12 17:18:29 LibreELEC kernel: device vethce56366 entered promiscuous mode
Jan 12 17:18:29 LibreELEC kernel: IPv6: ADDRCONF(NETDEV_UP): vethce56366: link is not ready
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:29 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC dockerd[2687]: time="2017-01-12T17:18:30.093159116Z" level=error msg="containerd: start container" error="oci runtime error: container_linux.go:247: starting contain
er process caused \"process_linux.go:359: container init caused \\\"could not create session key: function not implemented\\\"\"\n" id=53852d89cd85fa5b145ae99a87b7bd374c71c60022455731338f2f31
6c19eb64
Jan 12 17:18:30 LibreELEC dockerd[2687]: time="2017-01-12T17:18:30.110644533Z" level=error msg="Create container failed with error: invalid header field value \"oci runtime error: container_l
inux.go:247: starting container process caused \\\"process_linux.go:359: container init caused \\\\\\\"could not create session key: function not implemented\\\\\\\"\\\"\\n\""
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {update} flags 4098 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: veth17f7fb8 {dellink} index 24 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: (null) {remove} index 24
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {dellink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: (null) {remove} index 25
Jan 12 17:18:30 LibreELEC connmand[2814]: (null) {create} index 25 type 1 <ETHER>
Jan 12 17:18:30 LibreELEC kernel: docker0: port 1(vethce56366) entered disabled state
Jan 12 17:18:30 LibreELEC kernel: device vethce56366 left promiscuous mode
Jan 12 17:18:30 LibreELEC kernel: docker0: port 1(vethce56366) entered disabled state
Jan 12 17:18:30 LibreELEC connmand[2814]: (null) {update} flags 4098 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 address 7A:02:0F:AB:35:FE mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {newlink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: docker0 {newlink} index 4 address 02:42:65:C1:20:46 mtu 1500
Jan 12 17:18:30 LibreELEC connmand[2814]: docker0 {newlink} index 4 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: vethce56366 {dellink} index 25 operstate 2 <DOWN>
Jan 12 17:18:30 LibreELEC connmand[2814]: (null) {remove} index 25
Jan 12 17:18:30 LibreELEC dockerd[2687]: time="2017-01-12T17:18:30.535464241Z" level=error msg="Handler for POST /v1.24/containers/53852d89cd85fa5b145ae99a87b7bd374c71c60022455731338f2f316c19
eb64/start returned error: invalid header field value \"oci runtime error: container_linux.go:247: starting container process caused \\\"process_linux.go:359: container init caused \\\\\\\"co
uld not create session key: function not implemented\\\\\\\"\\\"\\n\""
Display More
[hr]
it seems to be something missing in the kernel :
Unable to deploy a service in swarm mode due to "oci runtime error: could not create session key: function not implemented" · Issue #24578 · moby/moby · GitHub