[Buildbot-commits] [Buildbot] #2570: Cannot connect to master from a reactor script: invalid login from unknown user
Buildbot trac
trac at buildbot.net
Fri Nov 29 12:55:52 UTC 2013
#2570: Cannot connect to master from a reactor script: invalid login from unknown
user
-----------------------+--------------------
Reporter: jollyroger | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.+
Version: master | Resolution:
Keywords: |
-----------------------+--------------------
Comment (by jollyroger):
I've added master.cfg to reproduce error as well as the command to run:
{{{
$ buildbot sendchange -m localhost:9990 -W "User Name <user at example.com>"
-s git -b master -r HEAD
change not sent:
Traceback (most recent call last):
File
"/home/jollyroger/debian/packages/buildbot/0.9/buildbot/master/buildbot/scripts/sendchange.py",
line 49, in sendchange
codebase=codebase)
RemoteError
}}}
The same command runs well against 0.8.8 and against some recent
0.8.8-735-gaf34e40.
--
Ticket URL: <http://trac.buildbot.net/ticket/2570#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list