Hi GAE crew !
012-03-08 11:43:35.845 /dispatch 500 100064ms 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=00c61b117cbd9e17c4e23db6450f4ab1d63a40
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 ;[
Any one can diagnose this ?
Thnx,
Bart