[root@nginx ~]# systemctl status docker
docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled)
Active: failed (Result: exit-code) since Sun 2016-09-11 20:37:06 PDT; 4s ago
Docs: https://docs.docker.com
Process: 2285 ExecStart=/usr/bin/docker daemon -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock --label jf-2=jifang --insecure-registry registry.nginx:5000 (code=exited, status=1/FAILURE)
Main PID: 2285 (code=exited, status=1/FAILURE)
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.826384269-07:00" level=warning msg="/!\\ DON'T BIND ON ANY IP ADDRESS WITHOUT setting -tlsverify IF YOU DON'T... DOING /!\\"
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.844783588-07:00" level=info msg="API listen on [::]:2375"
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.844825850-07:00" level=info msg="API listen on /var/run/docker.sock"
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.876783824-07:00" level=warning msg="Usage of loopback devices is strongly discouraged for production use. Ple...ev section."
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.906615894-07:00" level=info msg="[graphdriver] using prior storage driver \"devicemapper\""
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.925669815-07:00" level=info msg="Firewalld running: false"
Sep 11 20:37:06 nginx.host docker[2285]: time="2016-09-11T20:37:06.964719761-07:00" level=fatal msg="Error starting daemon: Error initializing network controller: could not del...e endpoints"
Sep 11 20:37:06 nginx.host systemd[1]: docker.service: main process exited, code=exited, status=1/FAILURE
Sep 11 20:37:06 nginx.host systemd[1]: Failed to start Docker Application Container Engine.
Sep 11 20:37:06 nginx.host systemd[1]: Unit docker.service entered failed state.
解决:
# mv /var/lib/docker/network/files/ /tmp/dn-bak
相关推荐
文章目录解决方案 解决方案 $docker images REPOSITORY TAG IMAGE ID CREATED SIZE richard1230/web latest 7f7c5b3bd538 49 minutes ago 71.6MB web latest 7f7c5b3bd538 49 minutes ago 71.6MB
解决docker报错Error response from daemon oci runtime error
Error response from daemon: rpc error: code = FailedPrecondition desc = node y2qsyjdbfmm4tjwh4p9wqlmq1 is not down and can’t be removed 解决(需要把active状态的节点的docker服务关闭;同时在manager节点中...
Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker 一通百度,发现原来是dns服务器的错误,把服务器改成8.8.8.8或者114.114.114.114即可 具体做法: vim /etc/...
Error response from daemon: Get https://index.docker.io/v1/search?q=sameersbn&n=25: dial tcp: lookup index.docker.io on 192.168.65.1:53: read udp 192.168.65.2:45190->192.168.65.1:53: i/o timeout ...
出现该问题 只需修改国内镜像地址即可: 1.打开终端cmd 2.执行命令:docker-machine ssh 3.修改配置文件: sudo vi /var/lib/boot2docker/profile –label provider=virtualbox的下一行添加: ...–registry-mirro
error response from daemon: get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (client.timeout exceeded while awaiting headers)error response from daemon ...
(daemon:daemonize :exit-parent t) (with-open-file (out #P "/tmp/daemonlog" :direction :output :if-exists :supersede) (format out "~A ~A~%~A~%" (lisp-implementation-type) (lisp-...
一键解决adb端口被占用 一键解决"* daemon not running. starting it now on port 5037 * * daemon started successfully * ...error: cannot connect to daemon"问题 一键解决adb devices时 adb程序闪退问题。
在Ubuntu VPS上安装Docker时,可能会遇到一个常见的错误:“Cannot connect to the Docker daemon at unix:///var/run/docker.sock.” 这个问题通常是由于Docker守护进程未运行或者是由于Linux内核版本过低导致的。...
1. Docker pull 出现的 error pulling image configuration: Get https://dseasb33srnrn.cloudfront.net/ 出现这个问题,一般的原因是无法连接到 docker hub,通过: systemctl stop docker echo DOCKER_OPTS=\\$...
Error: Error response from daemon: devmapper: Thin Pool has 163051 free data blocks which is less than minimum required 163840 free data blocks. Create more free space in thin pool or use
我们正常打开了Docker后执行命令后报出error during connect异常。 后面给出了对应异常错误的解释: No connection could be made because the target machine actively refused it.(无法连接,因为目标机器主动...
Maven坐标:commons-daemon:commons-daemon:1.0.13; 标签:commons、daemon、jar包、java、中文文档; 使用方法:解压翻译后的API文档,用浏览器打开“index.html”文件,即可纵览文档内容。 人性化翻译,文档中的...
docker-ingress-routing-daemon Docker swarm守护程序,可修改入口网格路由以将真实的客户端IP暴露给服务容器: 纯粹通过路由和防火墙规则实施; 所以 无需运行traefik或其他反向代理等其他应用层; 所以 无需重新...
先查询MySQL源 docker search mysql ...然后报错了!...Error response from daemon: Get https://registry-1.docker.io/v2/library/mysql/manifests/8.0.11: Get https://auth.docker.io/token?scope=reposit
rubocop-daemon rubocop-daemon使RuboCop更快。 安装 通过rubygems.org安装rubocop-daemon : gem install rubocop-daemon 或者,如果您使用捆绑程序安装RuboCop,请将其放入Gemfile : gem 'rubocop-daemon' , ...
Docker v1.13.0 正式版发布了。 重要信息:在 Docker 1.13 中,与在 Docker 1.12 中引入的实验版本相比,管理插件 api 发生了...Error starting daemon: json: cannot unmarshal string into Go value of type types.