Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is cocoapods.org not working?

Tags:

cocoapods

I am trying to get a pod for firebase,but whatever name I type in the search box returns nothing. Is the website not working or? Thanks

enter image description here

like image 704
bibscy Avatar asked Apr 02 '17 07:04

bibscy


1 Answers

This seems to be a problem that many developers face time to time including myself, but no clear answer is ever given by cocoapods though some issues are opened in their github page. One of the issue opened by x1024 mentions that it could be a failed API call in cocoapods side Opening the site via http://geopeeker.com it sometimes works properly. Opening it via a tunnelling solution like TunnelBear also works. It could be a CDN issue where the appropriate headers are stripped.

Please check issue page of cocoapods in github to see if any issue there matches yours. Usually this happens to me once in a while and trying the site after some time it works, waiting has always been helpful for me so far. If you have prolonged problem open an issue in their github page. Hope this helps someone.

like image 76
Nutan Niraula Avatar answered Jan 07 '23 13:01

Nutan Niraula