Hi,

What version of Review Board are you using?

Christian


On Mon, Dec 19, 2016 at 07:00 <[email protected]> wrote:

> Hi!
>
> After trying out reviewboard we struggle to be able to post a review via
> the web interface on base of a commit. The error in the server log is the
> following:
>
> 2016-12-19 14:24:08,215 - DEBUG -  - Logging to
> /var/www/<REDACTED>/logs/reviewboard.log with a minimum level of DEBUG
> 2016-12-19 14:24:08,571 - ERROR -  - Unable to update new review request
> from commit ID de32e07abc2f2152eea5b7b1b43cb66002146143: 'ascii' codec
> can't decode byte 0xe2 in position 3078: ordinal not in range(128)
> Traceback (most recent call last):
>   File
> "/usr/local/lib/python2.7/dist-packages/reviewboard/reviews/managers.py",
> line 150, in create
>     review_request.update_from_commit_id(commit_id)
>   File
> "/usr/local/lib/python2.7/dist-packages/reviewboard/reviews/models/base_review_request_details.py",
> line 221, in update_from_commit_id
>     self.update_from_committed_change(commit_id)
>   File
> "/usr/local/lib/python2.7/dist-packages/reviewboard/reviews/models/base_review_request_details.py",
> line 278, in update_from_committed_change
>     diff_file_contents=commit.diff.encode('utf-8'),
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3078:
> ordinal not in range(128)
>
> We use Gitlab, please let me know if I am able to provide you with any
> more information.
>
> Kind regards,
>
> Christiaan
>
>
>
>
>
>
>
>
> --
>
>
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
>
>
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
>
>
> Happy user? Let us know! https://www.reviewboard.org/users/
>
>
> ---
>
>
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
>
>
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>
>
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to