Github Connectivity Issue

Hello,

We've done a vcs root setting on github, but I'm seeing this error in every 10-15 builds.

Failed to collect changes, error: List remote refs failed: org.eclipse.jgit.errors.TransportException: git@github.com:mygithubusername/repo.git: unknown host

Regards

0
1 comment

Hi,

 

the error seems to be rather clear, it indicates that it cannot find the github.com host. That usually means network connectivity issues, which might be DNS problems or the network being unavailable. As you are using github, you might also want to consider using a higher checking for changes interval to avoid sending too many requests to the remote server.

 

Which version of teamcity are you using?

0

Please sign in to leave a comment.