This is a migrated thread and some comments may be shown as answers.

Building failing for iOS

8 Answers 104 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
BlackJK
Top achievements
Rank 1
BlackJK asked on 18 Dec 2013, 01:13 PM
Hello,
I'm having a problem building my app for iOS.
It's working fine with Android, and it worked previously for iOS too several times.

I'm getting the message : "Server exception Build failed"  after following the steps in the "PUBLISH" modal.

I'm wondering if it's a temporary bug from Icenium, or if it's a problem with my project?
If it is, how can we get more details to be able to debug that?

Thanks a lot!
J

8 Answers, 1 is accepted

Sort by
0
Iva Koevska
Telerik team
answered on 20 Dec 2013, 01:26 PM
Hi Julian,

We are not aware of any server issues with the iOS build at the moment. However, you can check for additional details about the build in the Output log.

Would you, please, check if there is additional information in the log in the Output pane and provide it here? It's located at the bottom of the code editor.

Thanks!

Regards,
Iva Koevska
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
BlackJK
Top achievements
Rank 1
answered on 20 Dec 2013, 02:49 PM
Hello Iva,
Yes I already checked the output, but the message is exactly the same : "Build failed", without any details.
There is not any other details  between "Build started" and "Build failed"

What can I provide you / What can I do to get more details?
Thanks,
J
0
Iva Koevska
Telerik team
answered on 20 Dec 2013, 03:17 PM
Hello Julian,

Would you, please, run FiddlerCap (you would need to download and install it, if not yet installed) with the Decrypt HTTPS Traffic option enabled. 

Run it prior to opening and logging into Mist. Do a build and after the build fails, make sure to save the HTTP session to disk. Zip it and send it to us. We would need to investigate these logs to try and get an idea of what is happening.

Thanks!

Regards,
Iva Koevska
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
BlackJK
Top achievements
Rank 1
answered on 20 Dec 2013, 03:46 PM
Hello Iva,

From what I see, Fiddler is only working on Windows.. I would need to configure a VM and it might take precious time.

Isn't it better if I just give you my password / access to my account, so you can do everything you need?
There is nothing really confidential in that software :-)

Thanks!
0
Iva Koevska
Telerik team
answered on 20 Dec 2013, 03:52 PM
Hi Julian,

So, you're running on a Mac, right? If this is the case, you might have hit one very specific issue that we have already documented in our known issues.

Have you by any chance any items in your project named __MACOSX? If yes, please, make sure to remove them and try building again. These are usually system items, created within archives on a Mac system. These tend to interfere with our build services and might cause a server error. In addition, double-check if you have any folders that do not contain a plugin.xml in them in the Plugins folder.

Regards,
Iva Koevska
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
BlackJK
Top achievements
Rank 1
answered on 20 Dec 2013, 03:54 PM
Wonderful! I'll check all this right now, and keep you posted.
0
Iva Koevska
Telerik team
answered on 20 Dec 2013, 03:56 PM
Hello,

In addition, look for .DS_Store items as well and any other Mac-specific items.

Regards,
Iva Koevska
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
BlackJK
Top achievements
Rank 1
answered on 20 Dec 2013, 04:30 PM
Goooood!
Seems it's working. 
Also deleted a useless barcode plugin that I was not using anymore...
Thanks :)
Tags
Report a bug
Asked by
BlackJK
Top achievements
Rank 1
Answers by
Iva Koevska
Telerik team
BlackJK
Top achievements
Rank 1
Share this question
or