ainblockchain / ain-blockchain

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

Testnet node 4 is dead #1250

Closed platfowner closed 7 months ago

platfowner commented 7 months ago

testnet

platfowner commented 7 months ago

connection

platfowner commented 7 months ago

Something is wrong with the VM instance.

platfowner commented 7 months ago
  1. just re-created blockchain node 4 (spring-node-4-netherlands), and setup instance groups and ip addresses.
platfowner commented 7 months ago
  1. (this needs to be done only once) just re-enabled 'default-allow-ssh' firewall policy (see https://github.com/ainblockchain/ain-blockchain/issues/1240)
platfowner commented 7 months ago
  1. downloaded blockchain data from node 0 (taiwan)
    bash copy_blockchain_data_gcp.sh spring 0 download
platfowner commented 7 months ago
  1. uploaded blockchain data from node 4 (netherlands)
    bash copy_blockchain_data_gcp.sh spring 4 upload
platfowner commented 7 months ago
  1. started blockchain node 4
    bash deploy_blockchain_incremental_gcp.sh spring 0 4 4 --keystore --setup --no-keep-code --keep-data
platfowner commented 7 months ago

Now it's up and healthy. testnet