CocoaPods / cocoapods.org

That website https://cocoapods.org/ - pretty useful
53 stars 47 forks source link

DNS error for Search API #445

Closed aleksandergrzyb closed 3 years ago

aleksandergrzyb commented 4 years ago

👋, is Search API still maintained? 🤔 For me currently it results with DNS error.

dnkoutso commented 4 years ago

works for me. just tried pod search Google and got results.

Try --verbose and if possible please provide more information to diagnose.

aleksandergrzyb commented 3 years ago

True, but when I go to the address http://search.cocoapods.org/api/pods it gives me DNS error, or am I doing something wrong? 🤔

dnkoutso commented 3 years ago

nope. i am not sure why this doesnt work. Transferring issue though to cocoapods.org

igor-makarov commented 3 years ago

I think judging by the archived repo (here), it's deprecated.

The new search uses Algolia (public API details here)

igor-makarov commented 3 years ago

@floere @orta do you know anything about this hostname? cocoapods-search-elb-37181813.us-east-2.elb.amazonaws.com

orta commented 3 years ago

looks like an elastic search URL from someone else, don't think that was ever from us

igor-makarov commented 3 years ago

I'm gonna close this now because search has been deprecated.

@aleksandergrzyb you can use the public API key and consult Algolia's documentation for more info.