Knowledge base

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

Troubleshooting an Acronis Agent connection error

Update 08/04/2026

This guide explains how to find a solution if you are running a 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 software or other security suites block the functionality of the Acronis Agent.

To resolve the issue, add the program folders and executables to the whitelist:

 

Closed ports

Please consult the documentation on the ports that must be open or not used by another processand automatically check the ports using the CVT utility from Acronis:

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?