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

created mysql account report error:container not found #5849

Closed
lklkxcxc opened this issue Nov 15, 2023 · 2 comments · Fixed by #5897
Closed

created mysql account report error:container not found #5849

lklkxcxc opened this issue Nov 15, 2023 · 2 comments · Fixed by #5897
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@lklkxcxc
Copy link

Describe the bug
created account report error:container not found.

To Reproduce
Steps to reproduce the behavior:

  1. kbcli cluster create-account mysql-demo --component mysql --name cai --password xxx@xxxx
  2. kbcli cluster create-account mysql-demo --name cai --password xxx@xxxx
error: container  not found

Expected behavior
Create account success

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

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Kubeblock Version:

Kubernetes: v1.27.4
KubeBlocks: 0.7.0
kbcli: 0.7.0

Cluser info:

[root@test-ops-matser-01 workspace]# kbcli cluster list
NAME         NAMESPACE   CLUSTER-DEFINITION   VERSION           TERMINATION-POLICY   STATUS    CREATED-TIME
mysql-demo   default     apecloud-mysql       ac-mysql-8.0.30   Delete               Running   Nov 10,2023 19:28 UTC+0800
@lklkxcxc lklkxcxc added the kind/bug Something isn't working label Nov 15, 2023
@JashBook JashBook assigned shanshanying and unassigned nayutah Nov 17, 2023
@JashBook
Copy link
Collaborator

JashBook commented Nov 17, 2023

dup #5296

@shanshanying
Copy link
Contributor

image has been fixed in 0.8.x. checked the root cause and find it failed to get tools image name from envs. @xuriwuyun will help fix this issue.

@xuriwuyun xuriwuyun linked a pull request Nov 22, 2023 that will close this issue
@github-actions github-actions bot added this to the Release 0.8.0 milestone Nov 22, 2023
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

Successfully merging a pull request may close this issue.

5 participants