Hi Christian,

I added the .reviewboardrc file to the root of my project (not repository) 
with the REPOSITORY property. Now the error is different.

---

>>> Making HTTP GET request to 
http://43.194.205.118:9090/omskreview/api/review-requests/


>>> Got HTTP error: 500: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 
Transitional//EN"

"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>


<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">

<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 "C:\Python27\Scripts\rbt-script.py", line 9, in <module>

load_entry_point('rbtools==0.6alpha0.dev', 'console_scripts', 'rbt')()

File 
"C:\Python27\lib\site-packages\rbtools-0.6alpha0.dev-py2.7.egg\rbtools\commands\main.py",
 
line 134, in main

command.run_from_argv([RB_MAIN, command_name] + args)

File 
"C:\Python27\lib\site-packages\rbtools-0.6alpha0.dev-py2.7.egg\rbtools\commands\__init__.py",
 
line 422, in run_from_argv

exit_code = self.main(*args) or 0

File 
"C:\Python27\lib\site-packages\rbtools-0.6alpha0.dev-py2.7.egg\rbtools\commands\post.py",
 
line 769, in main

submit_as=self.options.submit_as)

File 
"C:\Python27\lib\site-packages\rbtools-0.6alpha0.dev-py2.7.egg\rbtools\commands\post.py",
 
line 503, in post_request

raise CommandError("Error creating review request: %s" % e)

rbtools.commands.CommandError: Error creating review request: HTTP 500


However, Review Board is responsive when accessed from the browser. That 
specific url breaks though, and it didn't break last night. It would return 
an XML file instead.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to