Hi,
I've deployed Gaia API version 1.5 to some gateways but unable to authenticate via web (Postman) and mgmt_cli.
The admin account exists on Gaia OS and the password is correct.
mgmt_cli login --version 1.5 --context gaia_api --port 981
Username: admin
Password:
code: "err_login_failed_wrong_username_or_password"
errors: "Login authentication failed"
message: "Login Failed Due to Wrong Username or Password"
If I try to use root the following is returned
mgmt_cli login --port 981 --context gaia_api -r true
Error: Failed to login to the management server
API Status:
---------------------
Build: cp991255022
Uptime: 0:41:08
Current Sessions: 0
Latest Version: 1.5
Processes:
Name State PID
---------------------------------
GAIA_API Started 20628
GAIA_API_DOCS Started 20626
APACHE Started 20716
CONFD Started 20067
CLISHD Started 20400
CELERY Started 20625
REDIS Started 20627
Port Details:
-------------------
APACHE Gaia Port: 981
--------------------------------------------
Overall API Status: Started
--------------------------------------------
Regards,
Simon