top of page

Troubleshooting


How Doctors Solve the Mystery of Your Symptoms
Why Your Doctor Won’t Give You an Answer Right Away (And Why That’s a Good Thing) We’ve all been there: You go to the doctor with a nagging cough or a strange pain in your side, hoping for a quick name for your problem and a prescription to fix it. Instead, your doctor asks a dozen questions, pokes around, and then says, "It could be X, but we need to run tests to rule out Y and Z." This can feel frustrating, but your doctor is actually using one of the most powerful tools in

Arun Nukula
Jan 1
Handling Postgres Startup and Cert Regeneration After a VCF 9.0.1 Fleet Management Reboot
Overview Applying VCF Operations fleet management appliance 9.0.1.0 patch on top of version 9.0.0.0 is pretty straight forward. This does not need a reboot of the appliance , as it just triggers a service restart. What we noticed was this VCF Operations fleet management appliance was rebooted for some weird reason we did see 2 issues happening Postgres Service fails to start Certificate of VCF Operations fleet management is regenerated If this appliance isn't restarted, you w

Arun Nukula
Oct 1, 2025
Retrieving password using locker API in VCF 9.0 for Management Components
Retrieving Password from Locker Step 1: Generate API Token To generate an API token, you can use either the VCF Operations Fleet Management appliance logging into the shell as a root user or any Base64 encoding tool. Encode your credentials in the following format: echo 'admin@local:youradminatlocalpassword' | base64 Copy the resulting Base64-encoded string. This will be used for authorization. Step 2: Authenticate via Swagger UI Open the API documentation in your brow

Arun Nukula
Sep 12, 2025


Requirement to increase memory before you upgrade your VMware Aria Automation to 8.16.2 while using Medium Sizing
There's no need to panic when you see this precheck failure VMware Aria Automation needs extra bit of memory compared to previous...

Arun Nukula
Mar 22, 2024
VMware Aria Suite Lifecycle upgrade might fail to start due to "Operation not allowed in the current state of workflow" exception
In a very rare scenario, you VMware Aria Suite Lifecycle upgrade might be failing before it even starts to upgrade to the new version....

Arun Nukula
Mar 3, 2024
VMware Aria Suite Lifecycle Product Support Packs and Patches
Product Support Packs and Patches are cumulative. Below is a table which describes there release dates and heirarchy. If you look at the...

Arun Nukula
Mar 1, 2024


Remediation steps to handle rollback of VMware Aria Suite Lifecycle 8.16.0 and other products
The initial release of VMware Aria Suite Lifecycle 8.16.0 took place on February 20, 2024. However, it rolled back, along with other...

Arun Nukula
Mar 1, 2024
VMware Aria Suite Lifecycle 8.14 Product Support Pack 6 is released
VMware Aria Suite Lifecycle 8.14 Product Support Pack 6 is released which supports VMware Aria Operations for Networks 6.12 8.14 PSPACK 6...

Arun Nukula
Feb 7, 2024


VMSA-2024-0001 Queries | Remediation through Suite Lifecycle |
What's this about? CVE-2023-34063 details a missing access control vulnerability that impacts Aria Automation VMware's response to this...

Arun Nukula
Jan 16, 2024


What's VMware Identity Manager Cluster Auto-Recovery in VMware Aria Suite Lifecycle 8.14
VMware Aria Suite Lifecycle 8.14 introduces an innovative capability known as "VMware Identity Manager Cluster Auto-Recovery". Why do we...

Arun Nukula
Nov 7, 2023
VMware Aria Suite Lifecycle Upgrade to 8.14 | Postupdate phase failure |
This is a rare occurrance and might be seen on appliances which were deployed with fips mode disabled. Tried to explain this in a video...

Arun Nukula
Oct 21, 2023


Check for upgrades returned with a value -6 Internal Error. Please make sure sfcbd is running.
A week back , there was a scenario where a check for an upgrade was being performed in vRealize Suite Lifecycle Manager 8.10 to be...

Arun Nukula
Jun 25, 2023


Increasing /storage size when it's full in vRSLCM 8.x
There's a scenario where /storage partition is full. This is the one which hosts database which is used by vRSLCM 8.x In this scenarion ,...

Arun Nukula
Sep 29, 2022


Increasing size of /data partition in vRSLCM 8.x
Have a usecase to increase size of vRSLCM appliance's data partition Current settings of the partitions on appliance root@dlcm [ ~ ]# df...

Arun Nukula
Sep 16, 2022


Blank Error Message on vRSLCM 8.8.x when we check for System Upgrade
When you perform an upgrade to latest version of vRSLCM that's 8.8.2.3 and you perform a "Check for Upgrade" it would throw a red banner...

Arun Nukula
Aug 17, 2022


Unable to generate vRSLCM log bundle through UI
There was a recent scenario where vRSLCM log generation was not happening through UI So let's take a minute to see what happens when you...

Arun Nukula
Jul 27, 2022
vRSLCM Easy Installer deployment fails while initializing postgres
vRLSCM 8.x deployment through Easy Installer or vCF might fail while initializing postgres database with below exception Below snippet is...

Arun Nukula
Jun 23, 2022


vIDM Inventory Sync was stuck and no progress made even though vIDM was healthy , Why ?
Last night we had ADFS configured in my lab on vIDM ( globalenvironment ) and it was working as expected with vRealize Automation Over...

Arun Nukula
Jun 15, 2022


Workflow exceptions post onboarding a virtual machine
Last week was involved on a use-case where our team was helping one of our customer to onboard virtual machines to vRealize Automation...

Arun Nukula
Jun 6, 2022


Adding a new webhook for git results in failure
Recently , worked on a case where user had challenges in creating a webhook for git We were hitting an exception stating 400 Bad Request...
Arun Nukula/Ravneet Arora
Jun 2, 2022
bottom of page