Upgrade to v0.6.x
Upgrade with installing Cosmovisor
Stop the systemd service
systemd servicesudo systemctl stop cheqd-nodedsystemctl status cheqd-nodedβ cheqd-noded.service - Service for running cheqd-node daemon
Loaded: loaded (/lib/systemd/system/cheqd-noded.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Thu 2022-07-07 12:31:12 UTC; 27s ago
Docs: https://docs.cheqd.io/node
Process: 13427 ExecStart=/usr/bin/cheqd-noded start (code=exited, status=0/SUCCESS)
Main PID: 13427 (code=exited, status=0/SUCCESS)Remove current debian package
Download interactive installer and run it
The next answers are needed for upgrading cheqd-noded binary with the Cosmovisor installation
cheqd-noded binary with the Cosmovisor installationStart new systemd service
systemd serviceUpgrade only binary
Stop the systemd service
systemd serviceRemove current debian package
Download interactive installer and run it
Answers for interactive installer
Similar to what was previously in place, for starting the service only the next command is needed
Last updated
Was this helpful?