ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
67 stars 27 forks source link

[BUG] Blockchain node died #1097

Closed platfowner closed 2 years ago

platfowner commented 2 years ago

A blockchain node died:

num_nodes_alive

block_number

platfowner commented 2 years ago

error_logs.txt:

express-rate-limit: req.ip is undefined - you can avoid this by providing a custom keyGenerator function, but it may be indicative of a larger issue.
platfowner commented 2 years ago

empty block 1038029: empty_block_1038029

platfowner commented 2 years ago

Removed the empty block and restarted the job:

bash deploy_blockchain_incremental_gcp.sh mainnet runner 0 0 0 --keystore --no-chown-data
platfowner commented 2 years ago

Recovered: recovered_num_nodes_alive recovered_block_number

platfowner commented 2 years ago

Related issues:

platfowner commented 2 years ago

Related issues:

platfowner commented 2 years ago

Issue resolved.