I am currently unable to reach cocoapods.org and I am getting errors in both CI and locally when trying to install.
[!] Unable to add a source with url `https://cdn.cocoapods.org/` named `trunk`.
(/usr/local/bin/git clone https://cdn.cocoapods.org/ -- trunk
Cloning into 'trunk'...
fatal: unable to access 'https://cdn.cocoapods.org/': Could not resolve host: cdn.cocoapods.org
)
You can try adding it manually in `/Users/distiller/.cocoapods/repos` or via `pod repo add`.
and
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: Timeout was reached
Looks like Cloudflare is down causing issues to many services including cocoapods https://twitter.com/OatmealDome/status/1284238992922288128
Not much we can do atm. what you can do is switch to git based solution of master specs repo.
Looks like things are coming back up.
Closing and will keep monitoring.
This seems related
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: 500
<html>
<head>
<title>Fastly error: unknown domain cdn.cocoapods.org</title>
</head>
<body>
<p>Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.</p>
<p>Details: cache-hhn4025-HHN</p></body></html>
Yeah - I'm getting (almost) this atm too - but cocoapods status page shows that all is good: https://status.cocoapods.org/
Analyzing dependencies
/usr/local/Cellar/cocoapods/1.9.3/libexec/gems/cocoapods-core-1.9.3/lib/cocoapods-core/cdn_source.rb:342: warning: URI.escape is obsolete
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 500
<html>
<head>
<title>Fastly error: unknown domain cdn.cocoapods.org</title>
</head>
<body>
<p>Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.</p>
<p>Details: cache-fra19127-FRA</p></body></html>
I'm getting the same error while running pod install.
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/all_pods_versions_3_2_5.txt Response: 500
<html>
<head>
<title>Fastly error: unknown domain cdn.cocoapods.org</title>
</head>
<body>
<p>Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.</p>
<p>Details: cache-hhn4038-HHN</p></body></html>
The weird thing is indeed that https://status.cocaopods.org/ is showing that everything is fine. But I suppose this is because the cdn isn't listed on the status page?
Same error here in Switzerland
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: 500
<html>
<head>
<title>Fastly error: unknown domain cdn.cocoapods.org</title>
</head>
<body>
<p>Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.</p>
<p>Details: cache-hhn4054-HHN</p></body></html>
Same here. 6 days ago I encountered the same error. Any way to resolve this?
I have the same problem
Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.
Details: cache-hhn4030-HHN
Same from Germany
[!] CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/deprecated_podspecs.txt Response: 500
<html>
<head>
<title>Fastly error: unknown domain cdn.cocoapods.org</title>
</head>
<body>
<p>Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.</p>
<p>Details: cache-hhn4027-HHN</p></body></html>
Same issue in France, someone opened an issue in this repo to mainly inform that Status page does not display status of CDN and maybe (one day ?) an official answer / additional informations will be given: https://github.com/CocoaPods/CocoaPods/issues/10078
Same from Portugal
Fastly error: unknown domain: cdn.cocoapods.org. Please check that this domain has been added to a service.
Details: cache-hhn4056-HHN
You can follow https://github.com/CocoaPods/CocoaPods/issues/10078 for information
Most helpful comment
I'm getting the same error while running pod install.
The weird thing is indeed that https://status.cocaopods.org/ is showing that everything is fine. But I suppose this is because the cdn isn't listed on the status page?