Rancher入门到精通-consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60)

编程知识 更新时间:2023-05-02 05:53:47

ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).

 

[root@harbor harbor]# docker-compose up -d
^CERROR: Aborting.
[root@harbor harbor]# ping www.baidu
ping: www.baidu: Name or service not known
[root@harbor harbor]# vim /etc/resolv.conf
[root@harbor harbor]# ping www.baidu
PING www.a.shifen (61.135.169.125) 56(84) bytes of data.
64 bytes from 61.135.169.125 (61.135.169.125): icmp_seq=1 ttl=55 time=24.5 ms
64 bytes from 61.135.169.125 (61.135.169.125): icmp_seq=2 ttl=55 time=24.4 ms
^C
--- www.a.shifen ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms

修改 dns

nameserver 114.114.114.114

更多推荐

Rancher入门到精通-consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current va

本文发布于:2023-04-26 07:38:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/9776b5553230274eddd3a48217b3b806.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:入门   setting   Rancher   COMPOSE_HTTP_TIMEOUT   current

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 104758文章数
  • 26240阅读数
  • 0评论数