Your question was addressed in the issue you've created, the suggested course of action being to try to set the logging level with --dev_appserver_log_level=debug. If that doesn't give you more insight it is possible that there simply is no logging available at that level.
On Friday, August 11, 2017 at 12:23:15 PM UTC-4, PK wrote: > > Thanks Yannick, I filed this: > https://issuetracker.google.com/issues/64601222 > > But I really want to hear from others if they see anything similar to > distinguish between a product issue and a development environmental issue. > > Also any pointer on how to troubleshoot this would be appreciated. Why > would request to /_ah/gcs fail with just a 500 in the logs. Where is the > stack trace (if any) for that module). > > I had been limping along with these errors for a few weeks now but > yesterday I tried to reinitialize my dev environment with new sample date > and I am completely hosed. I conclude that reads have been working but > writes fail. > > Thanks a lot for your attention > > On Aug 11, 2017, at 7:10 AM, 'Yannick (Cloud Platform Support)' via Google > Cloud Insiders <[email protected]> wrote: > > Hello PK, as this sounds like an issue with the product, would you mind > creating > an issue <https://cloud.google.com/support/docs/issue-trackers> for it on > our issue tracker? Include as many relevant details as you can such as the > filenames that are failing, the configuration of your application and the > code you are using to try and create the object. > > On Friday, August 11, 2017 at 2:53:01 AM UTC-4, PK wrote: >> >> In the past month or so I have noticed that the GCS on the dev server has >> stopped working. I see many messages of this kind when I try to create a >> file: >> >> ERROR 2017-08-10 23:40:25,126 module.py:918] Request to >> '/_ah/gcs/<<path>>’ failed >> >> Has anybody noticed similar behavior. The only changes I can think of are >> the latest SDKs and upgrade to a later version of ubuntu that has python >> 2.7.12 as the default. >> >> Production works fine... >> >> Thanks, >> PK > > > -- > You received this message because you are subscribed to the Google Groups > "Google Cloud Insiders" 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 https://groups.google.com/group/google-cloud-insiders. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-cloud-insiders/5966118d-63a5-49d2-8f49-62bf7c0375ac%40googlegroups.com > > <https://groups.google.com/d/msgid/google-cloud-insiders/5966118d-63a5-49d2-8f49-62bf7c0375ac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e34b0eee-6ee3-47ff-b2e1-325998e569ad%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
