DongTai icon indicating copy to clipboard operation
DongTai copied to clipboard

[Bug]: curl: (7) Failed to connect to registry.hub.docker.com port 443 after 21057 ms: Couldn't connect to server

Open h4ckerme opened this issue 2 years ago • 3 comments

Preflight Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
  • [X] I am not looking for support or already pursued the available support channels without success.

Version

1.0

Installation Type

Official Docker Compose

Service Name

DongTai-Web

Describe the details of the bug and the steps to reproduce it

┌──(root㉿kali)-[/home/kali/Desktop/DongTai] └─# ./build_with_docker_compose.sh

  • build_dongtai_iast
  • echo -e 'Start to install DongTai IAST service' Start to install DongTai IAST service
  • chmod u+x deploy/docker-compose/dtctl
  • cd deploy/docker-compose/
  • ./dtctl install Please confirm to pull the latest code ? [Y/n] y [Info] continue [Info] [Info] start to get latest tag of dongtai/dongtai-web curl: (7) Failed to connect to registry.hub.docker.com port 443 after 21057 ms: Couldn't connect to server

Additional Information

No response

Logs

No response

h4ckerme avatar Aug 29 '23 07:08 h4ckerme

has the same problem

sec-u avatar Nov 09 '23 01:11 sec-u

解决了吗?这个怎么解决?

jackliu-hao avatar Dec 13 '23 07:12 jackliu-hao

解决了吗?这个怎么解决?

解决了 用下面这条命令安装 ./dltcl install -v <洞态项目版本号,如 1.14.1>

h4ckerme avatar Dec 13 '23 07:12 h4ckerme