-
Notifications
You must be signed in to change notification settings - Fork 492
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
Failed to prune, and get error "no snapshot paired state". #1104
Comments
I have the same issue also. I even downloaded the latest Bor snapshot (https://snapshots.polygon.technology/ | 2023-12-02 14:01) and tried to prune after syncing back up. I resolved the issue by walking back the code past Bor v1.1.0 until I was able to prune Bor successfully with Bor v1.0.6. Bor v1.1.0 also failed to prune with the same error. |
@klestrong Are you still experiencing this same issue? |
@Cognacy When Bor prune fails, I get the same message as the original poster, @hubv . My docker run is below:
My prune command is below:
|
@Cognacy |
Same issue exists on 1.2.0 for us. Workaround: Downgrade to 1.1.0, let the node run for a while as usual, then prune with 1.1.0. |
@drcliche |
Thanks for reporting, guys. |
I tried the version 1.2.1, but it didn't solve the problem. I still got the error "no snapshot paired state" |
We will be soon releasing a fix for this in early first week of January. |
Ok nice, but downgrading to v1.1.0 works ! |
System information
Bor client version: v1.2.0 & v1.2.0-beta2
Heimdall client version: v1.0.3
OS & Version: Linux
Environment: Polygon Mainnet
Type of node: Sentry
Overview of the problem
Bor client can't prune the database because of "no snapshot paired state" after we upgrading to v1.2.0.
There is no "Unclean shutdown" and we stopped the node gracefully before the pruning.
Logs / Traces / Output / Error Messages
Error Log
Logs of Node
The text was updated successfully, but these errors were encountered: