宋传伟
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Agent localhost-1 cannot be authorized because there is not enough licenses.
TeamCity Version:TeamCity Professional 2025.07.3Build 197398Steps to reproduce the problem:download agent zipupload and rename two same buildAgent to teamcity server , one is buildAgent1 ,other is ... -
Created Error registering on the server via URL http://172.17.0.3. Will continue repeating connection attempts.
I run teamcity-agent by docker image on 172.17.0.3, and I run teamcity-agent by docker image to with ``` docker run -itd -name tc-agent -e SERVER_URL="172.17.0.3:8111" \ -v /www/wwwroot/teamci...