iOS builds are failing on all of my branches with the following error:
Running with gitlab-runner 10.2.0~beta.134.g56c0aa3c (56c0aa3c)
on ip-10-2-74-66 (edf4f84a)
Creating new VM…
ERROR: Preparation failed: An error occurred while saving the snapshot: Too many levels of redo logs.
Will be retried in 3s …
Android builds are working. Is there anything I can do or is this an infrastructure issue?
4 Likes
Sometimes the error is:
Running with gitlab-runner 10.2.0~beta.134.g56c0aa3c (56c0aa3c)
on ip-10-2-74-66 (edf4f84a)
Creating new VM…
ERROR: Preparation failed: A specified parameter was not correct: spec.snapshot
Will be retried in 3s …
I have the same problem. I need to deliver a new version today and I have not managed to do it because of this failure.
I need to see if there is a way to escalate this. We pay for the ability to have production builds. Right now this is holding up client deliveries.
We payed to use the build system, hassle free, but we where unable to do so on IOS, but on our VM we where able to build the binary without problem, at the end we dropped our subscription to ionic pro and build everything ourselves.
Ionic should pay attention more on setting up ionic in a way that you don’t need to know the In’s and Outs to make your apps works.
I’m talking about the --relese --prod and the building system (android builds without --prod and we couldn’t build our IOS app)