opendax icon indicating copy to clipboard operation
opendax copied to clipboard

Parity keeps hanging at block Rinkeby

Open lucagrossi opened this issue 4 years ago • 2 comments

Hi,

I setup the Opendax system and started the cryptonodes on Rinkeby. The block height was increasing the last days, but it stopped just before (400K blocks) the actual Rinkeby block height. I restarted everything again and waited for a couple of days, but again it stopped roughly at the same block.

When i run the command "curl --data '{"method":"eth_syncing","params":[],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST localhost:8545", I do get back that latest block, but it just doesn't increase.

Can someone help. thanks!

lucagrossi avatar Dec 30 '20 08:12 lucagrossi

Try to see what's going on docker-compose up parity Then docker-compose stop parity and docker-compose up -d parity

Galaxy-Traveler avatar Jan 04 '21 07:01 Galaxy-Traveler

@lucagrossi

Hi, Rinkeby has proven to be quite unstable lately. People from our community have found some ways to resolve this and generally, there is a lot of help available here

https://t.me/mobiDAX_group

Please also consider watching our Cryptonode deployment video:

https://www.youtube.com/watch?v=3Rq6uWW41H4&ab_channel=MobiDAX

alinetskyi avatar Jan 04 '21 12:01 alinetskyi