On Wed, Aug 20, 2014 at 11:41 AM, Jos Deldime <[email protected]>
 wrote:

> Last weekend I sheduled an old non-hrd version of my site for deletion in
> 72 hours because I've been using a new HRD (high replication datastore)
> version for over a year now.
>
> To my shock it was not the old version but the new HRD version that got
> deleted, *now only the old one appears in my app engine dashboard.*
>
> I cannot find any e-mails regarding this deletion, not even in my trash or
> spam folder (using Google Apps for business) so it's hard to verify if I
> accidentally sheduled the new one for deletion instead of the old one.
>
> Is there a way to reverse the deletion of the app or at least get at the
> datastore data?
> I still have the source code so that's no issue. Are there any data
> backups stored automatically somewhere?
>


So if you did schedule the disable/deletion of the old application ID, and
you still have access to that application in the console, you can check the
admin logs to see what happened. Log into the classic App Engine console (
appspot.com ) and click on the old app id. Scroll down to the Admin Logs
link ( NOT "Logs" but "Admin Logs" under the Administration header). You'll
see a page similar to this: http://imgur.com/TZiUzKl . You can see from my
sample image that I've disabled an application; try to find a similar entry
in your admin logs.


As for data backups/recovery of the datastore data, you're probably better
off asking Google directly. Either call them if you have a support package,
or file a production ticket:
https://code.google.com/p/googleappengine/issues/entry . Try looking at
your Google Cloud Storage buckets: if you've ever run Scheduled Backups
<https://developers.google.com/appengine/articles/scheduled_backups> you
may have a backup copy sitting somewhere.



-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to