Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Resolve an Acronis Agent connection error

This guide explains how to find a solution if you are running a backup with Swiss Backup but it fails with a connection error. It is necessary to check what may be blocking the connection…

 

Antivirus

In some cases, security programs such as antivirus or other security suites block the functionality of the Acronis Agent.

Add the program folders and executables to the whitelist to resolve the issue:

 

Closed ports

Refer to the documentation on the ports that need to be open or unused by another process and check the ports automatically with the Acronis CVT utility:

echo 0 | nc eu5-cloud.acronis.com 443 >/dev/null && echo "eu5-cloud.acronis.com 443: OK";echo 0 | nc eu5-cloud.acronis.com 7790 >/dev/null && echo "eu5-cloud.acronis.com 7790: OK";echo 0 | nc swift01-acronis.cloud.infomaniak.ch 44445 >/dev/null && echo "swift01-acronis.cloud.infomaniak.ch 44445: OK"; echo 0 | nc eu5-baas.acronis.com 8443 > /dev/null && echo "eu5-baas.acronis.com 8443: OK"

Has this FAQ been helpful?