Learn how to proceed if the installed backup agent cannot be activated.
The Linux device with the backup agent (worker) installed does not appear in the Xopero ONE Management Service console and is unavailable for activation after installation.
On Red Hat-based systems, such as Fedora, CentOS, or RHEL, if the backup agent is not available for activation after successful installation, it may indicate that some required components are missing.
Install OpenSSL and update certificates using the following commands:
yum install -y openssl11.x86_64 ca-certificatesupdate-ca-trust extractNext, you can either restart your Linux system or restart only the Xopero ONE backup agent service using the following command:
Once done, the agent will be available for activation.
systemctl restart XoperoONEBackupAgent.service