Nov. 14, 2009
9:09 a.m.
Yes, I think this just started happening. I'm guessing that the main site proxies the buildbot URL requests to the buildbot master process, and when it's down you get the 404s from the main server.
I figured someone might be working on the master, though perhaps it just burped on its own :-)
It was actually an Apache misconfiguration (the wrong virtual host would pick up requests, missing the reverse proxy configuration). I have fixed that now. Regards, Martin