# To Resolve The Block Height Issue

**Step 1:** Login and switch to the node directory

```shell
cd $Home_Dir/pandonet/node
```

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

```shell
rm -rf db && rm -rf snapshot
```

```shell
wget https://blockchainupdates.s3.ap-southeast-1.amazonaws.com/snapshot
```

```shell
cd ~/ $Home_Dir
```

**Run**

```shell
$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

{% embed url="<https://discord.com/channels/896782993123860540/1041979619806547978>" %}
