<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processorsのトピックdocker issue in imx6 Quad sabre-SD</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/docker-issue-in-imx6-Quad-sabre-SD/m-p/904398#M136463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using i.MX6 SabreSD Quad core for my platform and using Ubuntu 16.04 as my OS system.&lt;/P&gt;&lt;P&gt;I tried to start my docker and I get below message when I execute "sudo dockerd"&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;user@arm:~$ sudo dockerd&lt;BR /&gt;INFO[2019-04-22T09:36:40.982964073Z] libcontainerd: started new containerd process pid=2713&lt;BR /&gt;INFO[2019-04-22T09:36:40.984467353Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.984654346Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.985227659Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.985422318Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.986043963Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e140, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.087486396Z] starting containerd revision=9754871865f7fe2f4e74d43e2fc7ccd237edcbce version=v1.2.2&lt;BR /&gt;INFO[2019-04-22T09:36:41.089626655Z] loading plugin "io.containerd.content.v1.content"... type=io.containerd.content.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.089869313Z] loading plugin "io.containerd.snapshotter.v1.btrfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.090760948Z] failed to load plugin io.containerd.snapshotter.v1.btrfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.090973274Z] loading plugin "io.containerd.snapshotter.v1.aufs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.098525344Z] failed to load plugin io.containerd.snapshotter.v1.aufs error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8\n": exit status 1"&lt;BR /&gt;INFO[2019-04-22T09:36:41.098751669Z] loading plugin "io.containerd.snapshotter.v1.native"... type=io.containerd.snapshotter.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.099021660Z] loading plugin "io.containerd.snapshotter.v1.overlayfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.099605639Z] loading plugin "io.containerd.snapshotter.v1.zfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.100547606Z] failed to load plugin io.containerd.snapshotter.v1.zfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.100778265Z] loading plugin "io.containerd.metadata.v1.bolt"... type=io.containerd.metadata.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.100948925Z] could not use snapshotter btrfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"&lt;BR /&gt;WARN[2019-04-22T09:36:41.101067588Z] could not use snapshotter aufs in metadata plugin error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8\n": exit status 1"&lt;BR /&gt;WARN[2019-04-22T09:36:41.101182584Z] could not use snapshotter zfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.101821228Z] loading plugin "io.containerd.differ.v1.walking"... type=io.containerd.differ.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102037887Z] loading plugin "io.containerd.gc.v1.scheduler"... type=io.containerd.gc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102469872Z] loading plugin "io.containerd.service.v1.containers-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102700198Z] loading plugin "io.containerd.service.v1.content-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102902857Z] loading plugin "io.containerd.service.v1.diff-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103088184Z] loading plugin "io.containerd.service.v1.images-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103254178Z] loading plugin "io.containerd.service.v1.leases-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103416173Z] loading plugin "io.containerd.service.v1.namespaces-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103600833Z] loading plugin "io.containerd.service.v1.snapshots-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103760827Z] loading plugin "io.containerd.runtime.v1.linux"... type=io.containerd.runtime.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.104308475Z] loading plugin "io.containerd.runtime.v2.task"... type=io.containerd.runtime.v2&lt;BR /&gt;INFO[2019-04-22T09:36:41.104670129Z] loading plugin "io.containerd.monitor.v1.cgroups"... type=io.containerd.monitor.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.107982680Z] loading plugin "io.containerd.service.v1.tasks-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.108452996Z] loading plugin "io.containerd.internal.v1.restart"... type=io.containerd.internal.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.108811651Z] loading plugin "io.containerd.grpc.v1.containers"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109011977Z] loading plugin "io.containerd.grpc.v1.content"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109176971Z] loading plugin "io.containerd.grpc.v1.diff"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109335299Z] loading plugin "io.containerd.grpc.v1.events"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109479627Z] loading plugin "io.containerd.grpc.v1.healthcheck"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109629289Z] loading plugin "io.containerd.grpc.v1.images"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109774617Z] loading plugin "io.containerd.grpc.v1.leases"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109917612Z] loading plugin "io.containerd.grpc.v1.namespaces"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110068273Z] loading plugin "io.containerd.internal.v1.opt"... type=io.containerd.internal.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110423594Z] loading plugin "io.containerd.grpc.v1.snapshots"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110598255Z] loading plugin "io.containerd.grpc.v1.tasks"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110837580Z] loading plugin "io.containerd.grpc.v1.version"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.111064572Z] loading plugin "io.containerd.grpc.v1.introspection"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.112084869Z] serving... address="/var/run/docker/containerd/containerd-debug.sock"&lt;BR /&gt;INFO[2019-04-22T09:36:41.112684182Z] serving... address="/var/run/docker/containerd/containerd.sock"&lt;BR /&gt;INFO[2019-04-22T09:36:41.113662814Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e140, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.114069467Z] containerd successfully booted in 0.028634s&lt;BR /&gt;INFO[2019-04-22T09:36:41.168984547Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169339868Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169761853Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169884515Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.170492494Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171176803Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171678786Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e410, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171004143Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.174966338Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.176828606Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.176983934Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e410, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.179556177Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.186359939Z] [graphdriver] using prior storage driver: overlay2&lt;BR /&gt;WARN[2019-04-22T09:36:42.019886477Z] Unable to find cpu cgroup in mounts&lt;BR /&gt;WARN[2019-04-22T09:36:42.020066138Z] Your kernel does not support cgroup blkio weight&lt;BR /&gt;WARN[2019-04-22T09:36:42.020161801Z] Your kernel does not support cgroup blkio weight_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020246798Z] Your kernel does not support cgroup blkio throttle.read_bps_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020334462Z] Your kernel does not support cgroup blkio throttle.write_bps_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020419126Z] Your kernel does not support cgroup blkio throttle.read_iops_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020505790Z] Your kernel does not support cgroup blkio throttle.write_iops_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.021359094Z] mountpoint for pids not found&lt;BR /&gt;INFO[2019-04-22T09:36:42.023823343Z] Loading containers: start.&lt;BR /&gt;ERRO[2019-04-22T09:36:42.380450206Z] could not get initial namespace: no such file or directory&lt;BR /&gt;WARN[2019-04-22T09:36:42.393898414Z] Could not load necessary modules for IPSEC rules: Running modprobe xfrm_user failed with message: `modprobe: WARNING: Module xfrm_user not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8`, error: exit status 1&lt;BR /&gt;ERRO[2019-04-22T09:36:42.413158426Z] failed to set to initial namespace, readlink /proc/2703/task/2728/ns/net: no such file or directory, initns fd -1: bad file descriptor&lt;BR /&gt;INFO[2019-04-22T09:36:42.414039062Z] Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address&lt;BR /&gt;ERRO[2019-04-22T09:36:42.414804036Z] failed to set to initial namespace, readlink /proc/2703/task/2728/ns/net: no such file or directory, initns fd -1: bad file descriptor&lt;BR /&gt;INFO[2019-04-22T09:36:42.516026925Z] stopping event stream following graceful shutdown error="&amp;lt;nil&amp;gt;" module=libcontainerd namespace=moby&lt;BR /&gt;INFO[2019-04-22T09:36:42.517949859Z] stopping healthcheck following graceful shutdown module=libcontainerd&lt;BR /&gt;INFO[2019-04-22T09:36:42.518112520Z] stopping event stream following graceful shutdown error="context canceled" module=libcontainerd namespace=plugins.moby&lt;BR /&gt;INFO[2019-04-22T09:36:42.519835462Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, TRANSIENT_FAILURE module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:42.520435774Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, CONNECTING module=grpc&lt;BR /&gt;failed to start daemon: Error initializing network controller: Error creating default "bridge" network: Failed to program NAT chain: Failed to inject DOCKER in PREROUTING chain: iptables failed: iptables --wait -t nat -A PREROUTING -m addrtype --dst-type LOCAL -j DOCKER: iptables: No chain/target/match by that name.&lt;BR /&gt; (exit status 1)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with this problem?&lt;/P&gt;&lt;P&gt;Thanks in Advanced!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2019 09:55:03 GMT</pubDate>
    <dc:creator>wangtsungli</dc:creator>
    <dc:date>2019-04-22T09:55:03Z</dc:date>
    <item>
      <title>docker issue in imx6 Quad sabre-SD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/docker-issue-in-imx6-Quad-sabre-SD/m-p/904398#M136463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using i.MX6 SabreSD Quad core for my platform and using Ubuntu 16.04 as my OS system.&lt;/P&gt;&lt;P&gt;I tried to start my docker and I get below message when I execute "sudo dockerd"&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;user@arm:~$ sudo dockerd&lt;BR /&gt;INFO[2019-04-22T09:36:40.982964073Z] libcontainerd: started new containerd process pid=2713&lt;BR /&gt;INFO[2019-04-22T09:36:40.984467353Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.984654346Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.985227659Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.985422318Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:40.986043963Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e140, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.087486396Z] starting containerd revision=9754871865f7fe2f4e74d43e2fc7ccd237edcbce version=v1.2.2&lt;BR /&gt;INFO[2019-04-22T09:36:41.089626655Z] loading plugin "io.containerd.content.v1.content"... type=io.containerd.content.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.089869313Z] loading plugin "io.containerd.snapshotter.v1.btrfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.090760948Z] failed to load plugin io.containerd.snapshotter.v1.btrfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.090973274Z] loading plugin "io.containerd.snapshotter.v1.aufs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.098525344Z] failed to load plugin io.containerd.snapshotter.v1.aufs error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8\n": exit status 1"&lt;BR /&gt;INFO[2019-04-22T09:36:41.098751669Z] loading plugin "io.containerd.snapshotter.v1.native"... type=io.containerd.snapshotter.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.099021660Z] loading plugin "io.containerd.snapshotter.v1.overlayfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.099605639Z] loading plugin "io.containerd.snapshotter.v1.zfs"... type=io.containerd.snapshotter.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.100547606Z] failed to load plugin io.containerd.snapshotter.v1.zfs error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.100778265Z] loading plugin "io.containerd.metadata.v1.bolt"... type=io.containerd.metadata.v1&lt;BR /&gt;WARN[2019-04-22T09:36:41.100948925Z] could not use snapshotter btrfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs must be a btrfs filesystem to be used with the btrfs snapshotter"&lt;BR /&gt;WARN[2019-04-22T09:36:41.101067588Z] could not use snapshotter aufs in metadata plugin error="modprobe aufs failed: "modprobe: FATAL: Module aufs not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8\n": exit status 1"&lt;BR /&gt;WARN[2019-04-22T09:36:41.101182584Z] could not use snapshotter zfs in metadata plugin error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter"&lt;BR /&gt;INFO[2019-04-22T09:36:41.101821228Z] loading plugin "io.containerd.differ.v1.walking"... type=io.containerd.differ.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102037887Z] loading plugin "io.containerd.gc.v1.scheduler"... type=io.containerd.gc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102469872Z] loading plugin "io.containerd.service.v1.containers-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102700198Z] loading plugin "io.containerd.service.v1.content-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.102902857Z] loading plugin "io.containerd.service.v1.diff-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103088184Z] loading plugin "io.containerd.service.v1.images-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103254178Z] loading plugin "io.containerd.service.v1.leases-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103416173Z] loading plugin "io.containerd.service.v1.namespaces-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103600833Z] loading plugin "io.containerd.service.v1.snapshots-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.103760827Z] loading plugin "io.containerd.runtime.v1.linux"... type=io.containerd.runtime.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.104308475Z] loading plugin "io.containerd.runtime.v2.task"... type=io.containerd.runtime.v2&lt;BR /&gt;INFO[2019-04-22T09:36:41.104670129Z] loading plugin "io.containerd.monitor.v1.cgroups"... type=io.containerd.monitor.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.107982680Z] loading plugin "io.containerd.service.v1.tasks-service"... type=io.containerd.service.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.108452996Z] loading plugin "io.containerd.internal.v1.restart"... type=io.containerd.internal.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.108811651Z] loading plugin "io.containerd.grpc.v1.containers"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109011977Z] loading plugin "io.containerd.grpc.v1.content"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109176971Z] loading plugin "io.containerd.grpc.v1.diff"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109335299Z] loading plugin "io.containerd.grpc.v1.events"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109479627Z] loading plugin "io.containerd.grpc.v1.healthcheck"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109629289Z] loading plugin "io.containerd.grpc.v1.images"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109774617Z] loading plugin "io.containerd.grpc.v1.leases"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.109917612Z] loading plugin "io.containerd.grpc.v1.namespaces"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110068273Z] loading plugin "io.containerd.internal.v1.opt"... type=io.containerd.internal.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110423594Z] loading plugin "io.containerd.grpc.v1.snapshots"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110598255Z] loading plugin "io.containerd.grpc.v1.tasks"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.110837580Z] loading plugin "io.containerd.grpc.v1.version"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.111064572Z] loading plugin "io.containerd.grpc.v1.introspection"... type=io.containerd.grpc.v1&lt;BR /&gt;INFO[2019-04-22T09:36:41.112084869Z] serving... address="/var/run/docker/containerd/containerd-debug.sock"&lt;BR /&gt;INFO[2019-04-22T09:36:41.112684182Z] serving... address="/var/run/docker/containerd/containerd.sock"&lt;BR /&gt;INFO[2019-04-22T09:36:41.113662814Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e140, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.114069467Z] containerd successfully booted in 0.028634s&lt;BR /&gt;INFO[2019-04-22T09:36:41.168984547Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169339868Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169761853Z] parsed scheme: "unix" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.169884515Z] scheme "unix" not registered, fallback to default scheme module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.170492494Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171176803Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171678786Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e410, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.171004143Z] ccResolverWrapper: sending new addresses to cc: [{unix:///var/run/docker/containerd/containerd.sock 0 &amp;lt;nil&amp;gt;}] module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.174966338Z] ClientConn switching balancer to "pick_first" module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.176828606Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, CONNECTING module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.176983934Z] pickfirstBalancer: HandleSubConnStateChange: 0x351e410, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.179556177Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, READY module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:41.186359939Z] [graphdriver] using prior storage driver: overlay2&lt;BR /&gt;WARN[2019-04-22T09:36:42.019886477Z] Unable to find cpu cgroup in mounts&lt;BR /&gt;WARN[2019-04-22T09:36:42.020066138Z] Your kernel does not support cgroup blkio weight&lt;BR /&gt;WARN[2019-04-22T09:36:42.020161801Z] Your kernel does not support cgroup blkio weight_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020246798Z] Your kernel does not support cgroup blkio throttle.read_bps_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020334462Z] Your kernel does not support cgroup blkio throttle.write_bps_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020419126Z] Your kernel does not support cgroup blkio throttle.read_iops_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.020505790Z] Your kernel does not support cgroup blkio throttle.write_iops_device&lt;BR /&gt;WARN[2019-04-22T09:36:42.021359094Z] mountpoint for pids not found&lt;BR /&gt;INFO[2019-04-22T09:36:42.023823343Z] Loading containers: start.&lt;BR /&gt;ERRO[2019-04-22T09:36:42.380450206Z] could not get initial namespace: no such file or directory&lt;BR /&gt;WARN[2019-04-22T09:36:42.393898414Z] Could not load necessary modules for IPSEC rules: Running modprobe xfrm_user failed with message: `modprobe: WARNING: Module xfrm_user not found in directory /lib/modules/4.1.15-1.2.0+gd2fb5c8`, error: exit status 1&lt;BR /&gt;ERRO[2019-04-22T09:36:42.413158426Z] failed to set to initial namespace, readlink /proc/2703/task/2728/ns/net: no such file or directory, initns fd -1: bad file descriptor&lt;BR /&gt;INFO[2019-04-22T09:36:42.414039062Z] Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address&lt;BR /&gt;ERRO[2019-04-22T09:36:42.414804036Z] failed to set to initial namespace, readlink /proc/2703/task/2728/ns/net: no such file or directory, initns fd -1: bad file descriptor&lt;BR /&gt;INFO[2019-04-22T09:36:42.516026925Z] stopping event stream following graceful shutdown error="&amp;lt;nil&amp;gt;" module=libcontainerd namespace=moby&lt;BR /&gt;INFO[2019-04-22T09:36:42.517949859Z] stopping healthcheck following graceful shutdown module=libcontainerd&lt;BR /&gt;INFO[2019-04-22T09:36:42.518112520Z] stopping event stream following graceful shutdown error="context canceled" module=libcontainerd namespace=plugins.moby&lt;BR /&gt;INFO[2019-04-22T09:36:42.519835462Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, TRANSIENT_FAILURE module=grpc&lt;BR /&gt;INFO[2019-04-22T09:36:42.520435774Z] pickfirstBalancer: HandleSubConnStateChange: 0x3a90450, CONNECTING module=grpc&lt;BR /&gt;failed to start daemon: Error initializing network controller: Error creating default "bridge" network: Failed to program NAT chain: Failed to inject DOCKER in PREROUTING chain: iptables failed: iptables --wait -t nat -A PREROUTING -m addrtype --dst-type LOCAL -j DOCKER: iptables: No chain/target/match by that name.&lt;BR /&gt; (exit status 1)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with this problem?&lt;/P&gt;&lt;P&gt;Thanks in Advanced!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 09:55:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/docker-issue-in-imx6-Quad-sabre-SD/m-p/904398#M136463</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2019-04-22T09:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: docker issue in imx6 Quad sabre-SD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/docker-issue-in-imx6-Quad-sabre-SD/m-p/904399#M136464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error you are getting (no target by that name) means that iptables module does not know such target as DOCKER.&lt;BR /&gt;As far as I know initially it has ACCEPT, DROP and RETURN targets.&lt;BR /&gt;And perhaps you need to use updated iptables module for docker.&lt;BR /&gt;I mean docker may have some extencions for iptables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Victor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 02:26:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/docker-issue-in-imx6-Quad-sabre-SD/m-p/904399#M136464</guid>
      <dc:creator>b36401</dc:creator>
      <dc:date>2019-04-23T02:26:57Z</dc:date>
    </item>
  </channel>
</rss>

