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]: CN failed to start: panic: timeout #12080

Closed
1 task done
aylei opened this issue Oct 12, 2023 · 3 comments
Closed
1 task done

[Bug]: CN failed to start: panic: timeout #12080

aylei opened this issue Oct 12, 2023 · 3 comments
Assignees
Labels
kind/bug Something isn't working severity/s-1
Milestone

Comments

@aylei
Copy link
Contributor

aylei commented Oct 12, 2023

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93): 1.0-dev
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

DN failed to start:

panic: timeout

goroutine 1 [running]:
main.main()
	/go/src/github.com/matrixorigin/matrixone/cmd/mo-service/main.go:108 +0x436

raw log:
Explore-logs-2023-10-12 12_23_40.txt

Expected Behavior

No response

Steps to Reproduce

No response

Additional information

No response

@aylei aylei added kind/bug Something isn't working severity/s-1 labels Oct 12, 2023
@matrix-meow matrix-meow added this to the 1.0.0 milestone Oct 12, 2023
@sukki37 sukki37 added severity/s0 Extreme impact: Cause the application to break down and seriously affect the use severity/s-1 and removed severity/s-1 severity/s0 Extreme impact: Cause the application to break down and seriously affect the use labels Oct 13, 2023
@volgariver6
Copy link
Contributor

还没有明显进展,本地和eks上都无法复现。

主要的错误是 use of closed network connection,这个应该是超时的panic把程序停掉时,context 机制把协程停掉,然后报的。所以根本原因还是Read读操作 hang 住了。

@volgariver6
Copy link
Contributor

fixed

@aylei
Copy link
Contributor Author

aylei commented Oct 18, 2023

closing as no longer reproduced

@aylei aylei closed this as completed Oct 18, 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 severity/s-1
Projects
None yet
Development

No branches or pull requests

4 participants