Software Archive
Read-only legacy content
17061 Discussions

Have error again when build the apps

Muhammad_Y_Efendi
383 Views

 

I got the same error like two days ago when tried to build the apps.

 

ERROR (-9) from "client:upload-manager": Error in uploading project files: : Error in uploading project files: : Error in uploading project files: : certificate not trusted; More info: {"upload":"request","method":"PUT","proxy":"yes","url":"https://am-xdk2.s3.amazonaws.com/cust.2f29dbe3-8240-46d8-8b31-fff1be358b68/app.deb6b273-b9e0-49ee-a746-08eaa567914c/a2ec7c7e-78ff-4d20-9fd4-d6d12037abd7/PRODUCTION/plugins.zip?X-Amz-Expires=600&x-amz-security-token=FQoDYXdzEKb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDF760bVuEFqQ87HAjyKcAzRDZGuazt13gPfb4ILQJ%2FxS9gJxIrGhJ%2BuREBuGBuE1jQxxnwpf4%2F3Bk0eygvo%2BQAZVZJGCsw311UMnv3ghEU3Pl%2B4sTGSMkUF2iKuVAsUHBooAPlgYMZ6v8Cqa5J126nW%2BXqSjhjCl9zTby2n4D%2F8VgLew9NJlgmStrEiUN5iw3curhG06DdEnRKBuON0wOJpaE3hjS3jP0h4raE%2FfaKCavW%2FMskUIauGrA3B3PMaiqOz9eVjDIOmw5pS2mx7VPgkhg4LCTDqI%2BHkpQ9cMu0ye2DVGxy%2FJRN8AMOc0OTdccf4zK%2Fs3TE95pR9%2FZwPwI%2BYKuwmWPaD3aEmmVvUnSe5K05aQ0vg0gY45vcj48TI1xZKeQPE%2Fwu6Bw7725O8Sgmz5K4bzlsPuFJnA5zD8o%2BMNmbHk8OuA%2FKAdsggzIz5%2FnGg09LzU9RbgxnBmeh4WnDRZDalKmBNBZZvKSQihZzkFjYCT%2BP0a%2Bh4odyaty8p%2FmpY9kZqkBf6f3PpeOf7uacx67rI15mXgPA48TRu%2FWitaZj%2F%2Br3yQydYOHdco5%2BnswAU%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAIXEWUH2E46YZVWXQ/20161103/us-east-1/s3/aws4_request&X-Amz-Date=20161103T135614Z&X-Amz-SignedHeaders=content-length;content-md5;content-type;host;x-amz-security-token&X-Amz-Signature=02ec166491002b4c5eb4ebd7077dc06187fe66946cecb24f777fd33e6fa1da25","headers":[{"headerName":"Content-Type","headerValue":"application/zip"},{"headerName":"Content-MD5","headerValue":"74oc8IrwJyhskl+tUyYUMw=="},{"headerName":"Content-Length","headerValue":"177947749"}]} Error at new ComponentError (/Applications/Intel 

Could anyone help this issue, please?

Thanks

 

0 Kudos
7 Replies
PaulF_IntelCorp
Employee
383 Views
0 Kudos
Muhammad_Y_Efendi
383 Views

 

Thank you, Paul.

I already followed your URL, and It still doesn't work. I have the same error - "Unable to upload the project files"

My version is 3641.

Thanks,

 

0 Kudos
PaulF_IntelCorp
Employee
383 Views

Muhammad -- sending you a private message to see if I can get a copy of your project.

0 Kudos
PaulF_IntelCorp
Employee
383 Views

p.s. Are you able to create and build the "hello cordova" sample app?

0 Kudos
Muhammad_Y_Efendi
383 Views

 

Hi Paul,

The problem was Paypal Cordova Plugin. Once I removed it, and I am able to upload again.

Do you have any experience using Paypal Cordova Plugin? Or maybe other user?

Thank,

 

0 Kudos
PaulF_IntelCorp
Employee
383 Views

Hi Muhammad -- glad you figured out the problem. We have no experience with the Paypal plugin. Inspecting the plugin.xml file, it appears that it relies on an included gradle script, which will fail with our build system. However, that does not explain why you get the error on upload. According to the documentation, it also requires that you download and install the Paypal binary lib files, which can only be done with our system by creating a custom plugin and then importing that into our system.

In essence, using that plugin with out build system is not going to be easy. I recommend you use either Cordova CLI to build your app or use PhoneGap Build. You're running into some limitations in our build system that are not likely to be resolved in the near future.

p.s. I've deleted the message with your attached app.

0 Kudos
Muhammad_Y_Efendi
383 Views

Hi Paul, Thank you so much for your great explanation.

I will figure out how to integrate with Paypal using different way.

Thanks,

0 Kudos
Reply