Unable to restore datastore backup

160 views
Skip to first unread message

Mike Lucente

unread,
Nov 8, 2016, 12:05:41 PM11/8/16
to Google App Engine
I've created a backup from a project that I'd like to import into a new project. I'm getting the following error:


I added the following permissions (referencing the target application) to the bucket BEFORE creating the backup:

Project    owners-xxxxxxxxxxxx    Owner

I'm becoming very frustrated with GAE and it's cloud relationship. I'm only trying to move my datasore because I cannot upload to the blobstore and I cannot use v2 SQL instances in my old app and I've no way to get resolution from google. See my other recent posts.

Maybe google is discouraging app engine? I know that I'm discouraged.


Josh Moore

unread,
Nov 8, 2016, 12:11:25 PM11/8/16
to google-a...@googlegroups.com
This is likely app/project-specific, based on your other posts in this group.  Let me follow up with you off-thread for some additional details.

On Tue, Nov 8, 2016 at 9:05 AM, Mike Lucente <motoa...@gmail.com> wrote:
I've created a backup from a project that I'd like to import into a new project. I'm getting the following error:


I added the following permissions (referencing the target application) to the bucket BEFORE creating the backup:

Project    owners-xxxxxxxxxxxx    Owner

I'm becoming very frustrated with GAE and it's cloud relationship. I'm only trying to move my datasore because I cannot upload to the blobstore and I cannot use v2 SQL instances in my old app and I've no way to get resolution from google. See my other recent posts.

Maybe google is discouraging app engine? I know that I'm discouraged.


--
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+unsubscribe@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/789abe5d-4976-4d77-a0f4-c9c08d981539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Josh Moore | Cloud Solutions Engineer | josh...@google.com | 

Mike Lucente

unread,
Nov 8, 2016, 12:13:09 PM11/8/16
to google-a...@googlegroups.com
Please do. Thanks.

On Tue, Nov 8, 2016 at 12:11 PM, 'Josh Moore' via Google App Engine <google-a...@googlegroups.com> wrote:
This is likely app/project-specific, based on your other posts in this group.  Let me follow up with you off-thread for some additional details.
On Tue, Nov 8, 2016 at 9:05 AM, Mike Lucente <motoa...@gmail.com> wrote:
I've created a backup from a project that I'd like to import into a new project. I'm getting the following error:


I added the following permissions (referencing the target application) to the bucket BEFORE creating the backup:

Project    owners-xxxxxxxxxxxx    Owner

I'm becoming very frustrated with GAE and it's cloud relationship. I'm only trying to move my datasore because I cannot upload to the blobstore and I cannot use v2 SQL instances in my old app and I've no way to get resolution from google. See my other recent posts.

Maybe google is discouraging app engine? I know that I'm discouraged.


--
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+unsubscribe@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/789abe5d-4976-4d77-a0f4-c9c08d981539%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Josh Moore | Cloud Solutions Engineer | josh...@google.com | 

--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/BGre6ZWoZug/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengine+unsubscribe@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.

Josh Moore

unread,
Nov 8, 2016, 2:35:32 PM11/8/16
to google-a...@googlegroups.com
To follow up on this thread, this issue and the other two involving CloudSQL v2 and blobstore were due to permissions / ACLs / IAM Roles not being correctly set for the App Engine default service account.  Explicitly adding the App Engine default service account as a Project Editor will resolve the issues.

This can occur for two reasons, in my experience.  In rare cases, App Engine apps older than ~2014 may not have an App Engine default service account.  Most commonly, though, the default service account has been deleted without understanding the implication.  In either case, recreating the App Engine default service account will not set the service account into any IAM Roles for the project.  This service account currently expects the Project-level role of Editor.  If the service account does not appear in your IAM & Admin > IAM permissions view for your project, you must add it as you would add any other project member and provide it the appropriate role.

Cheers,
Josh
Google Cloud Platform Support


On Tue, Nov 8, 2016 at 9:12 AM, Mike Lucente <motoa...@gmail.com> wrote:
Please do. Thanks.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages