PLS check - I'm not sure mining working properly or not

Hi to all, this is Wind.

First of all, thanks for all the mining community member’s efforts.
Follow those history, I am now re-starting mining now.

But I’m not sure my mining server working properly.
Peers following seems working very slowly and also status looks weird.
See this screenshot.


Also peers information I put in docker-compose.yaml is below.
–endpoint tcp://[ip address]:8800
–bind component:tcp://eth0:4004
–bind network:tcp://eth0:8800
–peering dynamic
–seeds tcp://node-000.creditcoin.org:8800
–seeds tcp://node-001.creditcoin.org:8800
–seeds tcp://node-002.creditcoin.org:8800
–seeds tcp://node-003.creditcoin.org:8800
–seeds tcp://creditcoin-node.gluwa.com:8800
–seeds tcp://creditcoin-gateway.gluwa.com:8800
–seeds tcp://118.27.14.197:8800
–seeds tcp://118.27.20.120:8800
–seeds tcp://160.251.9.11:8800
–seeds tcp://160.251.9.75:8800
–seeds tcp://160.251.10.137:8800
–seeds tcp://160.251.13.5:8800
–maximum-peer-connectivity 5 \

  1. Can you advice if there is something wrong that I have to change?
  2. If this looks working fine, what I have to do is just waiting for the follow peers? Or is there any other way that I can boost up following peers?

I appreciate all your support, guys.

Sincerely, Wind

https://community.creditcoin.org/t/any-tips-for-catching-up-the-blocks/218

About boosting, sword says that there is no way to boost block height increment.

And I think your message seems fine. I had that one too.

Use this command to check your block height

sudo docker exec -it creditcoin-client ./ccclient tip

1 Like

Thanks Paul.
I am using Sword’s simple script(Simple script for mining maintenance (in Korean)) for checking block height now.


(sorry for Korean language only)

It seems working, but very slow.
I thought there might be some mine’s setting needs to be changed for following more faster.

1 Like

Your speed seems good. Sometimes my block height got +1 after waiting 15~20 min.

1 Like

OMG…I see paul. Thks for information;)

1 Like