Oh geez. Your build failed. Sorry, but a problem occurred on the build server

  • 3
  • Problem
  • Updated 4 years ago
  • In Progress
I keep getting this "Oh geez. Your build failed. Sorry, but a problem occurred on the build server" when trying to build iOS... I have notified several times. Its building fine on Android...
Photo of Dan Rye

Dan Rye

  • 19 Posts
  • 0 Reply Likes

Posted 6 years ago

  • 3
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Dan,

And your AppID is?
Photo of Dan Rye

Dan Rye

  • 19 Posts
  • 0 Reply Likes
966485 :D
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Dan

Sorry for slow reply. Anyway change Geolocation Plugin version from 0.3.7 to 0.3.10

It should able to build.

Cheers
Photo of Dan Rye

Dan Rye

  • 19 Posts
  • 0 Reply Likes
Thank you... Worked like a charm. :D
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
@Amir

Could you please help me with mine too. I'm getting the some error.
APP ID: 2106700
Photo of Brad Hagedorn

Brad Hagedorn

  • 3 Posts
  • 1 Reply Like
I'm getting this error too (only on iOS). Started yesterday and still continues this morning. I even uploaded an old version of my source files which I know was built successfully previously and still get the error.

AppID 598502
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
It's something to do with FBConnect 0.9 & 0.8 causing Build to fail.

I have contacted developers to look at it.

Stay tune :/
Photo of Olivier Allouch

Olivier Allouch

  • 5 Posts
  • 0 Reply Likes
Safe for me, but only for android.

AppID 1134622
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Remove all .gz files on your www/* folder.

Should be able to build.
Photo of Olivier Allouch

Olivier Allouch

  • 5 Posts
  • 0 Reply Likes
Thx a lot.
A clear error message would have been simpler for all of us, but thx anyway for your fast answer.
Photo of Olivier Allouch

Olivier Allouch

  • 5 Posts
  • 0 Reply Likes
Argg, I have a demo next week.
I'm sure I'm doing something wrong. It's my first android build. All I need is a proper error message, even if it ends with an insult :)
Photo of markjspivey

markjspivey

  • 2 Posts
  • 0 Reply Likes
Same with me for iOS:

Amir, my app id is: "1186361"

Any ideas?
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Hi Mark

According to Build log, error with the cert:

Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“ShareAlert Store”) were found.

Please check that you have a right combination of cert (.p12) + provisioning profile (.mobileprovision).

p/s: You will always have access to the log here:



Thanks
Photo of Johannes Noebels

Johannes Noebels

  • 1 Post
  • 0 Reply Likes
I get the same error.
AppID 1466167

Could please have a look?

Thanks!
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
@Amir

Could you please help me with mine too. I'm getting the some error.
APP ID: 2106700
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
@sudeep
Since this appears to be your first posting, please answer the following questions.
- is this your first hybrid mobile app?
- are you using phonegap desktop app?
- Are you using CLI, Build or SDK? Please do not assume the answer. Please read the link.

Thanks
Jesse
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
@Jesse
Thanks for the response.

Yes, this is my first hybrid mobile app.
No, I'm not using phonegap desktop app.
I'm using Cordova (CLI).

Thanks,
Sudeep
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Sudeep: how do you have an app id (2106700) and use CLI?
Are you building remotely from the command line?
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
I develop the app in a game engine format first, then export it to HTML format and then I upload it to the Phonegap Build. That is how I got the ID.
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
So, what should I do?
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
Use the gradle engine.
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
I don't have any idea on that man. Could you please help me on that?
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes
I already did.
I gave you the relevant hyperlinks, didn't I?
Photo of sudeep kumar

sudeep kumar

  • 11 Posts
  • 0 Reply Likes
Haha. Yes,you did. I didn't get them. I think I will have to take a closer look.Anyways thank you so much for your help.