3

Description

For some reason my .Net Build Agent randomly gets disconnected and I see this message (please see the screenshot):

Agent runs unknown build we're not aware of

enter image description here

Question

  • What is the reason for this behavior?
A-Sharabiani
  • 17,750
  • 17
  • 113
  • 128
  • Please, include more details about your network setup of the TeamCity server and its agent. Include also relevant logs from TeamCity Agent directory. – Jozef Izso May 29 '16 at 12:29
  • 1
    Please create issue in [TeamCity bug tracker|https://youtrack.jetbrains.com/issues/TW] and attach teamcity-agent.log and teamcity-server.log files. Thank you! – Alina Mishina May 31 '16 at 12:25

1 Answers1

0

I think this can be related to some security concerns also, I was trying to manually run the build multiple times, then I started getting this error. What I did was:

  • Clicked on the 3 dots next to the Run button.
  • Selected run as a personal build and put the build to the queue top.
  • Tried again.

enter image description here

A-Sharabiani
  • 17,750
  • 17
  • 113
  • 128