#validator unjail

1 messages ยท Page 1 of 1 (latest)

misty dagger
#

you can't unjail a validator that isn't jailed

#

validator unjail

misty dagger
#

@vocal river

vocal river
#

Hello

misty dagger
# vocal river

can you copy your validator address here? I'll look on-chain

vocal river
#

tnam1q9n3ncfxevwgs8f2vna2lnw7kz567jrutgw57xqs

misty dagger
#

?

vocal river
#

The same error

misty dagger
#

and also namadan --version and also namadac block please.

vocal river
#

root@Ubuntu-2404-noble-amd64-base ~ # namadac --version
Namada v101.1.1
root@Ubuntu-2404-noble-amd64-base ~ # namadac block
Last committed block height: 4514500, time: 2025-12-02T16:18:34.903404523+00:00

#

I do not upgrade my node

misty dagger
#

you can't expect to unjail your node if you're running on old binaries and client versions

#

we had a whole network upgrade last week

#

recommend you do a rollback with old binary (the one you have installed now), then upgrade node to 201.0.7. it should start syncing. let it finish syncing, then unjail (with new client binary!)

#

going forward, you need to stay updated on network upgrades and follow announcements here in discord.

vocal river
#

I updated the binaries, installed a snapshot, and got this error.

misty dagger
#

you probably installed the snapshot wrongly

#

since it can't find your db files

#

that or the snapshot you are using is corrupt

#

but my money is on unpacking the files in the wrong place

vocal river
#

I install snapshot from polcachu

#

wget -O namada_4607911.tar.lz4 https://snapshots.polkachu.com/snapshots/namada/namada_4607911.tar.lz4 --inet4-only
cp ~/.local/share/namada/namada.5f5de2dd1b88cba30586420/cometbft/data/priv_validator_state.json ~/.local/share/namada/namada.5f5de2dd1b88cba30586420/priv_validator_state.json
rm ~/.local/share/namada/namada.5f5de2dd1b88cba30586420/cometbft/data -rf
rm ~/.local/share/namada/namada.5f5de2dd1b88cba30586420/db -rf
lz4 -c -d namada_4607911.tar.lz4 | tar -x -C ~/.local/share/namada/namada.5f5de2dd1b88cba30586420

misty dagger
#

you are out of space....