Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 安装kubeblocks报错:error: failed to set up k3d cluster: failed to create k3d cluster kb-playground #8459

Closed
skatexgzhao opened this issue Nov 14, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@skatexgzhao
Copy link

错误描述:

kbcli playground init

Create k3d cluster: kb-playground FAIL
error: failed to set up k3d cluster: failed to create k3d cluster kb-playground: Failed Cluster Creation: error creating loadbalancer: runtime failed to create node 'k3d-kb-playground-serverlb': failed to create container for node 'k3d-kb-playground-serverlb': docker failed to pull image 'docker.io/apecloud/k3d-proxy:5.4.4': docker failed to pull the image 'docker.io/apecloud/k3d-proxy:5.4.4': Error response from daemon: Get "https://registry-1.docker.io/v2/": dial tcp 199.59.148.15:443: i/o timeout

配置信息:
OS: CentOS Linux release 7.9.2009 (Core)
配置:4核 4G内存 50G磁盘

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: CentOS Linux release 7.9.2009 (Core)
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@skatexgzhao skatexgzhao added the kind/bug Something isn't working label Nov 14, 2024
@shanshanying
Copy link
Contributor

Hi @skatexgzhao ,

It reports that 'docker failed to pull image 'docker.io/apecloud/k3d-proxy:5.4.4''
Please check your network connection. you can pull image from docker hub ?

@shanshanying
Copy link
Contributor

shanshanying commented Nov 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants