Problem
If you run the command ai check and the output shows errors on the controller endpoint line or on the controller token line, the YAML file that the installer creates during the installation might have been created incorrectly.
Cause
The aiWARE installer created a badly formatted YAML file.
Solution
- In the terminal, type the following command:
cat $HOME/.config/aiware-cli.yaml
- Ensure that the following formatting is correct:
- Indentation
- Exactly 1 space before the word 'default' and 2 spaces before the words 'url' and 'token'