Apple Developer Center still down
marco.org
Apple Developer Center still down
1–10 of 204 posts
Re: Apple Developer Center still down
#2Re: Apple Developer Center still down
#3If you've ever poked around with the way that Apple's website works, you can see that the entire place is a huge mess. There's old servers running ancient (pre-2004) perl scripts alongside the brand new iCloud gear. I can't imagine how the authentication for AppleID is working as login details still work on the ancient pages (think pinstripes and glassy buttons). Depending what URL you hit, the webserver is using php3, php4, perl, python or maybe WebObjects (java).
At one point I wrote a scraper that was targeting one of their product pages, and kept getting random, unexplainable results. It turned out that one of their product areas was behind a round-robin load balancer, with three completely different apache versions on each server. The page was dying on one but not the other two. In the end I just had to repetitively scrape until I hit a good response.
Even the domain for the "maintenance" page for the developer section is telling. It's just a broken template system regurgitating a bit of the homepage.
http://devimages.apple.com/maintenance/
Truly a hacked together system. Some engineers at Apple must be having a truly awful weekend, no matter the cause and solution.
Re: Apple Developer Center still down
#4Gee, thanks Marco, we would have never known ourselves...
Re: Apple Developer Center still down
#5My money is personally on massive, unrecoverable data loss. If you've ever poked around with the way that Apple's website works, you can see that the entire place is a huge mess. There's old servers running ancient (pre-2004) perl scripts alongside the brand new iCloud gear. I can't imagine how the authentication for AppleID is working as login details still work on the ancient pages (think pinstripes and glassy butt…
Re: Apple Developer Center still down
#6My money is personally on massive, unrecoverable data loss. If you've ever poked around with the way that Apple's website works, you can see that the entire place is a huge mess. There's old servers running ancient (pre-2004) perl scripts alongside the brand new iCloud gear. I can't imagine how the authentication for AppleID is working as login details still work on the ancient pages (think pinstripes and glassy butt…
Re: Apple Developer Center still down
#7Re: Apple Developer Center still down
#8Gee, thanks Marco, we would have never known ourselves...
That sounds like "I just read the title so I could post a snarky remark". He does put some suggestions forward of what he thinks could be the root cause.
He is being Captain Obvious.
Including the gem to "set some time aside" as developers, because we might have some work to do after the site comes back up.
Everything in the comment is what men wiser than us called "idle speculation".
Re: Apple Developer Center still down
#9Gee, thanks Marco, we would have never known ourselves...
Re: Apple Developer Center still down
#10Could you imagine if the Linux Developer Center went down? It'd be nearly impossible to write Linux software, or download Linux development tools, or generate a Linux binary that a device was allowed to run. It'd be awful.
Like desktop use, for one. People will not adopt Linux for their desktop/laptop even when offered for free. Where by people I mean more than 1% of them.