[google-appengine] Re: Google App Engine, custom domain and SSL error

2015-01-30 Thread Sandro Lonardi
Hi Fredrik, It's Google App Engine the webserver so yes, it should listen to https. Plus the domain.appstore.com works with https. Thanks Sandro On Friday, 30 January 2015 05:48:27 UTC+1, Fredrik Enestad wrote: > > Does your webserver listen to https (port 443)? > > On Wednesday, January 28, 20

[google-appengine] Using the new Google Container Registry with Managed VMs

2015-01-30 Thread 'Amy Unruh' via Google App Engine
hi all, We recently announced the beta release of a new service: Google Container Registry (https://cloud.google.com/tools/container-registry/), for the secure hosting, sharing, and management of private container repositories. See this blog post for further info: http://googlecloudplatform.blogs

Re: [google-appengine] Using Google Cloud Storage with Google Cloud Endpoints

2015-01-30 Thread 'Les Vogel' via Google App Engine
Yes - that code doesn't have retryable bits. For the next release, I'll put in a queue and dealing w/ Network up / down events, as well as some power saving things. Actually, what we saw is that it works in most cases. On Fri, Jan 30, 2015 at 10:28 AM, Kaan Soral wrote: > It's unclear what hap

Re: [google-appengine] Using Google Cloud Storage with Google Cloud Endpoints

2015-01-30 Thread Kaan Soral
It's unclear what happens if uploads to app engine fails, Is there anyone around using the manual GCS upload routine and utilising specialised libraries for retry-able, more hassle-free/improved uploads? This is an issue especially on mobile and generally for large files, even a small disruptio

Re: [google-appengine] Using Google Cloud Storage with Google Cloud Endpoints

2015-01-30 Thread 'Les Vogel' via Google App Engine
I use encoding in the fileName to say what to do. Upload directly to GCS, Let GCS Notify your AE instance, that will then process and send a notification to the users you want to have the image. On Fri, Jan 30, 2015 at 2:24 AM, G

Re: [google-appengine] Using Google Cloud Storage with Google Cloud Endpoints

2015-01-30 Thread Gannicus
Hi Les, thank you for helping me again! In my case I believe (but I may be wrong) option #1 is better because I want the clients to send photos to each other (quite frequently) , not just upload them. Am I right? Can I also ask you if the Blobstore could be better than Cloud Storage in my case?

[google-appengine] Re: Google App Engine, custom domain and SSL error

2015-01-30 Thread Fredrik Enestad
Got your pm with your domain, doing a curl I got "Server aborted the SSL handshake" Login to apps.google.com and verify this: 1. Go to "Security", click "Show more", click "SSL for Custom Domains" Under the cert that you've added, are your url listed under "Assigned urls"? otherwise add them, a