cocoadocs.org icon indicating copy to clipboard operation
cocoadocs.org copied to clipboard

CocoaDocs aren't getting generated after a specific version

Open davidtruong opened this issue 6 years ago • 6 comments

Issue

I published my pod but the docset does not appear for my latest version. I get a 404 error.

What I Tried

  • Tried waiting at least 10 minutes
    • Still got a 404 error
  • Tried checking prior versions of the docs
    • Others version seem to be broken back until version 4.4.0
    • The latest working version of the docset is 4.3.3
  • Checked to see if other pages on CocoaPods were broken
  • Tried triggering the deploy
    • curl http://207.254.41.223:4567/redeploy/IterableSDK/latest
    • curl: (7) Failed to connect to 207.254.41.223 port 4567: Connection refused

davidtruong avatar Mar 07 '18 16:03 davidtruong

Same is happening for all of our pods

BobbyWeber avatar Mar 14 '18 19:03 BobbyWeber

I am also facing the same issue for my repo https://github.com/vinaychopra90/HairLine

vinaychopra90 avatar Mar 16 '18 17:03 vinaychopra90

A number of other pods are having issues:

  • AWSAppSync
  • ID3TagEditor
  • MessageViewController
  • Animoji
  • PushNotifications
  • SwiftyEssentials

...the list goes on. It seems new versions aren't updated as stated. Not to mention, the API seems to be down. DNS can't resolve the host name. http://api.cocoadocs.org:4567

bmckalla avatar Mar 16 '18 18:03 bmckalla

Hi, yep, the original plan was to have BuddyBuild handle a lot of this, but unfortunately since the apple acquisition we've had to backtrack on that. I'm struggling to find the time to fix it. I built out a replacement for some of CocoaDocs' infra here, but I only have so much time to give to CocoaPods.

orta avatar Mar 16 '18 18:03 orta

I understand. It is opensource of course :) Thanks for the reply!

bmckalla avatar Mar 16 '18 18:03 bmckalla

@bmckalla Any Luck ?

janeshsutharios avatar Mar 21 '18 13:03 janeshsutharios