Yes, I am using the full server path name with http:// We do have a proxy server, but both the requester and target are within the proxy server.
On Jun 10, 11:29 am, Christian Hammond <[email protected]> wrote: > Are you using a full server path starting with http:// ? Are you > behind a proxy server? > > Christian > > > > On Friday, June 10, 2011, ptrchen <[email protected]> wrote: > > Hi Tucker, > > > Thanks for the reply. > > > I ran "nslookup <server_name>" from both <server_name> (XP server) and > > from a sparc-solaris2.10 machine. > > > Both return > > > Name: <server_name>.<domain> > > Address: <ip_address> > > > On Jun 10, 11:15 am, Tucker <[email protected]> wrote: > >> You appear to have a DNS problem: > > >> "Unable to determine IP address from host name for <server_name>." > > >> What does "nslookup <server_name>" say? > > >> On Thu, Jun 9, 2011 at 7:12 PM, ptrchen <[email protected]> wrote: > >> > 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 > >> > athttp://www.reviewboard.org/donate/ > >> > Happy user? Let us know athttp://www.reviewboard.org/users/ > >> > -~----------~----~----~----~------~----~------~--~--- > >> > To unsubscribe from this group, send email to > >> > [email protected] > >> > For more options, visit this group > >> > athttp://groups.google.com/group/reviewboard?hl=en > > >> -- > > >> --tucker > > > -- > > Want to help the Review Board project? Donate today > > athttp://www.reviewboard.org/donate/ > > Happy user? Let us know athttp://www.reviewboard.org/users/ > > -~----------~----~----~----~------~----~------~--~--- > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group > > athttp://groups.google.com/group/reviewboard?hl=en > > -- > -- > Christian Hammond - [email protected] > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com -- 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
