Created
June 28, 2020 21:49
-
-
Save tzhbami7/4ef8e05f7f3554908f559ba4ed37ab8e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jun 28 22:48:04 raspi05 systemd[1]: Starting Docker Application Container Engine... | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:04.999263573+01:00" level=info msg="Starting up" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.002466531+01:00" level=info msg="parsed scheme: \"unix\"" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.002536438+01:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.002605826+01:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>}" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.002872472+01:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.006102004+01:00" level=info msg="parsed scheme: \"unix\"" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.006163911+01:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.006247170+01:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>}" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.006311188+01:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.015256510+01:00" level=error msg="failed to mount overlay: no such device" storage-driver=overlay2 | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.024709663+01:00" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.031391169+01:00" level=error msg="failed to mount overlay: no such device" storage-driver=overlay | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.046699111+01:00" level=warning msg="Your kernel does not support swap memory limit" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.046770647+01:00" level=warning msg="Your kernel does not support cgroup cfs period" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.046804999+01:00" level=warning msg="Your kernel does not support cgroup cfs quotas" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.046851462+01:00" level=warning msg="Your kernel does not support cgroup rt period" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.046882609+01:00" level=warning msg="Your kernel does not support cgroup rt runtime" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.048125119+01:00" level=info msg="Loading containers: start." | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.062267422+01:00" level=warning msg="Running modprobe bridge br_netfilter failed with message: modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.19.97-v7l+/modules.dep.bin'\nmodprobe: WARNING: Module bridge not found in directory /lib/modules/4.19.97-v7l+\nmodprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.19.97-v7l+/modules.dep.bin'\nmodprobe: WARNING: Module br_netfilter not found in directory /lib/modules/4.19.97-v7l+\n, error: exit status 1" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.074735774+01:00" level=warning msg="Running iptables --wait -t nat -L -n failed with message: `iptables/1.8.2 Failed to initialize nft: Protocol not supported`, error: exit status 1" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.102369051+01:00" level=warning msg="Failed to read iptables version: exit status 1" | |
Jun 28 22:48:05 raspi05 dockerd[1926]: time="2020-06-28T22:48:05.322562958+01:00" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
Jun 28 22:48:05 raspi05 dockerd[1926]: failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to create NAT chain DOCKER: iptables failed: iptables -t nat -N DOCKER: iptables/1.8.2 Failed to initialize nft: Protocol not supported | |
Jun 28 22:48:05 raspi05 dockerd[1926]: (exit status 1) | |
Jun 28 22:48:05 raspi05 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment