xebialabs-community / xlr-teamcity-plugin

A plugin to orchestrate and visualize TeamCity agents, pools, and builds.
MIT License
2 stars 3 forks source link

proxy error #21

Open kumarvinod002 opened 5 years ago

kumarvinod002 commented 5 years ago

I have configured TC in setting > shared configs on xl release I have tested the connection as well but while using a TC task in my release we are getting proxy error as below: Exception during execution: requests.exceptions.ProxyError: HTTPSConnectionPool(host='teamcity.xyz.com', port=443): Max retries exceeded with url: //app/rest/buildQueue (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x4>: Failed to establish a new connection: [Errno 10061] Connection refused',))) in Githubissues.

  • Githubissues is a development platform for aggregating issues.