Home Comments

How to update to a new version of the Aethir Node on Linux CLI


The existing post is saturated, so we’ve decided to write a new post on how to update to the new updated version.
For new installations, please go to the original post for a refresher and then come back to this post.

Last updated version: CLI for Linux(V1.0.2.5)


I think there will be a new update.sh, so in the next version it will be possible to update with commands (my personal guess)

As of V1.0.2.5, this seems to have been simplified.

Since V1.0.2.5, it seems to be handled by executing SH files
If you follow the steps below, you can ignore the rest of this text.
I’m not sure if it’s been updated because it’s so simple, but it was updated when I checked the version.

  1. enter the command aethir update in the existing run state
  2. if a new version is available, it will show you the available versions and ask you to press / Y to update Press /Y to update if there is a new version, showing the available versions
  3. aborted
  4. type sudo ./AethirCheckerCLI to run it
  5. type aethir version to check the version

6.Control+A+D to minimize the screen and exit

Installing updates

1-1 Go to the homepage and download the CLI file and upload it using SFTP or

Go to the client download site



1-2 You can also download it by running the following command from your VPS terminal. Please check the address below for any changes in file addresses or updates.

wget https://checker-mainet-s3.s3.ap-southeast-1.amazonaws.com/na/AethirCheckerCLI-linux-1.0.2.4.tar.gz

If you get a 403 error, try the commands below.

wget --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3" https://d1bdh3igkico7a.cloudfront.net/AethirCheckerCLI-linux-1.0.2.5.tar.gz 

You can find the new address/version as follows

After accessing the site in 1-1

이 이미지는 대체 속성이 비어있습니다. 그 파일 이름은 aethir-ubuntu-cli-20240520145431898494-1024x635.png입니다

Hover over the CLI for Linux and right click on the link, see the address and modify 1-2.

After downloading, unzip it.

tar -xvf AethirCheckerCLI-linux-1.0.2.4.tar.gz

The following commands will help an existing user find and stop the name of a screen window.

FindNumber

screen -ls

You should see the 12345.Aethir number you created earlier. Enter a different window number for each user in the command below

screen -r 12345

Once maximised, press Control+C to stop

Type CD to go to the parent folder

cd

We’ll delete the existing folder.

sudo rm -rf AethirCheckerCLI-linux-na

1.0.2.2 and later updates delete folders with the following commands (folder names are different)

sudo rm -rf AethirCheckerCLI-linux-1.0.2.2

Navigate to the new folder

cd AethirCheckerCLI-linux-1.0.2.2

(Due to the use of AWS, the filename may be different depending on your regional location, so you’ll just have to deal with the name of the folder that was actually downloaded).

New command since 1.0.1.7.

sudo ./install.sh

If you get an error like the following (If you don’t have an error, move on to the next step)

Warning: The unit file, source configuration file or drop-ins of aethir-checker.service changed on disk. Run 'systemctl daemon-reload' to reload units.

Press Ctrl+C to abort and type the command below

systemctl daemon-reload

Then run sudo ./install.sh again

sudo ./AethirCheckerCLI

Enter the following command

aethir license approve --all


When prompted, you’ve succeeded
Type Control+A+D to minimise the window

Initializing…
You have 1 delegations pending. To see more information, use Aethir license list --pending
Wallet auto login success.

If you want to know the private key or address of your BurnerGuard, use the following command.

aethir wallet export

You can also find more commands in the official documentation.




 게시물이 도움 되셨나요? 커피로 후원해보세요 ☕
Did you find this post helpful? Support us with coffee ☕

What’s your Reaction?
+1
2
+1
0
+1
0
+1
0
+1
0
+1
0
+1
0
guest
기입시 개인정보수집에 동의 간주 됩니다
0 Comments
피드백
모든 댓글 보기