Advertisement
Guest User

Untitled

a guest
Oct 27th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. dockerd --dns 192.168.250.2
  2. INFO[2020-10-27T08:29:15.005601349-04:00] Starting up
  3. INFO[2020-10-27T08:29:15.011536209-04:00] parsed scheme: "unix" module=grpc
  4. INFO[2020-10-27T08:29:15.011560313-04:00] scheme "unix" not registered, fallback to default scheme module=grpc
  5. INFO[2020-10-27T08:29:15.011587364-04:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
  6. INFO[2020-10-27T08:29:15.011601377-04:00] ClientConn switching balancer to "pick_first" module=grpc
  7. INFO[2020-10-27T08:29:15.061673943-04:00] parsed scheme: "unix" module=grpc
  8. INFO[2020-10-27T08:29:15.061697306-04:00] scheme "unix" not registered, fallback to default scheme module=grpc
  9. INFO[2020-10-27T08:29:15.061715870-04:00] ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock 0 <nil>}] <nil>} module=grpc
  10. INFO[2020-10-27T08:29:15.061728500-04:00] ClientConn switching balancer to "pick_first" module=grpc
  11. INFO[2020-10-27T08:29:15.095937922-04:00] [graphdriver] using prior storage driver: overlay2
  12. failed to start daemon: error while opening volume store metadata database: timeout
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement