Quantcast
Channel: Veeam Support Knowledge Base
Viewing all articles
Browse latest Browse all 4362

Veeam Backup for Salesforce Built-In Updater Not Finding Updates

$
0
0

Veeam Backup for Salesforce Built-In Updater Not Finding Updates

KB ID: 4684
Product: Veeam Backup for Salesforce | 1.0
Published: 2024-11-08
Last Modified: 2024-11-08

Challenge

In Veeam Backup for Salesforce v1, the Updater displays no updates available despite the fact that newer versions are available.

Cause

The updater fails to identify new updates as being available because of an expired or incorrect GPG key used to verify package integrity. Without the proper GPG key, the package manager cannot authenticate or apply updates correctly, resulting in errors during update attempts.

When this occurs, the Veeam-updater.log will contain the following error:

Service.CheckUpdates: Cannot find any updates for VBSF repository (<guid>): packageManagerErrorFailedGetList veeam-repo exit code: 1, timeout exceeded: false, output: , errors: Error: Failed to download metadata for repo 'veeam-repo': repomd.xml GPG signature verification error: Bad GPG signature
Error: Failed to download metadata for repo 'veeam-repo': repomd.xml GPG signature verification error: Bad GPG signature

Solution

Use the following scripts to switch to the correct GPG key:

For RPM-Based Systems (ex:RHEL)

  1. Download the script:
curl -O https://repository.veeam.com/yum/el/8/x86_64/update-gpg-vbsf-v1.sh
  1. Run the script:
sudo bash update-gpg-vbsf-v1.sh
  1. Check for updates once again via Veeam Backup for Salesforce Updater.

For DEB-Based Systems (ex:Ubuntu)

  1. Download the script:
curl -O https://repository.veeam.com/apt/stable/amd64/update-gpg-vbsf-v1.sh
  1. Run the script:
sudo bash update-gpg-vbsf-v1.sh
  1. Check for updates once again via Veeam Backup for Salesforce Updater.

More Information

Newer versions of Veeam Backup for Salesforce handle updating the repo GPG keys more effectively, which is why this issue eclusively affects Veeam Backup for Salesforce version 1.

To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Viewing all articles
Browse latest Browse all 4362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>