Automic Workload Automation

 View Only

 During the install AAKE in Kubernetes Cluster is get this error:

Edgar Sanchez's profile image
Edgar Sanchez posted Aug 09, 2024 01:57 PM

During the install AAKE in Kubernetes Cluster two pods fail with folling error messages:

This is the log of one of the failing pods:

2024-08-09 17:01:53.230:INFO::main: Logging initialized @6287ms to org.eclipse.jetty.util.log.StdErrLog
Trying to login as User 'UC/UC'
Trying to login as User 'ADMIN/ADMIN'
Caught: java.lang.IllegalArgumentException: No login was successfully
java.lang.IllegalArgumentException: No login was successfully
        at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

Is there a way to pass the credential without having it to create the default user?

Shaikh Danish Farhan's profile image
Shaikh Danish Farhan

Hi Edgar,

In AAKE, it's not possible to create your own user account directly, but you can modify the 0000/ADMIN/ADMIN credentials by creating a secret as outlined in the documentation [1]. Be sure to create the client0-user credentials before proceeding with the AAKE installation.

[1](https://docs.automic.com/documentation/webhelp/english/AKE/24.1/DOCU/24.1/Automic%20Automation%20Guides/Content/Installation_Containers/containers_Installing.htm?Highlight=client0-user)

Regards, 
Danish

Shaikh Danish Farhan's profile image
Shaikh Danish Farhan

Hi Edgar,

In AAKE, it's not possible to create your own user account directly, but you can modify the 0000/ADMIN/ADMIN credentials by creating a secret as outlined in the documentation [1]. Be sure to create the client0-user credentials before proceeding with the AAKE installation.

[1](https://docs.automic.com/documentation/webhelp/english/AKE/24.1/DOCU/24.1/Automic%20Automation%20Guides/Content/Installation_Containers/containers_Installing.htm?Highlight=client0-user)

Regards, 
Danish