[Buildbot-devel] UnicodeDecodeError in GitHub Push

Mitchell Hashimoto mitchell.hashimoto at gmail.com
Sun Nov 13 01:45:24 UTC 2011


Hello,

I enabled the post-receive hook to the WebStatus module, and it is
successfully detecting my changes and initiating builds. However, the slave
immediately fails with this error:

exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in
position 1547: ordinal not in range(128)

The full stack trace is here: https://gist.github.com/fd8a0f229736d59c3329

I don't have any unicode in my commit messages or in my files (that I know
of). What could be causing this and how can I avoid this?

Note that when I manually force a build, the build runs fine.

Thank you!

Best,
Mitchell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20111112/6140c2c1/attachment.html>


More information about the devel mailing list