CESSProject / cess-miner

A mining program based on cess storage system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About RPC errors

unkomoreta11 opened this issue · comments

When I run "docker logs bucket",

rpc err: [ws://127.0.0.1:9944] [st] [Sminer.Expenders] CreateStorageKey: module Sminer not found in metadata

2024-02-11 143351

I get the above error.

I added "wss://testnet-rpc2.cess.cloud/ws/" to config.yaml but it does not improve.

Is there any way to deal with this?

@unkomoreta11 Your old chain from the last version seems to still be running, and your block height is already higher than the latest version of the chain, so you'll have to stop the old chain before running it again.