Introduction
Updating your LFG Node CLI ensures you have the latest features and improvements. This guide provides a straightforward process to help you perform the upgrade efficiently.
Prior Knowledge
Before upgrading the LFG Node CLI, users should be familiar with the following:
- Basic command line usage in Ubuntu Linux.
- Install LFG Node CLI on Ubuntu Linux: Review the initial installation process of the LFG Node CLI.
Procedure
To upgrade the LFG Node CLI, follow these simple steps:
- Open your terminal.
- Run the following command to download the latest upgrade script and execute it:
wget -O lfg.sh https://link.lfg.inc/lfgnode-linux-script && chmod +x lfg.sh && bash lfg.sh -u
- The script will install the latest Node version and run the previously defined workloads.
The upgrade is now completed.
Common Error
During the upgrade, you might encounter the error "User has reached the limit of licenses”.
If this happens, wait 5 minutes and then run the following command to add the workload again:
lfgnode workload add [workload_name]
Be sure to replace [workload_name] with the actual name of the workload you want to add.
Conclusion
By following the steps outlined in this guide, you will successfully upgrade your LFG Node CLI. Keeping your software up-to-date is essential for maintaining smooth operations and accessing new features. If you encounter any issues, please reach out in the LFG Discord community for further assistance.