#37 buildbot returns traceback on bad query (instead of normal "500 internal server error" page)
Closed: Fixed None Opened 9 years ago by jsedlak.

I have discovered bug in buildbot (you just add "/_all" to some urls, for example after "/builders" path. If I try it on other buildbots, it returns "500 internal server error" (for example on [[ http://build.chromium.org/p/chromium/builders/_all | Chromium buildbot ]]). But if I try it on our buildbot instance, it [[ http://taskotron-stg.fedoraproject.org/taskmaster//builders/_all | shows traceback ]]. Can we configure our buildbot instance so that it doesn't show python tracebacks to the world?


I'm worried whether buildbot isn't configured with Development=True.

It seems that it is buildbot's bug, traceback is shown even on [[ http://buildbot.buildbot.net/builders/_all | buildbot's buildbot instance ]]. I have opened bug on [[ http://trac.buildbot.net/ticket/2829 | buildbot trac ]].

Metadata Update from @jsedlak:
- Issue tagged with: infrastructure

6 years ago

Login to comment on this ticket.

Metadata