This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Applying WASM snapshot fails occasionally #3780
Comments
CC @pepyakin as you implemented this :) |
|
This was referenced Nov 11, 2019
Friendly ping @raykyri ! It would be useful to get some info here. |
This seems to still be happening, although more rarely than before, which I think is because we're running fewer validators now. I believe it is only happening on validator boxes from my search through logs, but we only have a couple weeks of logs. We're running on 4GB mem 8GB swap Ubuntu 18.04 boxes. This is what our runtime says:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Our nodes occasionally panic when the executor's WASM snapshot gets out of sync. This happens more frequently on different nodes than others (e.g. nodes that have been running for longer / were started earlier).
We're using this version of Substrate: e0d486d
Sometimes this happens with the offchain worker API:
The text was updated successfully, but these errors were encountered: