gitconnectionteamcityteamcity-8.0

Teamcity - git stopped working


Yesterday we were running out of space on our dev server. I cleaned the of teamcity from /home/teamcity/buildAgent/logs. But I don't think it's related...

Today we have found out that none of our git connections in teamcity is working. But git itself is working from commandline

This is the error message it prints out after pressing test connection:

Connection failed!

Connection test failed: java.io.IOException: No such file or directory

I don't what file it's looking for..? Have you got any ideas?

Here is another relevant log:

http://pastebin.com/aUZWXeLd


Solution

  • Test connection probably trying to write into some files which were there is logs. You need to restart the server to get rid of this.