Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2691 by shobhi...@gmail.com: post-review fails and reviewboard is not acccessible. SSL error shown.
http://code.google.com/p/reviewboard/issues/detail?id=2691

* NOTE: Do not post confidential information in this bug report. *
*       If you need immediate support, please contact            *
*       reviewbo...@googlegroups.com                             *

What version are you running?
1.6.6

What's the URL of the page containing the problem?
https://reviewboard.gemstone.com/dashboard

What steps will reproduce the problem?
1. Don't know. Happens randomly.

What is the expected output? What do you see instead?
 post-review -r 325
Traceback (most recent call last):
  File "/usr/local/bin/post-review", line 9, in <module>
    load_entry_point('RBTools==0.4.1', 'console_scripts', 'post-review')()
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.4.1-py2.7.egg/rbtools/postreview.py", line 1222, in main
    if not server.check_api_version():
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.4.1-py2.7.egg/rbtools/postreview.py", line 227, in check_api_version
    rsp = self.api_get(root_resource['links']['info']['href'])
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.4.1-py2.7.egg/rbtools/postreview.py", line 669, in api_get
    return self.process_json(self.http_get(path))
File "/usr/local/lib/python2.7/dist-packages/RBTools-0.4.1-py2.7.egg/rbtools/postreview.py", line 639, in http_get
    rsp = urllib2.urlopen(url).read()
  File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 391, in open
    response = self._open(req, data)
  File "/usr/lib/python2.7/urllib2.py", line 409, in _open
    '_open', req)
  File "/usr/lib/python2.7/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 1193, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "/usr/lib/python2.7/urllib2.py", line 1160, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 1] _ssl.c:499: error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01>


What operating system are you using? What browser?
ubuntu 11.04

Please provide any additional information below.

reviewboard server is accessible by some other machine and seems to be running fine.

I access reviewboard from Google Chrome browser Version 19.0.1084.56
from a VMware virtual machine running on Mac using VMware Fusion.

--
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.

Reply via email to