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

MACOS CLI Problem

10 Answers 64 Views
Command-Line Interface
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
perico
Top achievements
Rank 1
Iron
perico asked on 18 Apr 2017, 10:03 AM

Hello,

I used to try my app on iOs using MACOS CLI and iOs simulator.

But since few days, the command "appbuilder cloud export 1 1" returning me "Command unzip failed with exit code 9".

Do you have any idea about how to fix it ?

Thank you.

 

10 Answers, 1 is accepted

Sort by
0
perico
Top achievements
Rank 1
Iron
answered on 18 Apr 2017, 10:25 AM
On http://www.info-zip.org the exit code 9 means "the specified zipfiles were not found" 
After some searches, the code exit 9 means
0
Garo
Telerik team
answered on 21 Apr 2017, 08:23 AM
Hello Pierre,

Thank you for reporting this issue.

I was able to reproduce it on both Windows and macOS systems. It seems that we have introduced a regression with one of our latest releases. I have notified the responsible developers and they will have this fixed for our next release. In the meantime, the only workaround that I can recommend is to use the In-Browser client to export your projects.

Additionally, I have updated your Telerik points as a small token of our gratitude. I would also like to apologize for any inconvenience caused by this.

I hope this helps. Please, do not hesitate to contact me if you have any questions or concerns.

Regards,
Garo
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
perico
Top achievements
Rank 1
Iron
answered on 01 Jun 2017, 08:10 AM

Hi Garo,

Thank you, this problem has been solved with the last update.

However i have a new problem since i have updated appbuilder CLI and xcode (8.3.2). I can't use xcode simulator to test my app with the command : $ appbuilder emulate ios. (see the attached file).

Thanks for your help

 

0
Garo
Telerik team
answered on 05 Jun 2017, 11:48 AM
Hello Pierre,

This error message seems to be related to XCode and the iOS Simulator and not to AppBuilder. Having said that, perhaps one of the approaches suggested in this StackOverflow thread will help you to resolve the issue.

Please, let me know if this is helpful.

Regards,
Garo
Progress Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
perico
Top achievements
Rank 1
Iron
answered on 17 Jul 2017, 03:11 PM

Hello,

I have deleted all xcode folders and tried to install different versions of xcode but i still can't use any app on the simulator.

I have this error message

 

0
Garo
Telerik team
answered on 20 Jul 2017, 12:11 PM
Hello Pierre,

This issue is occurring because your application name contains an interval (Sotel Install). We are aware of this problem and currently investigate our options to fix it. Having said that, for the time being, to resolve the issue and use the iOS simulator, you should remove the empty space from the main folder of your app (for example, Sotel Install should become SotelInstall).

Regards,
Garo
Progress Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
perico
Top achievements
Rank 1
Iron
answered on 20 Jul 2017, 01:20 PM

Thank you Garo !

If it can help i had another problem (code 163) due to usage of sudo in appbuilder commands.

0
Garo
Telerik team
answered on 25 Jul 2017, 08:52 AM
Hello Pierre,

I am glad to hear that my suggestion helped.

We are aware of some issues with the sudo command in AppBuilder and this is why we recommend avoiding it. However, if you can share the entire log (not only the error code) that you receive, I will be happy to investigate this further.

Regards,
Garo
Progress Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
perico
Top achievements
Rank 1
Iron
answered on 25 Jul 2017, 03:35 PM
If it can helps
0
Garo
Telerik team
answered on 28 Jul 2017, 10:11 AM
Hello Pierre,

This issue is not tied to AppBuilder. Such error message usually indicates that you have two (or more) XCodes installed on your machine. When you attempt to start a simulator, Xcode cannot determine which one to launch and this results in the reported error. Most likely you will be unable to launch an iOS simulator outside of AppBuilder as well. 

Having said that, please check if one of the approaches suggested in this StackOverflow thread will help.

Regards,
Garo
Progress Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Command-Line Interface
Asked by
perico
Top achievements
Rank 1
Iron
Answers by
perico
Top achievements
Rank 1
Iron
Garo
Telerik team
Share this question
or