🏭Upgrade Tessellation Guide
Introduction
1
SSH Into Your VPS
ssh -i /path/to/ssh/private/key nodeadmin@<vps_ip_address> -p <port>3
5
6
7
Verify Node Upgrade
---- * VERIFY NODE UPGRADE * -----
Verify upgrade paths .......................... completeCheck permissions & versioning ................ warning
This is not a current stable version of nodectl.
Recommended to:
- Cancel this upgrade of Tessellation.
- Issue: sudo nodectl upgrade_nodectl
- Restart this upgrade of Tessellation.
WARNING non-interactive mode was detected, developer mode, or extra parameters were supplied to this upgrade.
It will continue at the node Operator's own risk and decision.8
Determine p12 details
Verify upgrade paths .......................... complete
p12 validated [dag-l0] ........................ using global
p12 validated [dag-l1] ........................ using global
Global p12 validated .......................... True
Obtaining node ID from p12 [global] ........... 11111....11111
Node IP address ............................... 113.113.113.1139
Select Tessellation Version
Press enter to accept the default value between [] brackets.
Please enter version to upgrade to.........[v3.0.0] :WARNING Tessellation is already on the latest known version.
If you are only upgrading the node's internal components because your node is exhibiting undesirable or unexpected behavior, you should accept the default and upgrade your node's version to the same version level by simply hitting <enter> here.10
16
Upgrade Tessellation Binaries
--------- * HANDLE PACKAGES * ----------
Download Tessellation Binaries................. running
backup files .................................. complete
Download version .............................. v3.0.0
Fetch [cl-keytool.jar -> global] .............. complete
Fetch [cl-wallet.jar -> global] ............... complete
Fetch [cl-node.jar -> dag-l0] ................. complete
Fetch [cl-dag-l1.jar -> dag-l1] ............... complete17
18
19
20
26
Last updated
Was this helpful?