TeamCity无法ping服务器异常

时间:2015-02-06 18:10:55

标签: teamcity

以下是我的设置摘要;

  • 我在Windows机器上安装了TeamCity服务器,它位于节点192.168.10.20
  • 节点192.168.8.235上有另一个VM,其上有一个TeamCity代理。它应该连接到团队城市服务器。
  • 他们都连接到同一个VPN网络,这意味着两者都在同一个网络上并且可以访问。没有防火墙!

现在我得到了这个奇怪的错误。我不知道可能出错的地方。

[2015-02-06 13:06:52,749]   WARN - buildServer.AGENT.registration - Call http://192.168.10.20:8087/RPC2 buildServer.registerAgent3: org.apache.xmlrpc.XmlRpcException: jetbrains.buildServer.CannotPingAgentException: Unable to ping agent Mac Build Server. Check firewall and/or try to specify 'ownAddress' in the agent configuration. Details: Agent 'Mac Build Server' cannot be accessed by any of the addresses: [192.168.8.235], (port 9090) 
[2015-02-06 13:06:52,750]   WARN - buildServer.AGENT.registration - Connection to TeamCity server is probably lost. Will be trying to restore it. Take a look at logs/teamcity-agent.log for details (unless you're using custom logging).

此外我还有另一个问题,这是否意味着中央构建服务器无法连接到此代理?抛出这个异常在哪里?在代理机器或团队城市服务器上?我无法想象自己无法自拔。

0 个答案:

没有答案