Skip to content
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.

Error building iOS: CDN: trunk URL couldn't be downloaded... #34

Closed
dpdragnev opened this issue Feb 17, 2020 · 5 comments
Closed

Error building iOS: CDN: trunk URL couldn't be downloaded... #34

dpdragnev opened this issue Feb 17, 2020 · 5 comments
Labels
question Further information is requested

Comments

@dpdragnev
Copy link

Hello,

When I try to build my 6.3.0 NS Core app on my Mac (local build, using tns build ios), I get the following error:

CDN: trunk URL couldn't be downloaded: https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/c/8/7/MBProgressHUD/1.2.0/MBProgressHUD.podspec.json Response: 302

I think the problem is with the SSL certificate of the githubusercontent.com, because I tried getting the JSON file in the browser and I got a certificate error.

Has anyone else seen that? What is the solution to move past this issue?

Thanks.

@bradmartin
Copy link
Collaborator

Never seen that. Maybe do pod repo update locally on your mac, there are some other pod commands but maybe that one will fix what you have going on.

@dpdragnev
Copy link
Author

Thanks @bradmartin I tried that, but no luck.

@bradmartin
Copy link
Collaborator

Interesting, this might be something you have better luck searching for cocoapod related issues on StackOverflow. Don't think there's much we can do on our side with the plugin anyway :)

@bradmartin bradmartin added the question Further information is requested label Feb 17, 2020
@dpdragnev
Copy link
Author

Thanks @bradmartin I will do that and will post the solution if I find one.

@dpdragnev
Copy link
Author

Ok, so it was a network problem. I disconnected from our company network and used my personal hotspot and voila, everything worked.

I am not sure what the issue is, our network admin is looking into it. If I get any more relevant information, I will post it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants