At my company we use Visual Studio Online for source control and have an onsite build server running TFS 2013 Update 5 that we use for builds and integration tests. We have an integration build scheduled to run at midnight Sunday through Thursday. On random nights, the build will fail with the following error message:
Please contact your administrator. There was an error contacting the server. Technical information (for administrator): HTTP code 302: Found
This message shows up for nearly every source file in the solution. However, we have never experienced this error when running the build manually during the day.
Can anyone provide any insight as to what might be going on and how I can resolve it?