blakelukas
blakelukas
I think it was a problem with the disk. It has been replaced now, and we are syncing from scratch. Everything is going fine for now. No assistance is needed...
We have also attempted to adjust the `max-runtime-instances` parameter, but this did not help. Current configuration: ``` "--chain=moonriver", "--base-path=/data", "--name=test", "--unsafe-rpc-external", "--rpc-cors=*", "--rpc-port=8545", "--rpc-max-response-size=100", "--rpc-max-connections=100000", "--ethapi-max-permits=1000", "--execution=wasm", "--wasm-execution=compiled", "--state-pruning=archive", "--max-runtime-instances=64",...