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:
- Windows: https://kb.acronis.com/content/36429#Windows3
- macOS: https://kb.acronis.com/content/36429#macOS4
- Linux: https://kb.acronis.com/content/36429#Linux5
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:
- Windows / Linux: https://kb.acronis.com/content/47678
- macOS: from a
Terminalapplication (command-line interface,CLI), run the following command:
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"Link to this FAQ: https://faq.infomaniak.com/2328
Has this FAQ been helpful?