User couldn't be authenticated, aborting call after changing oneadmin password 6.10.0.1

User couldn’t be authenticated, aborting call

almost freshly installed opennebula 6.10.0.1
any ideas?
i’ve read something about changing some cred in the database as well, not sure it’s related.

Hello @Liorme,

Yes, you are right, it’s totally related, since the message is because you updated or changed the oneadmin password.

Quick steps could be:

  1. Stop the opennebula service
  2. Regenerate the password hash in the DB
  3. Update the auth file
  4. Restart OpenNebula

Please check the page on our documentation about Sunstone authentication.

Cheers,