ERROR: Build Failed on Corona latest builds

Hi @Rob,

Is there anything updated/changed about the build process? I’m getting this error since yesterday. Here is console error I’m getting.
 

Building iOS app for xxxxx@xxxx.com with 2019.3567 Using custom build id from app bundle: 00000 (AppSettings.lua) Note: debug info is not being stripped from application (settings.build.neverStripDebugInfo = true) ERROR: XMLRPC: The operation couldn’t be completed. (HTTP error 413.) ERROR: build failed There was a problem completing the build on the server iOS build failed (11) after 5 seconds ERROR: Build Failed: ERROR: build failed There was a problem completing the build on the server 

Let me know if anything need to fixed on my side. Thanks.

Usman Mughal
 

I noticed after some tests, if the project size is small, build generate IPA successfully.

Can you share your build.settings file.

I have a similar issue when I include admob plugin or notification plugin.

It’s not the issue with plugins. My thought is, issue is with project size, as error code 413(payload too large) is related to request size.

Ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413

I agree that it’s not a plugins issue.

Even if I remove all the plugins I still get the same error.

The ipa I’m trying to make will be less than 20mb.

I got the same error. I removed all the plugins too and I get the error again. If I create an empty project, it builds OK. 

What can we do?

I get the same 413 error.

When I remove some of my LUA files I can get it to build so I think it has something to do with the amount of content in the files. I have been able to build and deploy this app in the past so I know the code is good.

I’m getting same error with both Corona 3474 and 3531. My IPA is around 200MB.

I’m also facing this issue.

mee too!!!

Our team is looking into this. It seems to be related to the outage we had on Friday. That 413 error started showing up for some people after that incident.

Rob

Everything seems to be back to normal.

Rob, could you verify it?

@Rob

Builds are working for me again so I assume that Corona fixed the issue.

The system admin team feels they have the 413 problem solved. Let me know if anyone is still getting the error.

Rob

Hi @Rob

I am getting nil on admob ads since i renewed my subscription on January 14. I don’t know if it has something to do with the outage?

This is the responde that i am getting: event name: adsRequest envent phase: init event response: nil

Thanks.

I don’t believe that’s related, but it could be. 

Rob

Please move all discussions about the current server outage to this thread:

https://forums.coronalabs.com/topic/76957-use-this-thread-is-the-build-server-down/

Thanks

Rob