You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a container shuts down, it may not terminate gracefully and the block height may be rolled back in rare cases.
Similar issues are below.
from go-ethereum: ethereum/go-ethereum#25775
Describe the bug
When a container shuts down, it may not terminate gracefully and the block height may be rolled back in rare cases.
Similar issues are below.
from go-ethereum: ethereum/go-ethereum#25775
It seems to be fixed by incorporating the update below.
ethereum/go-ethereum#25831
Additional context
Further investigation has revealed the following: Therefore, it is unlikely to be related to the issue in ethereum/go-ethereum#25775.
The text was updated successfully, but these errors were encountered: