SDDC Prechecks error "Scheduling immediate update of bundle failed. Http failure response for https://#########/ui/api/v1/upgrades: 409 Conflict" for NSX Upgrade.
search cancel

SDDC Prechecks error "Scheduling immediate update of bundle failed. Http failure response for https://#########/ui/api/v1/upgrades: 409 Conflict" for NSX Upgrade.

book

Article ID: 432980

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction


SDDC Manager appliance UI error:

Environment

VMware NSX
VMware Cloud Foundation

Cause

This issue occurs when there is a bundle ID mismatch present in the SDDC Manager database.

Resolution

  1. Create a snapshot of the SDDC Manager VM.
  2. In SDDC UI, browse to Lifecycle Management>Bundle Management section.
  3. Click on "Refine Search by" and change to "Downloaded" if needed.
  4. Click on "View Details" on the bundle to retrieve the Bundle ID.
  5. Contact Broadcom Support to assist in verifying Bundle ID matches if multiple bundles are present.
  6. SSH to the SDDC Manager appliance as root user.
  7. Run the below command for clean up with the Bundle ID obtained from step 4 :
    python /opt/vmware/vcf/lcm/lcm-app/bin/bundle_cleanup.py <Bundle ID>
  8. Retry NSX upgrade precheck.

Additional Information

Facing issue to Upload the Bundle ""status":409,"code":"Conflict","message"

Cleanup stale tasks after SDDC Manager recovery.

VCF Upgrade fails with "Failed to find bundle manifest json for bundleID"