Cocoapods: Website search is broken, again.

Created on 17 Apr 2018  路  19Comments  路  Source: CocoaPods/CocoaPods

What did you do?

Go to cocoapods.org and search for something

What did you expect to happen?

Search results to appear

What happened instead?

Nothing

Most helpful comment

have to use another one http://cocoapods.wantedly.com

All 19 comments

looks like aws-search.cocoapods.org just isn't responding

It is very annoying that it is frequently broken!

@av089 you鈥檙e welcome to volunteer your time to help us maintain it

have to use another one http://cocoapods.wantedly.com

@segiddins - happy to help out to make search more robust. Though I don't know where to start... can you point me in the right direction please?

The repo is https://github.com/cocoaPods/search.cocoapods.org - it feels like it's hitting memory limits, so looking at ways to reduce the amount of memory stored per-pod might be a good option

Has anyone looked at moving the search and index out into something like https://www.algolia.com/

Its free to use for open source so licensing shouldn't be a problem for CocoaPods. Very fast and very reliable.

it is still down

Is here anybody, who knows, how to fix this? I would be very happy to help solve this, but as mobile developer have no clue right now what is happening. As somebody mentioned the search engine is down. Am I right that it is hosted on https://www.cloudflare.com/? Does somebody know if the search engine is overloaded, turned off or there is some bug?

I've left notes about porting it to algolia, https://github.com/CocoaPods/cocoapods.org/issues/356 - which is open for someone to pick up

In the meantime, I found this terminal command quite helpful:

pod search alamofire --simple --ios

make sure to use --simple, otherwise it is very slow because of it indexing the master repo.

Same problem here in Brazil. I'm not an expert but, I'd like to help you guys to solve the problem.

https://github.com/CocoaPods/cocoapods.org/issues/356

When do you expect the problem to be resolved?

Still broken, trying to access it on Ireland.

@ppamorim I think it will never come again!
please move to Carthage, which is far better than this...

Not working from Bulgaria too :(

It鈥檚 known to be down. Please follow status.cocoapods.org for updates.
The search repo is at https://github.com/CocoaPods/search.cocoapods.org for those interested in contributing.

I鈥檓 locking this issue for now, since we know it鈥檚 down and further comments won鈥檛 give us more actionable information

Search is back online.

Was this page helpful?
0 / 5 - 0 ratings