Active IQ Unified Manager Discussions

API service cannot save admin password at install

zsliptaii
4,696 Views

Hi all,

 

When installing API service on Redhat 7.4 get the following error at the end:

Successfully started OnCommand API Services.
Configuring password for admin user.
Configuring password for admin user failed.
Exiting Installation ....

 

The installation finishes without any other error. I can navigate to the site, but no login is possible with the admin user.

 

Trying to change the password through change-password.sh, I get the following:
Exception in thread "main" java.lang.RuntimeException: Invalid parameter usage. Please use [-<paramName>=<value>].
        at com.netapp.apiservice.tools.command.CommandsUtil.parseInputParameters(CommandsUtil.java:70)
        at com.netapp.apiservice.tools.ApiTools.main(ApiTools.java:29)

 

Anyone experienced similar issue?

6 REPLIES 6

gbenoist
4,457 Views

Hello,

 

Same here:

 

# java -jar /opt/netapp/api-server/api-tools/api-tools-1.0.0.jar change-default-server-password -apiserver.password="Your_Password_Here" -port=8443
Save Password Failed. Reason: Not Found

 

Even when reinstalling the MySQL server and starting with a new, empty database.

 

 

Regards

 

eyeboxone
4,312 Views

The installer doesn't even give an error. Appears to take the password I enter but after installation I unable to login to the web interface.I even un-installed and re-installed. Took the password again but same issue. When I run ./change-password.sh I get Password not found. I assume I am suppose to get a prompt to enter a new password. When I run  ./change-password.sh -apiserver.password=Password -port=8443, I get  Save Password Failed. Reason: Not Found.

zsliptaii
4,282 Views
Turns out the GA release works, but the P1-2 does not. In 2.2 it will be corrected, if you can get your hands on the old release you can install it, otherwise I advise waiting. (Maybe bug support for it.)

balaji_itility
4,234 Views

I dont think this is correct. 

I did a first time install of GA version 2.1 and still having the same issue i.e the first time password does not work plus changing password script also faiils\

 

Balaji

 

zsliptaii
4,056 Views

Have you tried the new 2.2RC1 release?

balaji_itility
4,050 Views

not yet...but will do the same

Public