-
Notifications
You must be signed in to change notification settings - Fork 550
Pruning fullnodes / node managament #2805
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
Comments
I just found this issue with a freshly downloaded snapshot from https://snapshot-explorer.arbitrum.io/ :
Is it possible that there is something wrong and this is not a database corruption? I got this error and after re-downloading I got the same error again. |
Be certain to recombine the parts when extracting tar file |
Yes, that's fine. The node works fine. The pruning doesn't work. To reproduce:
|
The downloaded snapshot is already pruned, we don't support pruning already pruned snapshots |
That doesn't sound right. Pruning should always succeed. Worst case there shouldn't be anything to prune and the node should start without removing anything instead of failing to start, right? |
Hey. I am Still having massive problems keeping my nodes in sync
( as a remidner: my archival node dilutes the size by a fator of two . the only availbale snapshot is from last year )
Now i realize my fullnodes are also have problems: the size is growing and growing ( 2.3 TB after a month ) so i tought i will just use
--init.prune full
. but no, see error below. i can say fur quite certain that my node never crashed. so why can i not prune?my only solution for now is two have TWO arbitrum nodes of each type
it will reboot indefinetly with the same snapshot error
The text was updated successfully, but these errors were encountered: