> 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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com