Hi David,
First of all, thanks for your quick reply!
This is what the log is telling me:
2016-03-17 08:17:57,516 - ERROR - - Unable to update new review request
from commit ID 4f14daa9cd22fc9af6853c710bb9552795132e92: 'ascii' codec
can't decode byte 0xe1 in position 4872: ordinal not in range(128)
Traceback (most recent call last):
File
"/opt/bitnami/apps/reviewboard/htdocs/reviewboard/reviews/managers.py",
line 150, in create
review_request.update_from_commit_id(commit_id)
File
"/opt/bitnami/apps/reviewboard/htdocs/reviewboard/reviews/models/base_review_request_details.py",
line 220, in update_from_commit_id
self.update_from_committed_change(commit_id)
File
"/opt/bitnami/apps/reviewboard/htdocs/reviewboard/reviews/models/base_review_request_details.py",
line 264, in update_from_committed_change
commit = self.repository.get_change(commit_id)
File
"/opt/bitnami/apps/reviewboard/htdocs/reviewboard/scmtools/models.py", line
450, in get_change
return hosting_service.get_change(self, revision)
File
"/opt/bitnami/apps/reviewboard/htdocs/reviewboard/hostingsvcs/gitlab.py",
line 326, in get_change
diff = diff.rsplit('--\nlibgit', 2)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 4872:
ordinal not in range(128)
What can I do? I don't see the problem.
And it is a curious behavior, because in the beginning was working.
The installation of ReviewBoard has around 2 months and in the beginning
was working fine,
Thanks a lot,
Best,
Xepard
>
--
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.