[Node Operator Question] Snapsync feature is not working well #180
-
Are you running the most up to date node software?
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionI realize that snapsync is not supported in Optimism. yet :) I'd like to know if there's something wrong with the behavioral environment variables, configuration, or something else I'm not aware of for some of the problem cases. Here's what I tested. I've configured two sets as shown below.
And Geth 2 is connected to Geth 1 as static peer. On geth(Geth 2), the following snapsync synchronization steps are confirmed by logs to proceed normally.
Finally, I can see the statement "Snap sync complete, auto disabling".
However, sometimes it happens that only the following log persists and no more blocks are generated.
In the case of the problem, I can see that the "reconciled with L1" process is not progressing at the op-node and is stuck, so the L2 SYNC STATUS is stuck at block 0, unable to go any further.(SAFE, FINALIZE = 0) Protocol Descriptionop-geth v1.101304.2 Node Logsfail-geth.log Additional InformationFeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I haven't received any confirmation that op-geth currently supports snap mode. As far as I know, it is not supported in snap mode. I hope others can verify this information. CC @sbvegan |
Beta Was this translation helpful? Give feedback.
-
Hey @kangsorang, We hope your recent question was resolved to your satisfaction. Your feedback is invaluable and helps us improve our support services. Could you spare a moment to fill out a short feedback survey. Thank you for helping us improve our developer community. |
Beta Was this translation helpful? Give feedback.
Hey @kangsorang I read over the new description. Unfortunately I don't have the capacity to support features that haven't been fully implemented. There is likely something under the hood that needs to be implemented and thats probably the source of the issue. Snap sync should be coming soon because it is necessary for us to support a post 4844 world. If you're still getting trouble after its officially supported, please open another thread and we can get to the bottom of it.