`Extracting Bundle Signature failed. Try again with correct upgrade bundle`This issue occurs when the downloaded `.mub` file is corrupted, truncated, or modified during the download or file transfer process. The NSX Manager strictly validates the cryptographic signature of the upgrade bundle. If the SHA256 hash of the uploaded file does not exactly match the official hash published on the Broadcom Support Portal, the extraction and validation phase will fail to prevent a corrupted upgrade.
This is a condition that may occur in a VMware NSX environment.
To resolve this issue, verify the integrity of the downloaded file and re-download it if necessary:
`Get-FileHash .\VMware-NSX-upgrade-bundle-<version>.mub`
`sha256sum VMware-NSX-upgrade-bundle-<version>.mub`
`b5f86334146542e07b3c172c54cf29b0f198cd607584ae986e4cc7d1e00d25c8`Subscribe to this knowledge article to be notified of any future updates to this issue.