CESSProject / cess-miner

A mining program based on cess storage system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot increase staking amount

toanbk opened this issue · comments

I setup CESS v0.5.3 okay, after setup, I see have many error on chain log:

docker logs -f chain

2024-01-31 14:32:08 Report 12D3KooWBAfrmibBjSosGKZvV8PKavTPQcZ2heUYEs1k5CPgBn3k: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:08 💤 Idle (45 peers), best: #2049 (0xd0ba…0ac4), finalized #2046 (0xc042…592b), ⬇ 12.9kiB/s ⬆ 17.5kiB/s 2024-01-31 14:32:09 Report 12D3KooWMyVXx5S8zpZy2HNErDSEp2kmZswuv6HtLCmqbYxK2K9H: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:09 Report 12D3KooWFvMy6z2CcNYmWYMFe5Hp1hyH4FxuhZCGk9iubtd2CwD3: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:09 Report 12D3KooWDMEaCDzebaLKkbyc2whETN8GiVRsdhCaJByynpVp6ghf: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:09 Report 12D3KooWQKS8KWFUAZxLaiBWW9MoPMJYupinE4DZkqixcPDntzAi: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:09 Report 12D3KooWLjh3KJnD9xjeC8T6s95U4r5kegUH9fH9wGLsFpgbBMB5: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:10 Report 12D3KooWKf1VxRmLJor1s3aTrLYd4Tife3Q3WLgaQBeKqhEWfuxf: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:10 Report 12D3KooWQHFjt3fxTK2Z9qTBs2YbwiCUzHHnDvgNGUt34o4HsFaL: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:11 Report 12D3KooWEUR8KxceqtHqoqhiWEQkyRiE5Tm45byApT2R2WxxYb7b: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting. 2024-01-31 14:32:12 ✨ Imported #2050 (0x15c6…5d36) 2024-01-31 14:32:12 ♻️ Reorg on #2050,0x15c6…5d36 to #2050,0x933c…6623, common ancestor #2049,0xd0ba…0ac4 2024-01-31 14:32:12 ✨ Imported #2050 (0x933c…6623) 2024-01-31 14:32:12 Report 12D3KooWMwkt6NSxLrSoFnYENhzwm9q9nPXghVbFsngByHQv3eAK: -2147483648 to -2147483648. Reason: Genesis mismatch. Banned, disconnecting.

And bucket stat got frozen status:

cess bucket stat

XX 2024-01-31 14:32:52 your staking starting block is not found +-------------------+------------------------------------------------------+ | name | storage miner | | peer id | 12D3KooWRHG6uBcmADD45FZTMZ5NBFXXD9vaeC3iU4usAjd9b9vA | | state | frozen | | staking amount | 0 TCESS | | staking start | 0 | | debt amount | 0 TCESS | | declaration space | 2.00 TiB | | validated space | 0 Bytes | | used space | 0 Bytes | | locked space | 0 Bytes | | signature account | cXjshkdUTGasVhgBGRqdkRxxxxxxxxxxxxAt2frGSaXQrTnNUbb | | staking account | cXjshkdUTGasVhgBGRqdkRVWsGFxxxxxxxxxxxxxxxxxxxnNUbb | | earnings account | cXiupjLvU75QBLzNkqZjeS5Pzqxxxxxxxxxxx5opcBLNqvKYXEro | +-------------------+------------------------------------------------------+

and I also cannot increment staking amount to avoid frozen state:

root@cess:~/cess-nodeadm# cess bucket increase staking 9000 XX 2024-01-31 14:34:32 Please enter the correct staking amount

Notice: I already faucet to staking account.

Please help me check,
Thank you

@toanbk This issue will be fixed in cess-nodeadm, now you can add staking in the block explorer:
https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftestnet-rpc2.cess.cloud%2Fws%2F#/extrinsics
Note that 18 zeros must be added after the staking amount,Refer to the picture below:
07b5ab75-08b4-4b0c-ac02-bbcdc1236aab