We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
tidb_test.go:3198: Error Trace: server/tidb_test.go:3198 Error: Received unexpected error: listen tcp 127.0.0.1:4000: bind: address already in use github.com/pingcap/errors.AddStack external/com_github_pingcap_errors/errors.go:174 github.com/pingcap/errors.Trace external/com_github_pingcap_errors/juju_adaptor.go:15 github.com/pingcap/tidb/server.NewServer server/server.go:275 github.com/pingcap/tidb/server.TestProxyProtocolWithIpNoFallbackable server/tidb_test.go:3197 testing.tRunner GOROOT/src/testing/testing.go:1576 runtime.goexit src/runtime/asm_amd64.s:1598 Test: TestProxyProtocolWithIpNoFallbackable
The text was updated successfully, but these errors were encountered:
*: avoid use same port (#45215)
bcf1447
close #45216
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: