How to resolve this problem? #4620
Replies: 1 comment
-
check if your mempool, is it stuck and not able to send out proof messages out in time? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
sealing sectors no finished, how to resolve?
Describe the problem
pushing message to mpool: GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: seal challenge epoch 180985 too old, must be after 181080 (RetCode=16)
Sectors status
pushing message to mpool: GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: seal challenge epoch 180985 too old, must be after 181071 (RetCode=16)
pushing message to mpool: GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: seal challenge epoch 180985 too old, must be after 181073 (RetCode=16)
pushing message to mpool: GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: seal challenge epoch 180985 too old, must be after 181077 (RetCode=16)
pushing message to mpool: GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: seal challenge epoch 180985 too old, must be after 181080 (RetCode=16)
Lotus miner logs
** Code modifications **
If you have modified parts of lotus, please describe which areas were modified,
and the scope of those modifications
Version
lotus version 1.1.2+git.d4cdc6d3
Beta Was this translation helpful? Give feedback.
All reactions