[google-appengine] What happens to Oauth 2.0 sessions during deployment?

2016-09-26 Thread Vladimir S


Hi,


I have a simple python 2.7 webapp2 site in GAE which makes users 
authenticate via Oauth 2.0 to grab their Google+ full name to display on a 
hello world page. Would users of such site get errors or notice issues 
during a traffic relocation (silent deployment) to a new version with 
changed hello world message? The URL is kept the same but I still don't 
know if the Oauth tokens will remain valid. Will memcache have any part of 
this switch or is it reset after deployment?


Thanks


PS. I posted this on SO earlier but I think the question is more relevant 
here.

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/f93ab9a7-53b3-4ffc-8051-64a9e082c038%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Error Response: [3] Docker image appengine.gcr.io/gcloud/project_id.version.time was either not found, or you do not have access to it.

2016-09-26 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
As you've confirmed that the container exists, based on the error message, 
one can only conclude that the issue lies with access control.  How is your 
dev machine (the one from which you are using gcloud) authenticated 
(service account, other credentials, etc.)?  At the moment, I cannot 
reproduce the behavior you're experiencing.

On Monday, August 22, 2016 at 2:11:18 AM UTC-4, Nao Ito wrote:
>
> Hi,
> I have served one website with GCE(GAE flexible = vm).
> But suddenly the deployment command got to result in failure.
> I could deploy successfully with the same command about four months ago.
>
> I googled the error code and message, but there is no related post at all.
> Does anyone face the same error? or come up with some hints to solve the 
> problem?
>
> Thank you in advance.
>
>
> # Details
> ## Development Environment: Mac OS 10.11.6
>
> ## Development Language: Go (GAE/Go)
>
> ## Command: aedeploy gcloud preview app deploy app.yaml --promote
>
> ## Debug message(using option: --verbose debug):
> Updating module [default]...\DEBUG: Operation 
> [apps/project_id/operations/ab08cc84-9104-43db-9430-805fce9936a7] complete. 
> Result: {
> "metadata": {
> "target": 
> "apps/project_id/modules/default/versions/20160821t144637",
> "method": "google.appengine.v1beta4.Versions.CreateVersion",
> "operationType": "create_version",
> },
> "done": true,
> "name": 
> "apps/project_id/operations/ab08cc84-9104-43db-9430-805fce9936a7",
> "error": {
> "message": "Docker image 
> appengine.gcr.io/gcloud/project_id.version.time was either not found, or 
> you do not have access to it.",
> "code": 3
> }
> }
> Updating module [default]...failed.
>
>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/697b5d57-d972-4892-9dbc-7a4d7ed56310%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Storage browser - can't share files publicly

2016-09-26 Thread Леонтьев Пётр
We again experience this issue. Checkboxes are missing. 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/c09e3c95-00f4-4a6e-bfb0-a00b33c6ac37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Deploy application :Error Response: [13] Timed out when starting VMs.

2016-09-26 Thread Diego Molteni
Dear Expert,
I receive this error if i try to deploy my application on Google App Engine 
(gcloud preview app deploy).
I never had this problem and i can't find a solution.
any Idea on how to fix this problem?

Thanks :)

--
Removing intermediate container 14c27f9e927f
Successfully built cd16b300dd47
PUSH
The push refers to a repository 
[us.gcr.io/fatty-acid/appengine/a2viewer.20160926t090506] (len: 1)
cd16b300dd47: Preparing
cd16b300dd47: Pushing
cd16b300dd47: Pushed
bbcf7801e7ba: Preparing
bbcf7801e7ba: Pushing
bbcf7801e7ba: Pushed
4284f4572084: Preparing
4284f4572084: Pushing
4284f4572084: Pushed
ef62c3a94308: Preparing
ef62c3a94308: Pushing
ef62c3a94308: Pushed
9ff051f37ab2: Image already exists
363507e00b22: Image already exists
818131a74c7c: Image already exists
cc57a274adf5: Image already exists
c7c7a273971f: Image already exists
b21b3e3bc691: Image already exists
latest: digest: 
sha256:3a014c49ccd20ca9f4060599bf94f0e36a18232bba8907b4db7f20ecd71af9ec 
size: 33268
DONE
--
Updating service [a2viewer]...failed.
ERROR: (gcloud.preview.app.deploy) Error Response: [13] Timed out when 
starting VMs.  It's possible that the application code is unhealthy.  (0/2 
ready, 2 still deploying).
--

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/4fc1cca1-91d6-4c91-a22b-384b05ef8e38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.