[google-appengine] App engine with GCS works locally but when deployed doesn't work

2021-02-04 Thread Rich Pilsbury
Hello all, I've been struggling with this one for a little while now I've tried a few different options but none seem to work. I have this code which takes and image and then uploads it to a bucket which like I say works fine on my machine but when I deploy it, it doesn't work. Storage storage

[google-appengine] Re: Memorystore connection issues during laravel app deployment

2019-06-26 Thread 'Rich Vida' via Google App Engine
Hi Brad, were you ever able to get this figured out? I'm currently running into the same issue. On Monday, November 5, 2018 at 8:38:54 AM UTC-5, Brad Kilshaw wrote: > > I'm using GAE for a Laravel PHP site and using flex instances. I've always > had no problem doing a "gcloud app deploy" to get

[google-appengine] Does GAE officially support protobuf?

2014-05-31 Thread Rich Burdon
The GAE docs ( https://developers.google.com/appengine/docs/python/datastore/functions) imply that the open sourced implementation of protobuf (https://code.google.com/p/protobuf/) is not supported, but they do not mention if anything is supported. I'm further confused whether the Google Cloud

Re: [google-appengine] Blobstore upload stripping mime parts on Production but not Dev?

2013-11-20 Thread Rich
On Wednesday, November 20, 2013 4:15:58 AM UTC+1, Vinny P wrote: > > On Tue, Nov 19, 2013 at 9:40 AM, Rich > > wrote: >> >> This seems to be working fine on the Dev Server but *not* on the live >> AppEngine. >> >> > > Can you use *HttpSe

[google-appengine] Blobstore upload stripping mime parts on Production but not Dev?

2013-11-19 Thread Rich
th the request. Has anyone seen this before? Is this is a known bug or have I misinterpreted the docs? Does anyone know if the same is true in the Python runtime? Can anyone suggest a workaround? Thanks, Rich -- You received this message because you are subscribed to the Google Groups &q