Worker not visible in Management Service after successful installation (Linux)
Last updated
Was this helpful?
The worker does not appear or is unavailable for activation after installation.
On RedHat-based systems (such as Fedora, CentOS, or RHEL), if the worker is not visible after 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 GitProtect worker service using the following command:
systemctl restart XoperoONEBackupAgent.serviceOnce done, the agent should be available for activation.
Last updated
Was this helpful?
Was this helpful?

