Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2014-02-04 Thread reviewboard

Updates:
Status: SetupIssue

Comment #10 on issue 2649 by trowb...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-07-04 Thread reviewboard

Updates:
Status: Confirmed
Labels: -Type-Defect -Priority-Medium Type-Support Priority-Critical

Comment #5 on issue 2649 by chip...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

My apologies, this has definitely slipped past me this week.

First thing to check is what happens if you try from a terminal with that  
directory as your .subversion directory. For that, try;


$ sudo -u www-data -s
$ export HOME=/var/www/reviewboard
$ svn command here

If that's working, it's some issue with PySVN. We'll know a bit more at  
that point. In the meantime, I'll poke around and see if I can figure out  
anything here.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-07-04 Thread reviewboard


Comment #6 on issue 2649 by chip...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Sorry, HOME in the above should have been /var/www/reviewboard/data/.

Can you also check if you have anything in your other ~/.subversion/servers  
file that relates to the cert?


Looking at another past ticket for a similar issue, the user ended up  
having the following in /var/www/reviewboard/data/.subversion/servers:


[groups]
mydomain = *.mydomain.com

[mydomain]
ssl-client-cert-file = /var/www/reviewboard/data/.subversion/auth/mycert
ssl-client-cert-password = mypassword

Generally, if you have a local setup that works for a user, you should just  
be able to copy that .subversion directory into RB's data directory and it  
*should* work, though.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-07-04 Thread reviewboard

Updates:
Owner: chip...@gmail.com

Comment #7 on issue 2649 by chip...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-07-04 Thread reviewboard


Comment #8 on issue 2649 by gus4...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Hi Chip!

Thanks for the assist. I copied over a different .subversion directory from  
a different user and I started getting an error about logging into the SCM  
login. I then went into the database settings and provided the password for  
the user of the repository. All seems to be working great now! Have a great  
day and if you're in the states, then have great holiday as well!


Thanks again!

Matt

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-07-03 Thread reviewboard


Comment #4 on issue 2649 by gus4...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Hi There,

This is beginning to seriously impede our business. We enjoy this product,  
but if we are unable to get support, then we will need to start looking  
into a different solution. Can someone please get back to me on this ASAP.


Thanks!

Matt


On Jun 29, 2012, at 9:18 AM, Matt Diener wrote:

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-06-29 Thread reviewboard


Comment #3 on issue 2649 by gus4...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Hi There,

Has anyone had a chance to take a look into this?

Thanks!

Matt

On Jun 25, 2012, at 12:05 PM, Matt Diener wrote:

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-06-25 Thread reviewboard

Updates:
Status: SetupIssue

Comment #1 on issue 2649 by chip...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Review Board doesn't use the system accounts' home directories. Instead, it  
supplies its own. In your case, this is in /var/www/reviewboard/data. Make  
sure any certificates are updated under there as well.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2649 in reviewboard: HTTPS certificate not accepted. Please ensure that the proper certificate exists in /var/www/reviewboard/data/.subversion/auth for the user that reviewboard is running a

2012-06-25 Thread reviewboard


Comment #2 on issue 2649 by gus4...@gmail.com: HTTPS certificate not  
accepted. Please ensure that the proper certificate exists in  
/var/www/reviewboard/data/.subversion/auth for the user that reviewboard is  
running as.

http://code.google.com/p/reviewboard/issues/detail?id=2649

Hi,

Thanks for getting back to me. I copied the certificate from the www-data  
users ~/.subversion/auth/ directory into  
/var/www/reviewboard/data/.subversion/auth/. I then restarted apache. Same  
error. Any thoughts?


Thanks!

Matt

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.