error when adding svn repository callback_ssl_client_cert_prompt required

2013-08-20 Thread Michaela Newell
Hi, I already have repositories added that do not need certificates however when I try and add a repo with a certificate the logs show the message: ERROR - - SVN: Failed to get repository information for : callback_ssl_client_cert_prompt required The site also displays: A repository was not fo

Re: Attempting to reset authentication setup

2013-08-20 Thread Michaela Newell
Hi David, I tried that it also didn't work. However, I did manage to find a solution: ***rb-site manage shell* *from djblets.siteconfig.models import SiteConfiguration* *siteconfig = SiteConfiguration.objects.get_current()* *siteconfig.set('auth_backend', 'builtin')* *si

Re: post-review: Error uploading diff

2013-08-20 Thread Akshaya Samantaray
Thank for the response David . I had rbtool 0.4.1 so rbt was not there so i installed 0.5.2 and got rbt script . To attach a arbitary file to existing review ,as per you i am using *"rbt attach 359 --filename=diff"* (where 359 is ReviewID), it giving below usage messge hostname:/vobs/ms 16

error when setting up LDAP log reports - LDAP error: The specified object does not exist in the Directory or provided invalid credentials: uid=xxxx

2013-08-20 Thread Michaela Newell
I am attempting to setup LDAP for the first time. The GUI login page is stating that: Log in with your standard username and password There's no need to register a new account. Your standard username and password should work fine. But it does not actually have authentication. The log states: LD

Re: error when setting up LDAP log reports - LDAP error: The specified object does not exist in the Directory or provided invalid credentials: uid=xxxx

2013-08-20 Thread Stephen Gallagher
On 08/20/2013 09:42 AM, Michaela Newell wrote: > I am attempting to setup LDAP for the first time. > > The GUI login page is stating that: > > > Log in with your standard username and password > > There's no need to register a new account. Your standard username and > password should work fin

[Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
I am attempting to set-up emails. I have all three options selected and a valid smtp server. When I add a new user the logs show nothing but the email does not get sent. When I add a new review request I get this in the log: - Error sending e-mail notification with subject 'Review Request 1: .

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Stephen Gallagher
On 08/20/2013 09:46 AM, Michaela Newell wrote: > I am attempting to set-up emails. I have all three options selected and > a valid smtp server. When I add a new user the logs show nothing but the > email does not get sent. When I add a new review request I get this in > the log: > > - Error sendi

Re: post-review: Error uploading diff

2013-08-20 Thread Steven MacLeod
The minimum Review Board version which fully supports the rbt commands is RB 1.6.12. There were some changes to the web API in this version which rbt relies on. Unfortunately, you won't be able to make use of most of rbt without a newer version of Review Board. Admittedly, the error reporting here

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
Hi Stephan, Thanks for reply. It is RHEL/CentOS 6. It did not go away when I tried the command but the error message has changed. Output from log now is: - Error sending e-mail notification with subject 'Review Request 2: gfhgf' on behalf of '"" ' to '"" ': STARTTLS extension not suppo

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Michaela Newell
Actually, figured out what the last bits were it was because I had TLS ticked but my server didn't have it. Fixed now :) Thanks very much. Your command audit2allow -a did not work however. On Tuesday, 20 August 2013 17:34:39 UTC+1, Michaela Newell wrote: > > Hi Stephan, > > Thanks for reply. It

Re: [Errno 13] Permission denied error when sending emails

2013-08-20 Thread Stephen Gallagher
On 08/20/2013 12:34 PM, Michaela Newell wrote: > Hi Stephan, > > Thanks for reply. It is RHEL/CentOS 6. It did not go away when I tried > the command but the error message has changed. Output from log now is: > > - Error sending e-mail notification with subject 'Review Request 2: gfhgf' on > beh