A device build error occurred on the server

I was able to replicate a build error using 2018.3234 and building for Android from a Windows 10 machine.

I tried to build with a variety of features and plugins:

 splashScreen = { enable = false, }, plugins = { -- non marketplace ["plugin.zip"] = { publisherId = "com.coronalabs" }, ["plugin.googleAnalytics"] = { publisherId = "com.coronalabs" }, -- \<\< TROUBLE MAKER -- marketplace FREE, not coronalabs.com ["plugin.iap\_badger"] = { publisherId = "uk.co.happymongoose", }, -- marketplace PAID, not coronalabs.com ["plugin.stripe"] = { publisherId = "com.jasonschroeder", }, }, 

I’m guessing a little here, but it looks like (maybe) Corona built plugins are causing an issue.

i.e. zip is an old plugin that doesn’t get re-built regularly, but I’m guessing that google analytics does.

I have got Appodeal plugin in my build.settings

So far, the Corona versions listed in the thread as problematic are:

  • 201?.3184
  • 2018.3234
  • 2018.3237
  • 2018.3238 

@Fira - What version are you building with?

@swanad… - I can’t test that because I don’t have an account.  That said, it is a corona built plugin (99% sure), so that agrees with my hypothesis that it may be specific to Corona built plugins.  

Note: I don’t envy these guys the complexity of the build servers setup.  

Ya because even @Fira Soft includes Appodeal plugin

FYI…

I am unable to build with 3184 with plugin.admob enabled in build.settings. Commented out, it builds.

Guys, here is a super-minimal project that fails to build as above:

https://github.com/roaminggamer/RG_FreeStuff/raw/master/AskEd/2018/03/pluginBuildIssue.zip

It builds really fast so you can quickly test if this is fixed.

Note: I also verified the issue exists in: 2018.3238 

We are investigating. I doubt this is specific to any one daily build.

Rob

@roaminggamer, we were on the latest public and it failed, switched to the most recent daily (3238) and it is still bad, given these versions have a wide spread between them, we assume the whole plugin/marketplace is broken.

We individually tested each plugin we use and all of them caused issues.

We’re currently using the github version of iap_badger so I did not test the hapymongoose plugin you listed.

Given that Google Analytics and Facebook are both affected this issue should be escalated and resolved soon.

Right now there is not much any of us can do.

Since you have contacted corona staff now we wait…

I think there is a problem with the build servers and the plugins when the build for android is done.

In my aap I use 2 plugins. I do the build for iOS without any problem, but for android only do the build if I suspend the plugins.

I hope it helps

regards

Solca

I’m able to do Android builds with plugins. Can you try now?

Rob

At this moment I only get “Building for android” nothing more

and, in the console:

Using java version “9.0.4”

Java™ SE Runtime Environment (build 9.0.4+11)

Java HotSpot™ 64-Bit Server VM (build 9.0.4+11, mixed mode)

Building Android app for solon.corona@phonemas.com with 2018.3228

Using custom build id from app bundle: 00000 (AppSettings.lua)

BUILD SUCCESSFUL

Total time: 2 seconds

We’re getting a brand new error I’ve never encountered before:

Since it’s an internal server error I assume something is still not 100%, at least it’s responding now.

[Build Error #11] ERROR: build failed XmlRpcImplementation::execute: Internal Server Error

I got some new Errors after trying to build it now:

WebServices: Call corona.build.7 failed in 1521495556 seconds: XmlRpcImplementation::execute: [HttpSendRequest] The operation has been canceled

 - Local system has a valid connection to the Internet, but it might or might not be currently connected

 - Local system uses a local area network to connect to the Internet

 - Local system uses a proxy server to connect to the Internet

 - Local system has RAS installed

     params:  {

    “hash” = “52d40184001c1febac19e9563c6991592aade9b52be50fabc3d80df3d5733948”

    “domain_name” = “developer.anscamobile.com

    “domain_time_stamp” = “1521495187”

    “nonce” = “xvkBJEBHlu”

    “sessid” = “31868c3a4c074bcf503960c460827903”

    “deviceId” = “3919342db789eefdfc7e836d80aa6017”

    “timestamp” = “5aab0900”

    “appname” = “Hunkey”

    “file” = <12284 bytes of data elided>

    “device” = 0

    “platform” = 1

    “version” = 140300

    “appPackage” = “com.gmail.swanandthakur1105.Hunkey”

    “customBuildId” = “00000”

    “productId” = “basic”

    “clientPlatform” = “Win”

    “certType” = “developer”

    “appVersion” = “1.0.0”

    “launchPad” = 0

    “json” = “{“isLaunchPadActive”:false,“targetCertType”:“developer”,“targetPlatformVersion”:140300,“debugBuildProcess”:0,“targetDevice”:0,“dailyBuildRevision”:3237,“buildBucket”:“ansca-templates”,“clientPlatform”:“Win”,“targetAppStore”:“google”,“targetPlatform”:1,“clientDeviceId”:“3919342db789eefdfc7e836d80aa6017”,“plugins”:{“plugin.appodeal”:{“supportedPlatforms”:{“android”:true},“publisherId”:“com.coronalabs”},“plugin.google.play.services”:{“supportedPlatforms”:{“android”:true},“publisherId”:“com.coronalabs”}},“dailyBuildYear”:2018,“clientProductId”:“basic”,“appName”:“Hunkey”}”

    “downloadResult” = 1

}

ERROR: build failed

My build happened successful when I added StartApp plugin but when I again included Appodeal it crashed but, now after @Rob you instructing to build, it crashed even after including StartApp plugin

I’m reaching out to our server team again.

Rob

Same here:

WebServices: XMLRPC request failed The operation couldn’t be completed. (HTTP error 502.) Unexpected connection error occurred: 11 If you are not connecting to the internet directly (for example, you connect via a proxy server) you might want to try a direct connection to see if that solves the problem. Check the console for more information.

Version 2018.3236 and 2018.3215 fails. Earlier this day i had “Error 5”

Yesterday everything was ok.

Please check now.

Rob

BUILD SUCCESSFUL

Total time: 1 second

Excluding specified files from build: 

   excluding: Icon.png

   excluding: Icon-Small-*.png

   excluding: Icon*@2x.png

WebServices: XMLRPC request failed

ERROR: XMLRPC: The operation couldn’t be completed. (HTTP error 502.)

ERROR: build failed

The operation couldn’t be completed. (HTTP error 502.)

Android build failed (11) after 164 seconds

ERROR: Build Failed: ERROR: build failed

The operation couldn’t be completed. (HTTP error 502.)

Error code: 11


Copyright © 2009-2018  C o r o n a   L a b s   I n c .

Version: 3.0.0

Build: 2018.3228

Can you try again?