[google-appengine] Re: "java.io.IOException: Unknown" trying to fetch URL via SDC

2009-05-26 Thread Thor
I have now gotten the app deployed on my own domain via a CNAME entry, but it still gives the same USER_NOT_HOSTED error code. At least I have ruled out own-domain vs appspot hosting as the cause Anyone have an idea of what is causing this error? - Thorsten On May 25, 2:24 pm, Thor wrote:

[google-appengine] Re: "java.io.IOException: Unknown" trying to fetch URL via SDC

2009-05-25 Thread Thor
Thanks Jeff, I had completely overlooked the debug query possibility. When I use this, I get the following in the response: sdc_routing : Internet sdc_internet_routing : USER_NOT_HOSTED response_sdc_status : Error in fetching this resource from the Internet. Additionally, the request_user,

[google-appengine] Re: "java.io.IOException: Unknown" trying to fetch URL via SDC

2009-05-21 Thread Jeff S (Google)
Hi Thorsten, >From the SDC tutorial, it looks like there are some debug settings which you can enable which might help track down the issue. It sounds like you might also want to try the health check gadget since it sounds like requests are not making it through: http://code.google.com/securedat