[google-appengine] Re: Error 500 on 60MB csv file download

2019-09-23 Thread 'Elliott (Cloud Platform Support)' via Google App Engine
Hello, Please note that Google Groups are reserved for general Google Cloud Platform-end product discussions and not for reporting issues, which is why I suggest moving the troubleshooting to Issue Tracker[1], where issues can be turned private in case we need to gather any project specific

[google-appengine] Re: Error 500 with Google Account authentication when user is signed to Google with multiple accounts

2012-03-21 Thread Zachary Yaro
I am having the same issue. I have a Python app that lets users log in with their Google accounts. Any user with one account can sign in with no problem, but users with multi sign in enabled get the error described below. Does anyone know how to fix this? It seems like all the threads on

[google-appengine] Re: ERROR 500

2011-08-08 Thread Tim Hoffman
Thats a generic error message You need to go to your applications dashboard and have a look in the logs for the actual details of the error. You should see a python stacktrace in the log entry, which should explain what is wrong. Rgds T -- You received this message because you are

[google-appengine] Re: ERROR 500

2011-08-08 Thread Dmitry
our appspot doesn't response also... high error rate here: http://code.google.com/status/appengine/detail/datastore/2011/08/08#ae-trust-detail-datastore-update-error_rate http://code.google.com/status/appengine/ datastore - anomaly taskqueue - elevated -- You received this message because you

[google-appengine] Re: ERROR 500

2011-08-08 Thread Tim Hoffman
OP post has nothing to do with system anomolies, his traceback shows its a bug in his code and an uncaught exception. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

Re: [google-appengine] Re: ERROR 500

2011-08-08 Thread Bruno Sandivilli
Or you can try to request this page in your dev server, so you can see a detailed stacktrace of the error. 2011/8/8 Tim Hoffman zutes...@gmail.com OP post has nothing to do with system anomolies, his traceback shows its a bug in his code and an uncaught exception. -- You received this

[google-appengine] Re: Error 500

2011-05-10 Thread Francois Masurel
Everything seems to be back to normal :-) We'll keep an eye on it. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to

[google-appengine] Re: Error 500

2011-05-06 Thread Moritz
Me too I get lots of 500 errors right now. Additionally, about 11 hours ago, I got a lot of /_ah/warmup requests, for about 2 hours on average about 0.2 per second. That's all strange behaviour. Moritz. On May 5, 4:46 pm, Francois Masurel f.masu...@gmail.com wrote: Getting quite a few 500

[google-appengine] Re: Error 500

2011-05-06 Thread Francois Masurel
Got a screenshot a showing a missing Always On instance with no deployment going on (cf. attachment). -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe

[google-appengine] Re: Error 500

2011-05-06 Thread Francois Masurel
Got a screenshot a showing a missing Always On instance with no deployment going on (cf. attachment). -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe

[google-appengine] Re: Error 500

2011-05-05 Thread Francois Masurel
In fact, quite a few warmup requests fail with timeouts. I didn't change anything and everything was going fine before. Did something change on GAE side today ? Francois -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this

[google-appengine] Re: Error 500

2011-05-05 Thread Tim
GAE was updated to v1.5.0 about 48 hours ago - I had problems with a change to the (python) webapp framework, other people are seeing task queues mis-behaving slightly. You can download the pre-release of v1.5.0 dev server (doesn't contain all the changes that were deployed to production) and

Re: [google-appengine] Re: Error 500

2011-05-05 Thread Rachel Gollub
This just started for me about an hour ago. I don't think it could have been caused by the update Same thing -- a lot of 500 errors. -- Rachel On Thu, May 5, 2011 at 7:59 AM, Tim meer...@gmail.com wrote: GAE was updated to v1.5.0 about 48 hours ago - I had problems with a change to the

Re: [google-appengine] Re: Error 500

2011-05-05 Thread Sanjay
I noticed the same thing starting 10 minutes back. The requests didn't seem to be hitting my server because they weren't showing up in the list of all logged requests. Then all of a sudden, I refreshed the page a few times in succession, and it seemed to be back. Can we please have someone

[google-appengine] Re: Error 500

2011-05-05 Thread Francois Masurel
What is really strange is that Always On intances are restarted very frequently which probably causes the 500 errors I get. In case of traffic increase, isn't GAE supposed to start new instances instead ? You can check the attachment that shows that my Always On instances have just been

[google-appengine] Re: Error 500

2011-05-05 Thread Mars
Yeah I got quite a few of those in the past few hours. Something's playing up on the hosting side... On May 5, 1:00 pm, Francois Masurel f.masu...@gmail.com wrote: What is really strange is that Always On intances are restarted very frequently which probably causes the 500 errors I get. In

[google-appengine] Re: Error 500

2011-05-05 Thread Francois Masurel
In fact, under stress, GAE kills my Always On instances and restarts them after a few seconds (I wasn't quick enough to make a screenshot). That's probably the reason why I get all these 500 errors. What is annoying is that I'm paying for this :-) -- You received this message because you are

Re: [google-appengine] Re: Error 500

2011-05-05 Thread Michael Quartly
I have found the same thing occurred to my app. I have found that turning off Always On helps with the instance restarts. So when this happens I turn off Always On for a couple of days while I wait for the engineers to fix whatever they broke. I have had this happen a few times on my app this

[google-appengine] Re: Error 500 on Application Settings page and Admin Logs page. Can't deploy.

2010-03-19 Thread alexandre_t
Same here :-( Nothing reported on the status page (for now) : http://code.google.com/status/appengine/ On 19 mar, 00:06, Jérémy Selier jerem.sel...@gmail.com wrote: Hi there, On the appengine admin panel of one of my app, when I try to access the pages : - Admin Logs - Application Settings

[google-appengine] Re: Error 500 on Application Settings page and Admin Logs page. Can't deploy.

2010-03-19 Thread Steve
me too On Mar 18, 11:09 pm, Anekdotz anekdotz.se...@gmail.com wrote: Hey there, I just experienced the same issue.  Looks like a GAE-side problem On Mar 18, 7:06 pm, Jérémy Selier jerem.sel...@gmail.com wrote: Hi there, On the appengine admin panel of one of my app, when I try to

[google-appengine] Re: Error 500 on Application Settings page and Admin Logs page. Can't deploy.

2010-03-19 Thread Johan Kool
Same problem here. Well, I can get to the Admin Logs, but not to the Application Settings. Also, most importantly, deployment fails. :-( Johan -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to

[google-appengine] Re: Error 500 on Application Settings page and Admin Logs page. Can't deploy.

2010-03-18 Thread Jérémy Selier
Everything seems back to normal for me, the 2 pages are working and I've been able to deploy my app. -- Jeremy On Mar 19, 12:09 am, Anekdotz anekdotz.se...@gmail.com wrote: Hey there, I just experienced the same issue.  Looks like a GAE-side problem On Mar 18, 7:06 pm, Jérémy Selier

[google-appengine] Re: Error 500 on Datastore Viewer

2010-03-08 Thread Jeff
Hi, I'm having the same problem. I've tryied in different browsers, different pcs, and when I click Datastore Viewer I receive a message with error code 500. Could someone help me? On Feb 24, 4:54 am, Wesley C (Google) wesc+...@google.com wrote: Stefano, sorry to hear that you're having