Hey Nicolas,

Given that this is a specific technical issue and not a more general 
discussion-thread, it's somewhat off-topic here, although I'll be happy to 
help as much as I can. Feel free to post such questions to stackoverflow 
<http://stackoverflow.com> in future, since we also monitor there and 
you'll find many more users who are ready and willing to help.

Error Code 204, from what I can read in previous threads, seems to denote 
some kind of uncaught error in your application or its runtime. Are you 
using Managed VMs or App Engine python? Secondly, how low is your log level 
set in the Developers Console viewer? Perhaps there are logs you aren't 
seeing?

Best wishes,

Nick

On Saturday, September 5, 2015 at 10:36:19 AM UTC-4, Nicolas Enriquez wrote:
>
> Hi folks!
>
> I'm seeing a lot of requests with 500 response code. There are only one 
> line on file log:
>
> *A problem was encountered with the process that handled this request, 
> causing it to exit. This is likely to cause a new process to be used for 
> the next request to your application. (Error code 204)*
>
> Addinialy, I can see a weird appengine's auto log line. I'm using Python 
> 2.7 with threading on and 5 idle instances:
>
> *190.210.97.5 - - [04/Sep/2015:10:00:21 -0700] "POST 
> /api/v1/ecclaro/sondeos/event HTTP/1.1" 500 0 - "Java/1.6.0_24" 
> "xxxxxxxxxxx.appspot.com <http://xxxxxxxxxxx.appspot.com>" ms=4301 cpu_ms=0 
> pending_ms=942 exit_code=204 
> instance=00c61b117c96c7c9c0bec141a97c4d4f8ebb5189 
> app_engine_release=1.9.26 *
>
> This happens more often when the traffic on my application is increasing. 
> And often happen with some resources. I don't know to do. Because I can't 
> see low level error logs. My assumption is it's a runtime failure of python 
> but I don't know.
>
> Anyone got any ideas?
>
> Regards
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4ec8b157-d213-4459-b350-d0731c905fbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to