Bill Janssen <jans...@parc.com> writes:

> I'm trying to get a new buildbot in the swim of things, and it keeps
> getting into this state where the buildslave process seems caught in an
> endless loop.  Perhaps someone here knows why?

Do you have any information as to what it is doing while in the loop?

I think the only obvious "looping" I've seen with any of my buildbots
is a loop while trying to attach to the master, either because the
master was down/unreachable, rejecting connections (bad
user/password), not yet configured for my buildbot, or occasionally
because it thought the buildbot was still attached.  In that latter
case I just had to wait long enough for the status page to switch from
idle to disconnected and then try again.

-- David

_______________________________________________
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

Reply via email to