[Buildbot-devel] Can't get the statuslog to work
Benoit Sigoure
tsuna at lrde.epita.fr
Fri Nov 24 13:10:11 UTC 2006
Hello people,
I'm using Buildbot 0.7.4 (Twisted 2.4.0, Python 2.3.5) and I can't use the
statuslog. I've read the command-line help and user manual over and over again
and I don't see what's wrong. Can you please tell me how to get it to work?
buildmaster at host ~/buildbot $ buildbot statuslog -m 127.0.0.1:9944
Unhandled error in Deferred:
Traceback from remote host -- Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
buildmaster at host ~/buildbot $ buildbot statuslog --master 127.0.0.1:9944
Unhandled error in Deferred:
Traceback from remote host -- Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
buildmaster at host ~/buildbot $ buildbot statuslog 127.0.0.1:9944
Unhandled error in Deferred:
Traceback from remote host -- Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
# netstat -an | grep 9944
tcp 0 0 0.0.0.0:9944 0.0.0.0:* LISTEN
buildmaster at host ~/buildbot $ grep 9944 *
master.cfg:c['slavePortnum'] = 9944
In twistd.log:
2006/11/24 10:30 CET [Broker,18,127.0.0.1] Peer will receive following PB
traceback:
2006/11/24 10:30 CET [Broker,18,127.0.0.1] Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
2006/11/24 10:30 CET [Broker,19,127.0.0.1] Peer will receive following PB
traceback:
2006/11/24 10:30 CET [Broker,19,127.0.0.1] Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
2006/11/24 10:30 CET [Broker,20,127.0.0.1] Peer will receive following PB
traceback:
2006/11/24 10:30 CET [Broker,20,127.0.0.1] Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
Thank you.
Cheers,
--
SIGOURE Benoit aka Tsuna
_____
/EPITA\ Promo 2008, LRDE
More information about the devel
mailing list