You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/01/30 21:17:35 UTC

[jira] [Commented] (INFRA-9091) Unable to view diffs on reviews.apache.org

    [ https://issues.apache.org/jira/browse/INFRA-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299174#comment-14299174 ] 

Vinod Kone commented on INFRA-9091:
-----------------------------------

I'm also getting internal server errors when trying to post a review.

{code}
>>> repository info: Path: git://git.apache.org/mesos.git, Base path: , Supports changesets: False
>>> Running: git config --get reviewboard.url
>>> Making HTTP GET request to https://reviews.apache.org/api/
>>> Running: git rev-parse master a2d6a0964d5466f1de16b8fa70031bf37249acd6
>>> Running: git merge-base c9ba83e272f3cef087f0b8c31515f6cf91f9422d master
>>> Running: git diff --no-color --full-index --ignore-submodules c9ba83e272f3cef087f0b8c31515f6cf91f9422d..a2d6a0964d5466f1de16b8fa70031bf37249acd6 -M
>>> Running: git log --reverse --pretty=format:%s%n%n%b ^c9ba83e272f3cef087f0b8c31515f6cf91f9422d a2d6a0964d5466f1de16b8fa70031bf37249acd6
>>> Making HTTP GET request to https://reviews.apache.org/api/review-requests/
>>> Making HTTP POST request to https://reviews.apache.org/api/review-requests/
>>> Got HTTP error: 500: <!DOCTYPE html>

<html>
 <head>
  <title>500 - Internal Server Error | Review Board</title>
 </head>
 <body>
  <h1>Something broke! (Error 500)</h1>
  <p>
   It appears something broke when you tried to go to here. This is either
   a bug in Review Board or a server configuration error. Please report
   this to your administrator.
  </p>
 </body>
</title>

Traceback (most recent call last):
  File "/opt/twitter/bin/rbt", line 9, in <module>
    load_entry_point('RBTools==0.6.2', 'console_scripts', 'rbt')()
  File "/opt/twitter/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/RBTools-0.6.2-py2.7.egg/rbtools/commands/main.py", line 134, in main
    command.run_from_argv([RB_MAIN, command_name] + args)
  File "/opt/twitter/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/RBTools-0.6.2-py2.7.egg/rbtools/commands/__init__.py", line 416, in run_from_argv
    exit_code = self.main(*args) or 0
  File "/opt/twitter/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/RBTools-0.6.2-py2.7.egg/rbtools/commands/post.py", line 784, in main
    submit_as=self.options.submit_as)
  File "/opt/twitter/Cellar/python/2.7.7_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/RBTools-0.6.2-py2.7.egg/rbtools/commands/post.py", line 507, in post_request
    raise CommandError("Error creating review request: %s" % e)
{code}

> Unable to view diffs on reviews.apache.org
> ------------------------------------------
>
>                 Key: INFRA-9091
>                 URL: https://issues.apache.org/jira/browse/INFRA-9091
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Vinod Kone
>
> Starting today morning I noticed that I'm unable to view diffs on our reviews. Is this a known issue?
> e.g: https://reviews.apache.org/r/29925/diff/#
>        https://reviews.apache.org/r/28560/diff/#



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)