how to proceed err "GasEstimateMessageGas error: estimating gas used: message execution failed: exit 16, reason: invalid expiration 2566642, cannot be more than 1555200 past current epoch 989228 (RetCode=16)" #7054
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
This usually happens when you receive the client's data storage, which is due to the fact that the client's stored data is longer than a sector lifetime, i.e. 540 days (155,500 epochs). Since this time is calculated from the current epoch, sometimes you can wait for a while and the sealing may succeed
note: this discussion is selected from slack qustions
Beta Was this translation helpful? Give feedback.
All reactions