TeamCity is a Continuous Integration (CI) tool that enables software development teams to build and test their software. Sometimes the server is too busy to serve the users and the web user interface does not respond in time. TeamCity logs all actions in a log file so we can find the date and time of these timeouts:
On Windows
- Remote into the TeamCity server,
- Open the server log file at D:\TeamCity\logs\teamcity-server.log
Scroll to the bottom of the file and search for “Request processing took too long” going up to find the last timeout event.