Infinity Connection with the server

They everyone so I wake up today and tried to compile my app to test on my device but I can’t

when I tried to build, the building freeze on “connecting with server…”

I’m the only one that have this problem?

[import]uid: 23063 topic_id: 18045 reply_id: 318045[/import]

I have had The same problem today. Finally I’d reinstalled the simulator and sign up again.

Regards. [import]uid: 55072 topic_id: 18045 reply_id: 69006[/import]

I tried this but still not working =( [import]uid: 23063 topic_id: 18045 reply_id: 69007[/import]

None of my builds are working either. Although I’m getting a connection to the server, it’s just making builds that don’t work.

Getting this at bottom of terminal, not sure if it has always been there.

2011-11-22 14:08:16.688 Validation[495:903] *** Warning: Defaulting to the standard codesign tool [import]uid: 26289 topic_id: 18045 reply_id: 69018[/import]

Cell, I know yours are working now from the other thread.

Dhennrich - are you still having issues? If so is the terminal printing anything at all?

Peach [import]uid: 52491 topic_id: 18045 reply_id: 69088[/import]

Yea I’m still getting this problem with building

and no, terminal don’t show anything. the building freeze in “connection with server…” [import]uid: 23063 topic_id: 18045 reply_id: 69092[/import]

I have reinstall, I download the daily build too and nothing works =( [import]uid: 23063 topic_id: 18045 reply_id: 69095[/import]

Dhennrich, can you build one of the sample apps from the SampleCode folder, or no?

Let me know please :slight_smile:

Peach [import]uid: 52491 topic_id: 18045 reply_id: 69119[/import]

I can’t build the sample code project too :frowning:

My corona sdk not connect with the server, and now ? :frowning: [import]uid: 23063 topic_id: 18045 reply_id: 69157[/import]

peach, I use my older version of corona sdk and build… something is wrong for me on this latest version

[import]uid: 23063 topic_id: 18045 reply_id: 69187[/import]

Hey Dhennrich,

Sorry about the delay in getting back to you - the time difference can do that to you :wink:

When you can’t build using a daily build you should always revert and test - daily builds aren’t guaranteed to work.

Either way I am relieved you’ve found the issue. Simply avoid that daily build. (Hopefully the next one will work fine for you.)

Peach :slight_smile: [import]uid: 52491 topic_id: 18045 reply_id: 69263[/import]

don’t worrie about delay ^^

yea I got it with an older version and I’m trying to talk with carlos right now to solve this problem

thanks peach [import]uid: 23063 topic_id: 18045 reply_id: 69266[/import]

No worries, have posted in your other thread. (I saw you needed Carlos’ email.) [import]uid: 52491 topic_id: 18045 reply_id: 69291[/import]

dunno if you found a solution but check this thread…

https://developer.anscamobile.com/forum/2011/10/24/build-stuck-connecting-server

my solution on Mac was this:

> mkdir tmp
> mv ~/library/Preferences/com.ansca* tmp

Good luck! :slight_smile: [import]uid: 13859 topic_id: 18045 reply_id: 69415[/import]

I have problems with Corona since yesterday. I have downgrading now to build 686 which was working before but now it seems the build does not contain all the files from my project and now the app is not running on device - black screen.

Anyone knows what is happening??? Is there something wrong with the server???

Thanks! [import]uid: 89239 topic_id: 18045 reply_id: 69556[/import]

A black screen on device wouldn’t indicate an issue with the server but rather a user error I’d think - what version of Corona did you use for the last successful build than ran on a device without a black screen? Have you modified your project since then?

Peach :slight_smile:

[import]uid: 52491 topic_id: 18045 reply_id: 69638[/import]

I had the same problem. Tried clearing the preferences and omitting the build.settings file but it turned out to be my provisioning profile! I created an Ad Hoc one from Apple site but only ended up getting my device build to work when I used the “IOS Team Provisioning” profile which Apple had created by default.

After reading a lot of posts here, it seems to be only 4 different possibilities:

  1. Preference cache after upgrading from trial to subscription
  2. Corrupt build resource like build.settings or bad media type
  3. Latest Corona SDK feature unstable
  4. Bad Provision Profile

In my case it was #4 = Bad/Incorrect Provisioning Profile. Don’t know exactly what about it was bad, thought i’d set it up fine. Though it was switching profiles that gave me a device build for testing. [import]uid: 127122 topic_id: 18045 reply_id: 87725[/import]

Thanks for sharing that info, could very well come in handy in the future.

Out of interest, what Corona build were you using? [import]uid: 52491 topic_id: 18045 reply_id: 87814[/import]