Re: Review Board Ticket #4575: RB crash when trying to raise new review request on small mercurial repository

2018-12-30 Thread Sebastian Unger
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4575/
--

New update by seb
For Beanbag, Inc. > Review Board > Ticket #4575


Reply:

Hi, sorry, I seem to not have been subscribed to this issue (and cannot 
subscribe now either), but I just retested it on 3.0.11 and that seemed to 
work. I don't have a repo with only three commits anymore, but I had one that I 
could still scroll all the way to the bottom and nothing crashed. I think this 
is fixed.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board Ticket #4774: UTF8 decode errors when accessing subversion repo

2018-12-30 Thread Sebastian Unger
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4774/
--

New update by seb
For Beanbag, Inc. > Review Board > Ticket #4774


Reply:

Ok, I tracked it down to the fact that the deployment process did not 
preserve SITE/conf/settings_local.py and in particular the master key there-in. 
I have restored that file from back-ups and it is now working again.

Catching the exception and giving a more explanatory error message saying 
that RB failed to decrypt the password, possibly due to a lost master key, 
might help someone else.

Also, if someone genuinely looses their master key, there is, as far as I 
could work out, currently no way to clear the encrypted passwords and set new 
ones except to delete the entire repo and creating it from scratch, which, 
AFAIK, looses all reviews. I'd say that definitely needs fixing.

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Review Board Ticket #4774: UTF8 decode errors when accessing subversion repo

2018-12-30 Thread Sebastian Unger
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4774/
--

New ticket #4774 by seb
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect

File attachments:

 * rb-crash.txt
   



--
UTF8 decode errors when accessing subversion repo
==

# What version are you running?
3.0.11

# What's the URL of the page containing the problem?
Any that access the repo, such as creating a new review request, viewing an 
existing request, or even trying to administer the repo: 
http://reviewboard.taitradio.net/admin/db/scmtools/repository/1/

# What steps will reproduce the problem?
1. Going to any of these URLs results in a 500 Server Error response.

# What is the expected output? What do you see instead?
Expected the normal page, got a 500 instead.

# What operating system are you using? What browser?
Ubuntu Bionic & Chrome on the browser side.
Ubuntu Bionic on the server side. This was recently re-deployed and previously 
running on Xenial. It may be that it broke as part of that process.

# Please provide any additional information below.
I have attached rb-crash.txt that contains the information sent via email.
Sensitive information was replaced with `***`.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at https://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.