Cannot Connect to iOS Build Server

I cannot connect to the iOS Build server - is it down? Every time I attempt to generate a build it just says “Connecting with server…”
I’m running Mac: OS X Lion, Corona Simulator 2011.591 (2011.8.2) and Xcode 4.1 (Build 4B110).
I’ve tried three builds: 591 (stable), and 622 and 637, just to see if perhaps it was the build. Is this an issue with Corona’s servers, the code, certificates, IDs, provisioning, or some mysterious file I need to delete? This is driving me nuts, especially after spending $350; please help! [import]uid: 80493 topic_id: 17083 reply_id: 317083[/import]

Seems like lots of people have had this problem recently.

Take a look at:

http://developer.anscamobile.com/reference/troubleshooting

There is a step that talks about deleting 2 file under the ~/library/Preferences/ folder.

I found 3 com.ansca files there. I deleted them. The next time I started the simulator, it asked for my login and password and then builds started working again. Others have said this method didn’t work for them [import]uid: 67839 topic_id: 17083 reply_id: 64160[/import]

I finally managed to make it work again after going back to 513. I am not telling that it will not work with other builds. When tried 513, I had to reauthorize. After that it worked all builds except 649. [import]uid: 19297 topic_id: 17083 reply_id: 64162[/import]

.649 has issues with authorization amongst other things, we’re aware of it.

Build 591 is fine and I’ve been using it all day, same setup as you.

I imagine if you switch back to 591 now it should be cleared up, however if you’re happy with 513 that’s fine too.

Peach :slight_smile: [import]uid: 52491 topic_id: 17083 reply_id: 64210[/import]

Once I went back to 513, it seems to have cleared something and the build started working for all versions (but 649). I have using 648 for the last 2 days without issues. Just download 652. It seems that some of the widget bugs have been fixed there. [import]uid: 19297 topic_id: 17083 reply_id: 64272[/import]

Where can I download old builds (specifically 513)? I can’t for the life of me find 513. [import]uid: 80493 topic_id: 17083 reply_id: 64329[/import]

http://developer.anscamobile.com/sites/default/files/corona/2011.519/CoronaSDK-2011.519.dmg [import]uid: 19297 topic_id: 17083 reply_id: 64331[/import]

I’m going to detail what I’ve done in hopes that this will help others. It’s seems too often people solve problems and move on in joy, forgetting those that will come after them.

Elbowroomapps: I deleted the com.anscamobile.ratatouille.plist and com.anscamobile.Corona_Simulator.plist files in the ~/library/Preferences/ folder. It didn’t alleviate the situation. I also deleted all the Ansca files in the ~/library/Preferences/ folder, again nothing. This was on Build 637. To everyone, this is on a Mac.

I downloaded Build 484 because I couldn’t find 513. This time, while attempting to generate a Build for iOS, I received a message that says: “An error occurred during the build. Please consult the Console logs (or the corresponding Terminal window) for more details.” The Corona Terminal showed nothing.

I downloaded Build 591. I generated a Build for iOS. It froze on “Connecting with server…”; however, this time an error showed in the Corona Terminal. I have sent the terminal output to my best programmers and I will keep you all posted.

By the way, where can I download 513? Direct link please. [import]uid: 80493 topic_id: 17083 reply_id: 64334[/import]

Ckausik, thanks for the direct link to build 519. I got the following message again:

“An error occurred during the build. Please consult the Console logs (or the corresponding Terminal window) for more details.”

Again, the Corona Terminal showed nothing. I’ve only seen the Corona Terminal output an error on build 484.

To everyone else that may have his problem in the future, you can download old stable releases here:

https://developer.anscamobile.com/downloads/archive

Here’s the direct link to the version of build 484 that I used (Mac): https://developer.anscamobile.com/downloads/coronasdk-2011484-505

By the way, anyone have a direct link to build 513? It’s like the holy grail of builds. [import]uid: 80493 topic_id: 17083 reply_id: 64338[/import]

Where can I download old builds (Mac)?

Build 484: http://developer.anscamobile.com/sites/default/files/corona/2011.484/CoronaSDK-2011.484.dmg

Build 513: http://developer.anscamobile.com/sites/default/files/corona/2011.513/CoronaSDK-2011.513.dmg

Just swap the build numbers above with the build number you’re looking for. This is for Mac.


I tried generating an iOS build with build 513. I received the following message:

“An error occurred during the build. Please consult the Console logs (or the corresponding Terminal window) for more details.”

Corona Terminal error output for build 513 was different than the Corona Terminal error output for build 484. The Corona Terminal error output for 513 was much more helpful. I guess there’s something special about 513. I’m sending this output to my programmers and I’ll keep everyone posted. [import]uid: 80493 topic_id: 17083 reply_id: 64340[/import]

Please post the terminal output. [import]uid: 52491 topic_id: 17083 reply_id: 64449[/import]

@peach pellen

Is there any information in the terminal output I need to black out? [import]uid: 80493 topic_id: 17083 reply_id: 64529[/import]

Alright, I’ve generated a build, but am now getting the following error:

“Your application built but failed to pass Apple’s validation tests. Your application cannot be uploaded to the App Store until it passes Apple’s validation tests, though you may install it directly to provisioned devices.”

For an iPhone only build, here is the error message:

warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007)
warning: iPhone/iPod Touch: Info.plist: Unable to verify icon dimensions, no icon found. Your MinimumOSVersion is below 3.2, so you must define CFBundleIconFile or provide a default Icon.png that is 57x57. (-19013)

For the Universal build (iPhone and iPad), here is the error message:

warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon@2x.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon-72.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon-Small-50.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon-Small.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon-Small@2x.png (-19007)
warning: Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007)
warning: iPhone/iPod Touch: Info.plist: Unable to verify icon dimensions, no icon found. Your MinimumOSVersion is below 3.2, so you must define CFBundleIconFile or provide a default Icon.png that is 57x57. (-19013)
warning: iPad: Info.plist: Unable to verify icon dimensions, no icon found. You must define CFBundleIconFile, CFBundleIconFiles, or provide a default Icon.png that is 72x72 (-19013)

What’s going on? All my icons are there and have the correct dimensions. [import]uid: 80493 topic_id: 17083 reply_id: 64553[/import]

OOI, is there any reason you are not using version .591? (The latest stable release.)

For the errors, are all icons named correctly? Capitalized correctly? .png extentions? (NOT .PNG, only .png?)

Are they in the main folder or have you put them in a subfolder?

Peach :slight_smile:

[import]uid: 52491 topic_id: 17083 reply_id: 64575[/import]