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] MySQL Pod recreate time again #319

Closed
acekingke opened this issue Nov 30, 2021 · 3 comments
Closed

[bug] MySQL Pod recreate time again #319

acekingke opened this issue Nov 30, 2021 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@acekingke
Copy link
Contributor

Describe the problem

To Reproduce

  1. use sysbench press the databases
  2. force reboot QKE

image

Expected behavior

Environment:

  • RadonDB MySQL version:
@acekingke acekingke added the bug Something isn't working label Nov 30, 2021
@acekingke acekingke added this to the v2.1.1 milestone Nov 30, 2021
@acekingke acekingke self-assigned this Nov 30, 2021
@acekingke
Copy link
Contributor Author

image

@acekingke
Copy link
Contributor Author

Readiness probe failed: �[31mxenon.go:49: unexpected error: get.client.error[dial tcp 10.10.28.53:8801: connect: connection refused]�[39m 2021/11/30 02:35:46.289093 common.go:35: [PANIC] get.client.error[dial tcp 10.10.28.53:8801: connect: connection refused] panic: [PANIC] get.client.error[dial tcp 10.10.28.53:8801: connect: connection refused] goroutine 1 [running]: xbase/xlog.(*Log).Panic(0xc0000f8170, 0x7f51a6, 0x2, 0xc0000c1d08, 0x1, 0x1) /go/src/github.com/radondb/xenon/src/xbase/xlog/xlog.go:164 +0x157 cli/cmd.ErrorOK(0x86b580, 0xc000194060) /go/src/github.com/radondb/xenon/src/cli/cmd/common.go:35 +0x245 cli/cmd.xenonPingCommandFn(0xc000107680, 0xa907a0, 0x0, 0x0) /go/src/github.com/radondb/xenon/src/cli/cmd/xenon.go:49 +0x94 vendor/github.com/spf13/cobra.(*Command).execute(0xc000107680, 0xa907a0, 0x0, 0x0, 0xc000107680, 0xa907a0) /go/src/github.com/radondb/xenon/src/vendor/github.com/spf13/cobra/command.go:603 +0x24b vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xa59480, 0xc000000180, 0xc0000c1f78, 0x407ce5) /go/src/github.com/radondb/xenon/src/vendor/github.com/spf13/cobra/command.go:689 +0x2d0 vendor/github.com/spf13/cobra.(*Command).Execute(...) /go/src/github.com/radondb/xenon/src/vendor/github.com/spf13/cobra/command.go:648 main.main() /go/src/github.com/radondb/xenon/src/cli/cli.go:43 +0x31

Liveness probe failed: �mysqladmin: connect to server at '127.0.0.1' failed error: 'Can't connect to MySQL server on '127.0.0.1' (111)' Check that mysqld is running on 127.0.0.1 and that the port is 3306. You can check this by doing 'telnet 127.0.0.1 3306'

@acekingke
Copy link
Contributor Author

fix it #318

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

No branches or pull requests

1 participant