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

When I restart a worker whose number is 10, his number will change. An error message appears #3303

Closed
btcioner opened this issue Aug 26, 2020 · 1 comment · Fixed by #3618

Comments

@btcioner
Copy link

btcioner commented Aug 26, 2020

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

To Reproduce
Steps to reproduce the behavior:

  1. Run '...'
  2. See error
2020-08-25T15:56:18.104Z	WARN	advmgr	sector-storage/sched_watch.go:89	worker 10 dropped
2020-08-25T15:56:18.104Z	DEBUG	advmgr	sector-storage/sched.go:515	task done	{"workerid": 10}
2020-08-25T15:56:18.104Z	WARN	sectors	storage-sealing/fsm.go:403	sector 15 got error event sealing.SectorSealPreCommit2Failed: seal pre commit(2) failed: handler: websocket connection closed
2020-08-25T15:56:18.104Z	WARN	sectors	storage-sealing/fsm.go:403	sector 27 got error event sealing.SectorSealPreCommit2Failed: seal pre commit(2) failed: handler: websocket connection closed
2020-08-25T15:56:18.105Z	INFO	sectors	storage-sealing/states_failed.go:19	SealPreCommit2Failed(15), waiting 59.89472877s before retrying
2020-08-25T15:56:18.105Z	INFO	sectors	storage-sealing/states_failed.go:19	SealPreCommit2Failed(27), waiting 59.894235371s before retrying
2020-08-25T15:56:19.104Z	ERROR	advmgr	sector-storage/sched.go:672	timeout closing worker manager goroutine 10

Repeat.....

2020-08-26t01:40:01.100z error advmgr section storage/ sched.go:318	 worker referenced by windowRequest not found (worker: 10)
2020-08-26T01:40:01.100Z	ERROR	advmgr	sector-storage/ sched.go:318	 worker referenced by windowRequest not found (worker: 10).
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)
2020-08-26T02:29:59.252Z	ERROR	advmgr	sector-storage/sched.go:318	worker referenced by windowRequest not found (worker: 10)

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

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

Version (run lotus version):
v0.5.2
Additional context
Add any other context about the problem here.

@flyworker
Copy link

same issue found on v 0.5.6

@magik6k magik6k linked a pull request Oct 28, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants