You are viewing a single comment's thread from:
RE: [Steem on RPi] Sync Failed
You only need to add the arg --replay-blockchain, any old rocksdb files should get removed automatically. Replay is also required for MIRA when any plugin (or maybe the system architecture) has changed.
I guess the replay on that device will take weeks though :) Maybe you can replay on a faster ARM machine with same OS and then just copy the data to the Pi.
That's good idea! I forgot that I have Apple M1 macbook! Thanks. I will try to replay on M1 if possible.