TeamCity build agent disconnected

前端 未结 7 1647
无人及你
无人及你 2021-02-03 19:16

I installed a build agent on Windows 7 and always have the agent show up as \"disconnected\". The log teamcity-agent.txt shows below information

 If this is the          


        
7条回答
  •  故里飘歌
    2021-02-03 19:50

    Starting the TeamCity Agent manually in the Services panel resolved the issue for me (on a Windows machine).

    Problem was indicated in the upgrade.log (in BuildAgent\logs directory):

    ERROR - r.agent.upgrade.UpgradeRunBase - Failed to start agent after upgrade: java.io.IOException: Failed to start TeamCity build agent service. Please check TeamCity build agent service user have enough permissions to stop and start the service. 
    

提交回复
热议问题