Hi, We've been trying to run post-review but have been running into a "requested URL could not be retrieved" error
We're running: ReviewBoard 1.5.5 on Windows XP Python 2.5.x Apache 2.2.x Subversion 1.6.16, running on a sparc-solaris2.10 Here is the output after adding the --debug option: -------------------------------------------------------------------------------------------------------------------------------------- post-review --server=<server_name>/<rb_site> --username=**** -- password=******** --revision-range=8325 --debug >>> RBTools 0.3.2 >>> Home = C:\Documents and Settings\****\Application Data >>> svn info >>> diff --version >>> repository info: Path: <svn-server>/<ParentPath>/<RepoName>, Base pa th: /trunk, Supports changesets: False >>> HTTP GETting api/ >>> Got HTTP error: 503: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transition al//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 -1"> <TITLE>ERROR: The requested URL could not be retrieved</TITLE> <STYLE type="text/css"><!--BODY{background-color:#ffffff;font- family:verdana,san s-serif}PRE{font-family:sans-serif}--></STYLE> </HEAD><BODY> <H2>The requested URL could not be retrieved</H2> <HR noshade size="1px"> <P> While trying to retrieve the URL: <A HREF="<server_name>/<rb_site>/api/"><server_name>/<rb_site>/api/</ A> <P> The following error was encountered: <BLOCKQUOTE> Unable to determine IP address from host name for <I><server_name></I> </BLOCKQUOTE> <P> The dnsserver returned: <BLOCKQUOTE> Name Error: The domain name does not exist. </BLOCKQUOTE> <P> This means that: <PRE> The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. -------------------------------------------------------------------------------------------------------------------------------------- Thanks! -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
