[Buildbot-devel] UnicodeDecodeError in GitHub Push

Mitchell Hashimoto mitchell.hashimoto at gmail.com
Sun Nov 13 06:21:30 UTC 2011


I'm still not sure what is causing this but I've dug deeper into the
problem and found where it is happening.

I've opened a ticket here: http://trac.buildbot.net/ticket/2145

On Sat, Nov 12, 2011 at 5:45 PM, Mitchell Hashimoto <
mitchell.hashimoto at gmail.com> wrote:

> 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/d70ede51/attachment.html>


More information about the devel mailing list