When importing or synchronizing Aria Operations for Networks into Aria Suite Lifecycle Manager, the inventory sync may fail with one or more of the following errors:
Error Code: LCMVRNICONFIG90045 — Failed to get CSRF token for VMware Aria Operations for Networks. Validate if the IP Address, credentials are correct and all services are running.Error Code: LCMVRNICONFIG90114 — General Error while connecting to SSH. Cause unknown. Potential causes include incorrect credentials or high latency in the network. Ensure that you check logs for more details and adhere to the system latency guidelines. Also verify the authorization fields, and then retry.Error Code: LCMVRNICONFIG90115 — Invalid credentials provided for Console user. Please retry with correct console password.Error Code: LCMVRNICONFIG90126 — Invalid credentials provided for Support user. Please retry with correct support password.These errors occur when:
Each error code corresponds to a specific credential validation failure: LCMVRNICONFIG90045 (CSRF token/admin@local), LCMVRNICONFIG90114 (SSH general), LCMVRNICONFIG90115 (consoleuser), and LCMVRNICONFIG90126 (support user).
Important: Aria Suite Lifecycle Manager validates credentials for all three user accounts (admin@local, consoleuser, and support) across every node (Platform and Collector nodes) during inventory sync. A mismatch on any account or node will cause the sync to fail. The stack trace for these errors typically references com.vmware.vrealize.lcm.plugin.core.vrni.common.exception.VerifySshConn, confirming these are SSH credential validation failures.
Aria Suite Lifecycle Manager 8.x
Aria Suite Lifecycle Manager uses the default administrator user admin@local for inventory sync with Aria Operations for Networks. During the sync process, Lifecycle Manager validates SSH connectivity and credentials for three separate user accounts on each node:
If any of the following conditions are true, the inventory sync will fail:
Each node (Platform and Collector) is validated independently for each user account, meaning a single sync attempt may produce multiple credential errors across different nodes and users.
When importing or integrating Aria Operations for Networks into Aria Suite Lifecycle, you must use admin@local as the Platform Username. This is a requirement for inventory sync to succeed.
Before triggering inventory sync, verify that the passwords stored in the Aria Suite Lifecycle Locker are correct and match the actual credentials on the Aria Operations for Networks appliances.
Note: On VCF mode Aria Suite Lifecycle, passwords are managed by the SDDC Manager rotation tool. If passwords managed by the SDDC password rotation tool were updated outside of SDDC Manager, you must remediate them through SDDC Manager before proceeding.
After verifying or updating the Locker passwords, trigger the inventory sync:
Critical: The retry process must be repeated multiple times because Lifecycle Manager validates credentials for each user account (admin@local, consoleuser, support) on each node (Platform node and each Collector node) independently. Expect to click RETRY once per failed validation. For example, an environment with one Platform node and two Collector nodes may require up to 9 retries (3 users × 3 nodes) if all credentials were out of sync.
After the inventory sync completes successfully, you must verify and update the Locker references for all nodes and products. If you changed any passwords during this process, the updated Locker password must be applied to every node and product reference individually.