Cannot initiate the connectionto archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connectionto archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connectionto archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Could notconnectto archive.ubuntu.com:80 (91.189.91.83), connection timed out Could notconnectto archive.ubuntu.com:80 (185.125.190.81), connection timed out Could notconnectto archive.ubuntu.com:80 (91.189.91.82), connection timed out
联系网络管理员临时开通外网后,重新执行 Rescan,提示安装成功,但是执行备份的时候报错:
1
2025/11/1817:06:50Warning Failed toconnectto10.199.41.71 Details: Failed toexecute agent management command print. No such file or directory Failed toconnect: /var/tmp/veeam/socket/veeamservice.sock. Failed toconnectto veeamservice daemon.
查看 Rescan 日志:
1 2 3 4 5 6 7
[18.11.2025 17:01:24.248] <18> Error (3) Agent management command has failed, exit code 255, error text: No such file or directory [18.11.2025 17:01:24.248] <18> Error (3) Failed to connect: /var/tmp/veeam/socket/veeamservice.sock. [18.11.2025 17:01:24.248] <18> Error (3) Failed to connect to veeamservice daemon. [18.11.2025 17:01:24.248] <18> Error (3) Failed to process discovery operation for Linux host: 10.199.41.71 [18.11.2025 17:01:24.248] <18> Error (3) Failed to execute agent management command print. No such file or directory [18.11.2025 17:01:24.248] <18> Error (3) Failed to connect: /var/tmp/veeam/socket/veeamservice.sock. [18.11.2025 17:01:24.248] <18> Error (3) Failed to connect to veeamservice daemon. (System.Exception)
检查主机上是否存在这个文件:
1 2
root@apods01:~# cd /var/tmp/veeam/socket/ -bash: cd: /var/tmp/veeam/socket/: No such file or directory
当前主机不存在以上文件,但是正常纳管的主机是存在的:
1 2 3
[root@SQCSLEAP01N ~]# cd /var/tmp/veeam/socket [root@SQCSLEAP01Nsocket]# ls events.sock veeamservice.sock