Pando Project
About UsWallet & ExplorerGitHub
  • Pandoproject -Documentations
  • Whitepaper
  • Pando Network Testament
  • Blockchain Integration
    • Mainnet v4.0-2.0 Code
    • Mainnet v1.0 Code
    • Command Line Tool
    • Connect to the Mainnet
      • Using Pre-Compiled Binaries
      • Using Code
    • Connect to the Testnet
      • Using Pre-Compiled Binaries
      • Using code
    • Launch a Local Private Net
    • Configuration
  • APIs
    • Tx Api
    • RPC API Reference
    • Pando CLI APIs
    • PNC 20 Protocol
    • PNC721- Protocol
  • Pando Nodes
    • Zytatron Node
    • Metatron Node
    • Rametron Overview
    • Mainnet Metatron Setup
    • To Migrate Metatron/Zytatron
  • Rametron Overview
    • Rametron Lite
    • Rametron Mobile
    • Rametron Pro
    • Rametron Ent
  • How to Stake ?
    • Stake for RT Lite
    • Stake for RT Mobile
    • Stake for RTPro
    • Stake for RTE
  • Wallet Application
    • Web Wallet Overview
    • Connect to Metamask
    • Wallet Code- Frontend
    • Wallet Code- Backend
    • Wallet API Reference
    • Explorer Overview
  • Explorer Application
    • Explorer Node- Frontend
    • Explorer Code- Backend
    • Explorer API Reference
  • Connect to Metamask
  • Smart Contracts
    • Ethereum RPC API support
    • Deployment fees
    • PNC-20
      • PNC20 Code
      • PNC20 API Reference
    • PNC-721
      • PNC721 Code
      • PNC721 API Reference
  • Docker Implementation
  • Videos
  • Frequently Asked Question
    • Upgrade Chain to Mainnet 4.0
    • To Resolve The Block Height Issue
  • Developer Community Engagement
Powered by GitBook
On this page
  1. Frequently Asked Question

To Resolve The Block Height Issue

Steps To Resolve The Block Height Issue

Step 1: Login and switch to the node directory

cd $Home_Dir/pandonet/node

Step 2: Also, get the latest DB dump from the below URL and execute the command,

rm -rf db && rm -rf snapshot
wget https://blockchainupdates.s3.ap-southeast-1.amazonaws.com/snapshot
cd ~/ $Home_Dir

Run

$Go_Path/pando start --config=pandonet/node

Use these listed IPs for sync with the current height on config.yaml file.

  1. 34.206.132.245

  2. 34.231.31.51

  3. 44.207.134.197

  4. 44.208.238.46

  5. 44.216.89.213

  6. 44.219.236.186

  7. 50.16.240.136

  8. 54.156.155.252

  9. 54.164.180.54

  10. 54.85.116.230

if any of the IPs don't work please use another one.

For any query feel free to reach out to us on Discord

PreviousUpgrade Chain to Mainnet 4.0NextDeveloper Community Engagement

Last updated 1 year ago

Discord - A New Way to Chat with Friends & CommunitiesDiscord
Logo