Error while asking server for the communication protocols via URL
Hello,
I'm new to TeamCity. I can access my TeamCity via TLS/SSL via the web, but the agent logs repeatedly error with
Error while asking server for the communication protocols via URL
I'm specifying the build properties url to the fully qualified domain name, there are no firewall issues, and cannot get past this.
Any suggestions would be helpful.
Thanks
Please sign in to leave a comment.
Hi Bruce,
if your TeamCity is behind a self-signed certificate, you will need to add it to the agent's JVM, otherwise it won't be trusted. You can find more information here: https://www.jetbrains.com/help/teamcity/using-https-to-access-teamcity-server.html#UsingHTTPStoaccessTeamCityserver-ConfiguringJVM
as well as https://www.jetbrains.com/help/teamcity/uploading-ssl-certificates.html for versions after 2018.1