Hi ​@YongÂ
Â
Check the server-side SSH Timeout: Check sshd_config
ClientAliveInterval 300
ClientAliveCountMax 3
Is there disk space in /tmp?
df -h /tmp
Can you check the installation logs on the target server?
/var/log/veeam/veeaminstaller.log /var/log/messages
can you try remove cert cache
rm -rf /var/lib/veeam/*
Redeploy the agent and ensure the certificate is accepted.
Â
Check if all libraries are up to date by comparing them on the server that is running, ---> glibc gcc libgcc , or also update them ssh.
yum install -y glibc gcc libgcc
we await updates
I doubt it’s about a timeout, sorry to disagree.
From the log:
p23.12.2024 16:24:41.045] Â Â <01> Â Â Info (3) Â Â 3Ssh] Creating new connection f6563d52-54d6-4552-9a1e-b41773b3e40e 3host: 'TARGET SERVER', port: 22, elevation to root: 'no', autoSudo: no, use su if sudo fails: no, host name: TARGET SERVER, IPs: RTARGET SERVER], AuthenticationData: oUserName: root, AuthTypes: hKeyboardInteractive, Password]]]
«truncated for readability»Â
Â23.12.2024 16:24:56.339] Â Â <01> Â Â Info (3) Â Â LinuxManagedPackageInstaller] Uploading the package
t23.12.2024 16:24:56.343] Â Â <01> Â Â Info (3) Â Â gUploadManager] Uploading linux package 'veeamdeployment-12.2.0.334-1.x86_64.rpm'
323.12.2024 16:24:56.403] Â Â <01> Â Error (3) Â Â Failed to upload file D:\veeam\Backup\Packages\veeamdeployment-12.2.0.334-1.x86_64.rpm to /tmp/veeamdeployment-12.2.0.334-1.x86_64.rpm
"23.12.2024 16:24:56.403] Â Â <01> Â Error (3) Â Â The server has closed the connection. (Rebex.Net.ScpException)
e23.12.2024 16:24:56.403]   <01>  Error (3)    위치: mwgvd.ymphv.wwrbt(Boolean p0)
ì23.12.2024 16:24:56.403]   <01>  Error (3)    위치: Rebex.Net.Scp.bwyfn(String p0, String p1, Stream p2, Int64 p3, ypfpi p4)
g23.12.2024 16:24:56.403]   <01>  Error (3)    위치: Rebex.Net.Scp.yfukn(String p0, String p1, Int64 p2, ypfpi p3)
x23.12.2024 16:24:56.403]   <01>  Error (3)    위치: Veeam.Backup.SSH.RebexLib.CSshRebexScpFileLoader.UploadFileImpl(String from, String to, Boolean needToElevate, String mode, IFileLoaderOptions fileLoaderOptions)
Â
Less than a second passes before the connection is closed from the remote server.
https://www.veeam.com/kb4250
Try the steps here, though i’m doubtful it’s about this. For reference, Veeam in current version will try to use one of three .NET SSH Libraries for SSH connections:
Granados => Very old library, almost certainly no modern system (post 2015? loose date here) will use it and it likely will never work. Kept for legacy systems that require it. Can almost guarantee you can ignore all Granados related errors, they’re almost certainly expected.
Renci => Probably the most common one that will work for most people
Rebex => Newest one, most secure of the three, but the security hardening sometimes is not compatible with other hardening.
Anyways, give the KB a shot, and if it won’t go, open a Support Case for the issue: https://veeam.com/1771.