If there is no error in the setups, please check out your system language settings. Your ubuntu system should be set as English. The current Aleo Miner now only supports English, setting other languages can cause parsing errors.
How to change language:
- Run the command “sudo vim /etc/default/locale”
- Run each command below to change the language to English:
LANG="en_US.UTF-8"
LANGUAGE="en_US:en"
LC_ALL="en_US.UTF-8" - Restart your device.
Comments
0 comments
Article is closed for comments.