New worker does not assign tasks:Worker registered successfully, waiting for tasks #9696
Unanswered
ChaiWenyu1983
asked this question in
Storage Provider
Replies: 1 comment 1 reply
-
Hey @ChaiWenyu1983! If you do not want the sealing tasks to be allocated to the lotus-miner you need to disable sealing (or C2) in the configs. You can either disable the sealing-subsystem entirely by setting
Or by setting
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new worker does not undertake the task, but the miner does.
miner:lotus-miner sealing jobs
ID Sector Worker Hostname Task State Time
e015dd90 1396 5f36a8a1 chaiwenyu-System-Product-Name C2 running 8m33.1s
00000000 1394 5f36a8a1 chaiwenyu-System-Product-Name C2 prepared 11.6s
worker log:
2022-11-22T08:48:40.266+0800 INFO main lotus-worker/main.go:675 Worker registered successfully, waiting for tasks
Start command:lotus-worker run --precommit1=false --precommit2=false --commit=true
Beta Was this translation helpful? Give feedback.
All reactions