BuildAgent won't stay connected to TeamCity Server
I have TeamCity installed on a machine, and the machine had no BuildAgent or BuildAgent service installed.
I installed a build agent to the machine, but it has been stuck in " Agent has unregistered (will upgrade)" status for a day now.
I have used the webform to upload snippets from my logs, the files are
agent-log.txt (17 kb)
server-log.txt (24 kb)
Please sign in to leave a comment.
I've created a gist of the logs https://gist.github.com/anonymous/e69e253cf96ff6a13516166507f10cf3
It's a Build Agent fail to upgrade loop, I guess, but it's strange because the agent was installed from the installer provided by my installation of TeamCity.
Hi Brendan,
Do you have proxy server configured before TeamCity web port?
Are you able to access http://localhost/update/teamcity-agent.xml from the TeamCity agent? Please try using curl to download the files from the same machine and same OS user as TeamCity agent runs under.