Hi K Nagamurali,

I'm just a reviewboard user, but have you solved your problem, or diagnosed
it further? What version of the ReviewBoard server are you running?

>From the command line, can you ping the server that you're trying to reach?
Is it running ReviewBoard successfully? Is this failure specific to the
machine in question, or do you have this problem from any machine from
which you've tried?

-Eric.

On Thu, May 24, 2012 at 10:34 AM, murali <nag...@gmail.com> wrote:

>
>
> Hi,
>
> While I am doing the post-review from command line, the following
> errors were getting
>
> 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.6/dist-packages/RBTools-0.4.1-py2.6.egg/
> rbtools/postreview.py", line 1222, in main
>    if not server.check_api_version():
>  File "/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
> rbtools/postreview.py", line 226, in check_api_version
>    root_resource = self.api_get('api/')
>  File "/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
> rbtools/postreview.py", line 669, in api_get
>    return self.process_json(self.http_get(path))
>  File "/usr/local/lib/python2.6/dist-packages/RBTools-0.4.1-py2.6.egg/
> rbtools/postreview.py", line 639, in http_get
>    rsp = urllib2.urlopen(url).read()
>  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
>    return _opener.open(url, data, timeout)
>  File "/usr/lib/python2.6/urllib2.py", line 391, in open
>    response = self._open(req, data)
>  File "/usr/lib/python2.6/urllib2.py", line 409, in _open
>    '_open', req)
>  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
>    result = func(*args)
>  File "/usr/lib/python2.6/urllib2.py", line 1161, in http_open
>    return self.do_open(httplib.HTTPConnection, req)
>  File "/usr/lib/python2.6/urllib2.py", line 1134, in do_open
>    r = h.getresponse()
>  File "/usr/lib/python2.6/httplib.py", line 986, in getresponse
>    response.begin()
>  File "/usr/lib/python2.6/httplib.py", line 391, in begin
>    version, status, reason = self._read_status()
>  File "/usr/lib/python2.6/httplib.py", line 349, in _read_status
>    line = self.fp.readline()
>  File "/usr/lib/python2.6/socket.py", line 397, in readline
>    data = recv(1)
> KeyboardInterrupt
> velocix@velocix-desktop:/home/svn/js$ post-review aplication.js
> Unable to access the root /api/ URL on the server.
>
> Please provide a Solution for post-review to work
>
> Thanks & Regards,
> K Nagamurali
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to