Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-18 Thread reviewboard


Comment #2 on issue 3761 by e...@flexibleinformatics.com: Can't add https  
subversion reppository (certificate included in  
/var/www/neoflex.reviews.board/data/.subversion/)

https://code.google.com/p/reviewboard/issues/detail?id=3761

I'm getting this too.
SERVER: CentOS 5.11, Python 2.7.9, ReviewBoard 2.0.13.
CLIENT: Windows 7, Chrome/Firefox

[Wed Feb 18 16:37:45 2015] [error] ERROR:root:Exception thrown for user  
ebellinger at  
http://svn.flexibleinformatics.com/api/repositories/1/commits/?start=22722branch=MDDSapi_format=json

[Wed Feb 18 16:37:45 2015] [error]
[Wed Feb 18 16:37:45 2015] [error] error return without exception set
[Wed Feb 18 16:36:46 2015] [error] Traceback (most recent call last):
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Django-1.6.10-py2.7.egg/django/core/handlers/base.py,  
line 112, in get_response
[Wed Feb 18 16:36:46 2015] [error] response = wrapped_callback(request,  
*callback_args, **callback_kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Django-1.6.10-py2.7.egg/django/views/decorators/cache.py,  
line 52, in _wrapped_view_func
[Wed Feb 18 16:36:46 2015] [error] response = view_func(request, *args,  
**kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Django-1.6.10-py2.7.egg/django/views/decorators/vary.py,  
line 19, in inner_func

[Wed Feb 18 16:36:46 2015] [error] response = func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/resources.py,  
line 497, in __call__
[Wed Feb 18 16:36:46 2015] [error] request, method, view,  
api_format=api_format, *args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/resources.py,  
line 568, in call_method_view

[Wed Feb 18 16:36:46 2015] [error] return view(request, *args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/ReviewBoard-2.0.13-py2.7.egg/reviewboard/webapi/decorators.py,  
line 110, in _check

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/ReviewBoard-2.0.13-py2.7.egg/reviewboard/webapi/decorators.py,  
line 31, in _check
[Wed Feb 18 16:36:46 2015] [error] return  
webapi_login_required(view_func)(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 138, in _checklogin

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/webapi/decorators.py,  
line 287, in _validate

[Wed Feb 18 16:36:46 2015] [error] return view_func(*args, **new_kwargs)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/ReviewBoard-2.0.13-py2.7.egg/reviewboard/webapi/resources/repository_commits.py,  
line 86, in get
[Wed Feb 18 16:36:46 2015] [error] items =  
repository.get_commits(branch=branch, start=start)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/ReviewBoard-2.0.13-py2.7.egg/reviewboard/scmtools/models.py,  
line 417, in get_commits

[Wed Feb 18 16:36:46 2015] [error] cache_period)
[Wed Feb 18 16:36:46 2015] [error]
File /usr/local/lib/python2.7/site-packages/Djblets-0.8.15-py2.7.egg/djblets/cache/backend.py,  
line 120, in cache_memoize

[Wed Feb 18 16:36:46 2015] [error] data = lookup_callable()
[Wed Feb 18 16:36:46 2015] [error]
File 

Re: Issue 3761 in reviewboard: Can't add https subversion reppository (certificate included in /var/www/neoflex.reviews.board/data/.subversion/)

2015-02-06 Thread reviewboard


Comment #1 on issue 3761 by nechae...@gmail.com: Can't add https subversion  
reppository (certificate included in  
/var/www/neoflex.reviews.board/data/.subversion/)

https://code.google.com/p/reviewboard/issues/detail?id=3761

I upgraded to revision 2.0.12 and have the same error

--
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/d/optout.