Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 14 forks source link

SERVER_URL register failed [teamcity] #555

Closed qiaofeng1227 closed 5 months ago

qiaofeng1227 commented 5 months ago

image

agent config, can connect to server, but there warnings in the agent logs:

[2024-01-16 00:56:23,700]   INFO - buildServer.AGENT.registration - Registering on server via URL "http://Aj5M7YVoISIcF:8111": AgentDetails{Name='teamcity_it3q7-agent', AgentId=null, BuildId=null, AgentOwnAddress='null', AlternativeAddresses=[], Port=9090, Version='147412', PluginsVersion='147412-md5-5a55287948ecd7c81d773223e155d130', AvailableRunners=[Ant, cargo-deploy-runner, csharpScript, DockerCommand, dotnet, dotnet-tools-dupfinder, dotnet-tools-inspectcode, Duplicator, ftp-deploy-runner, gradle-runner, Inspection, jetbrains_powershell, JPS, kotlinScript, Maven2, nodejs-runner, python-runner, Qodana, rake-runner, SBT, simpleRunner, smb-deploy-runner, ssh-deploy-runner, ssh-exec-runner], AvailableVcs=[tfs, jetbrains.git, mercurial, svn, perforce], AuthorizationToken='', PingCode='Yug6bmqQdhtuB0CG9IpFlnou87QF6rKf'}
[2024-01-16 00:56:23,712]   WARN - buildServer.AGENT.registration - Failed to obtain server supported protocols via URL http://Aj5M7YVoISIcF:8111/app/agents/protocols: TeamCity Server is starting. Will try later.
[2024-01-16 00:56:23,713]   WARN - buildServer.AGENT.registration - Error registering on the server via URL http://Aj5M7YVoISIcF:8111. Will continue repeating connection attempts.
qiaofeng1227 commented 5 months ago

AGENT_TOKEN – (optional) Agent authorization token, if unset, the agent should be authorized via TeamCity UI.