My project’s builds have been automatically canceling for approximately the past 4 hours. In the Full Build Log for each canceled build is the following:
1: <html><head><title>Error 404</title></head><body bgcolor="#ffffff"><h1>Status Code: 404</h1>Exception:
Stacktrace: <pre>(none)
2: </pre>
<hr size="1" width="90%"><i>Generated by Winstone Servlet Engine v0.9.10 at Wed Jul 15 18:16:41 UTC 2015</i></body></html>
Status: CANCELED
This looks like a Hudson/Jenkins 404 message (see also: windows - Triggering builds remotely in Jenkins - Stack Overflow), so I’m wondering if the build server for my project might be experiencing issues. If this is the case, when will it resume normal function?
My subversion host is up and running and I’m pretty sure my Unity project should not cause 404’s in a Java servlet :), but if there could be anything in my project setup or in its Unity Cloud Build settings that could be causing this issue, I’d be interested to know.
We have become aware that several Unity Cloud Build users run into Error 404 building their projects via SVN right now. Git and P4 are not affected as far as we know. We already work on the solution of the malfunction and I will let you know as soon as we have found and hot-fixed the issue. Currently there is no workaround available. We apologise for the inconvenience.
@broersma It would, though I’ve just gone the other way and it was a day-long pain the backside (and then, this! Will karma ever been even?? :))…I think it’s just swapping one hassle for another.
We’re continuing to see issues with connecting to and building from Assembla-hosted SVN repositories since last week. Other SVN hosts do not appear to be affected, and we’re continuing to test possible workarounds.
We’ve applied a patch to Unity Cloud Build, but the results with Assembla SVN repos are still inconsistent (at best) so far. We’ll update this thread further when we have more information.
Is there any progress on this? We haven’t been able to do a build for over a week now and the support ticket I opened hasn’t gotten any reply from you guys. We are still paying for this service.
We tested some fixes already and there might be 1/3 chance that a project builds right now. We are in contact with Assembla now to fix the issue asap. I’ll let you know as soon as we have more information available.
I managed to get our app to (start to build) from the Assembla SVN repo, but it fails with:
Our git repo was ~1.2GB at it’s height and built no problem, and I actually removed a lot of deprecated stuff before transferring to SVN. Our SVN repo is currently 945MB.
@Pix10 that means you managed to check out from Assembla (at least on that try), and what gets checked out is larger than you might thing it is. Did it work properly before the builds started to fail due the Assembla checkout issue? But yes we work on a solution.