So how can i diagnose what the reason is ?
On Thu, Mar 8, 2012 at 12:19 PM, Anand Mistry <[email protected]> wrote: > For some reason, your request is exceeding the request deadline. Note how > ms=100065 > 60 seconds. > > > On Thursday, 8 March 2012 21:53:00 UTC+11, Bart Thate wrote: >> >> >> 1. >> Hi GAE crew ! >> 1. >> 2. 012-03-08 11:43:35.845 /dispatch 500 100**064ms 0kb Mozilla/5.0 >> (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like Gecko) Ubuntu/12.04 >> Chromium/17.0.963.66 Chrome/17.0.963.66 Safari/535.11 >> >> <snip> - - [08/Mar/2012:02:43:35 -0800] "POST /dispatch HTTP/1.1" 500 >> 108 - "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.11 (KHTML, like >> Gecko) Ubuntu/12.04 Chromium/17.0.963.66 Chrome/17.0.963.66 Safari/535.11" >> "jsonbot-dev.appspot.com" ms=100065 cpu_ms=3800 api_cpu_ms=300 >> cpm_usd=0.105758 exit_code=203 >> instance=00c61b117cbd9e17c4e23**db6450f4ab1d63a40 >> <https://appengine.google.com/instances?app_id=s~jsonbot-dev&version_id=2.357035453348805392&key=00c61b117cbd9e17c4e23db6450f4ab1d63a40#00c61b117cbd9e17c4e23db6450f4ab1d63a40> >> >> 3. I2012-03-08 11:43:35.836 >> >> The process handling this request unexpectedly died. This is likely to >> cause a new process to be used for the next request to your application. >> (Error code 203) >> >> >> >> >> I get this error when trying to create a channel on my bot. Appid is >> jsonbot-dev, python2.7, threadsafe is true, rebooting the instance makes >> no >> difference. >> App is not dead, i handles cron calls properly, even booting the bot >> works ok. >> Just when i try to open the frontpage, that does a XHR to create a >> channel token this is what i get. >> >> No logs no nothing .. can't diagnose any other way then black box >> guessing what is going on ;[ >> Without threadsafe enabled the thing "just works", see >> https://jsonbot-hr.appspot.com >> >> Any one can diagnose this ? >> >> Thnx, >> >> Bart >> * >> * >> >> -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/Tro_9l2chs0J. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- Bart Thate programming schizophrenic - "till freedom come!" [!] http://jsonbot.org [!] http:// <http://tinyurl.com/schizoo>gozerbot.org [!] http://tinyurl.com/schizoo -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
