[Buildbot-devel] Removing a reference to a builder which no longer exists
Dustin J. Mitchell
dustin at v.igoro.us
Thu Nov 21 00:40:01 UTC 2013
On Wed, Nov 20, 2013 at 2:42 PM, Eric Wimmer <ewimmer at ilm.com> wrote:
> This builder used to be active but it was removed in my master.cfg a
> while back. Now, when I'm running, I see these errors in the twistd.log
> frequently:
>From a glance, it looks like the problem is that something is trying
to access an old URL that includes that builder name. Admittedly a
traceback's not a great way for Buildbot to handle that, but I think
the "reference" is in some crawler's cache of URLs, or some user's
browser bookmarks.
Dustin
More information about the devel
mailing list