[google-appengine] Datastore Admin

2019-05-03 Thread Rajesh Gupta
The following message is displayed in the 'Datastore Admin' screen. I have cron jobs setup based on this feature. The cron jobs are still running fine and the data is backed up. Please clarify on this. *The backup and restore functionality is being phased out, and will no longer be available

[google-appengine] Datastore Admin stopped working

2016-04-26 Thread Sebastian Zabel
The Datastore Admin stopped working on 21.04 for one of our projects. It was working before but now the jink just redirects to our default module. Is there anything we can do to fix it? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] Datastore admin is unable to delete entities

2016-04-21 Thread A. Kong
Hi, I wonder if datastore admin is broken recently. I went into a datastore admin to select some entities to be deleted permanently. The entities could not be removed. Here is one of the error messages in the log 10:24:55.109POST4041.27 KB6 msAppEngine-Google;

[google-appengine] Datastore admin console - Timeout

2016-03-01 Thread Aswath Satrasala
Hi, The datastore admin console times out for one of my appid. I have already raised a production issue for this. question: I want to do a restore of the backup. The backup is done to the gcs. Since the admin console is not working, how can I do the restore of the backup. Any workaround or

[google-appengine] Datastore Admin : receiving Server Error A server error has occurred.

2015-06-29 Thread Johhan Barba
Hi guys, I'm still a beginner with Google App Engine, and so I tried backup up for my data, I created a GCS account and Bucket, but before that, I already enabled the Datastore Admin, after doing the backup, I tried accessing back the Datastore Admin, but it then gives me a Server error?

[google-appengine] Datastore Admin Issue - Backup - Namespaces

2015-06-02 Thread Aswath Satrasala
Hello, I am trying to do backup of a Namespace, however, I cannot select the namespace. I am doing the following in the appengine console (old) * Click on the Datastore Admin * Select the KINDS * Click on the 'Backup Entities' * In the next screen, I am trying to choose the namespace. However,

[google-appengine] Datastore Admin - Blank screen

2014-07-25 Thread Aswath Satrasala
Datastore Admin in the Admin console does not showup. I got the url from the iframe, and pasted in the new tab. It shows a blank screen (Empty body). It takes a very long time to show the blank screen also. After trying 5-10 times, the datastore admin shows up occasionally Any suggestions or

[google-appengine] Datastore Admin screen blank

2013-07-26 Thread Aswath Satrasala
Hello, I am using Firefox. I click on the Datastore Admin link in the Appengine console. The screen on the right shows empty. -Aswath -- 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

[google-appengine] Datastore admin copy failing on MapReduce model to JSON conversion

2013-05-27 Thread Jeff Lockhart
When attempting to copy my datastore from one app to another, the copy operation is failing. I have filed a bug report on the tracker https://code.google.com/p/googleappengine/issues/detail?id=9388 with more details. Is anyone else experiencing this issue or able to successfully copy the

[google-appengine] Datastore Admin

2013-03-10 Thread Ivan Sanchez
I noticed when I add a domain to my app when first creating the application ID, I get the error Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please reporthttp://code.google.com/appengine/community.htmlyour problem and

[google-appengine] Datastore Admin page for M/S application shows page with server error

2013-01-31 Thread Owen Ilagan
Hi all, I'd like to know if this is a bug or intentional since M/S is deprecated. The Datastore Admin page for my app that uses M/S shows a page saying there was a server error. - Owen Ilagan -- You received this message because you are subscribed to the Google Groups Google App Engine

[google-appengine] Datastore admin crashes for long application ID

2013-01-16 Thread Thanos Makris
Hi, I would like to ask if there is any way to solve a problem when the Datastore Admin crashes because the application id is quite long. Specifically, the error in the browser is the following: The server at * ah-builtin-python-bundle-dot-latest-dot-[my-application-id].appspot.com* can't be

[google-appengine] Datastore Admin problem - too long name

2012-12-31 Thread Oleg Bashtenko
Hi guys! I've got a big problem with Datastore Admin. I have two Java applications with IDs '*dev-tcs*' and '*teamwork-client-services*'. Both of them have a non-default Python version for Datastore Admin purposes. In the first one, Datastore Admin works perfectly. But in the second one, I

Re: [google-appengine] Datastore Admin problem - too long name

2012-12-31 Thread ravi rai
Format and reinstall it.. On Dec 31, 2012 5:07 PM, Oleg Bashtenko o...@cloudwk.com wrote: Hi guys! I've got a big problem with Datastore Admin. I have two Java applications with IDs '*dev-tcs*' and '*teamwork-client-services*'. Both of them have a non-default Python version for Datastore

[google-appengine] Datastore Admin backup.create

2012-12-11 Thread Moises Belchin
In my app.yaml I have this: - url: /_ah/datastore_admin.* script: google.appengine.ext.datastore_admin.main login: admin And I try to urlFetch this url: https://[MyAppId].

[google-appengine] Datastore Admin not working for long application names?

2012-11-06 Thread Oliver Sturm
Hi, I have a few applications in GAE. In one of them, I can access the Datastore Admin page in the dashboard just fine. However, for two other applications it is not working - curiously in two different ways. For one of the applications, the Datastore Admin page always remains blank - it

[google-appengine] datastore admin not working?

2012-09-14 Thread sebastián serrano
Hi, Is anybody else also getting: Datastore Admin is loading and will be ready momentarily. accesing the datastore admin? It has been like that all day. -Sebastian www.devsar.com -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view

[google-appengine] Datastore admin screen is blank - other management screens are functioning

2012-09-11 Thread hugues2
Hi, Just posted a production ticket for this one but would like to check if I am the only one having the issue. When accessing the Datastore Admin, I am getting a blank screen. Problem is that I cannot access the backup / restore / ... functionalities. Other screens (e.g. Dashboard, logs,

Re: [google-appengine] Datastore admin screen is blank - other management screens are functioning

2012-09-11 Thread Jason Galea
it's a cookies thing somehow, I believe. try logging out and back in again or logging in private mode (Incognito in Chrome) cheers, J On Tue, Sep 11, 2012 at 5:08 PM, hugues2 hugues.flam...@gmail.com wrote: Hi, Just posted a production ticket for this one but would like to check if I am

Re: [google-appengine] Datastore admin screen is blank - other management screens are functioning

2012-09-11 Thread hugues2
Hi Jason, You were right, I logged out and logged in again from my gmail account, went back to the datastore admin and saw the screen. That's really a weird behavior. Thanks for the tip ! Hugues Le mardi 11 septembre 2012 09:13:57 UTC+2, Jason Galea a écrit : it's a cookies thing somehow,

[google-appengine] Datastore Admin issues

2012-07-22 Thread GAEfan
1) If I am logged in to more than one Google account (via gmail, etc) in the browser, the iframes do not appear, so cannot see Datastore Admin. Solution: log out of all but admin account, or open another browser. 2) When you added this to the admin Application Settings console, did you make

[google-appengine] Datastore Admin - Server Error

2012-05-24 Thread Varuna Jayasiri
Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please reporthttp://code.google.com/appengine/community.html your problem and mention this error message and the query that caused it. I get this error when i go to Datastore

[google-appengine] Datastore Admin: Server Errer

2012-05-24 Thread Varuna Jayasiri
Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please reporthttp://code.google.com/appengine/community.html your problem and mention this error message and the query that caused it. I get this when i click datastore admin :S

[google-appengine] Datastore Admin Failure on Delete Consistently with Transaction Collision

2012-04-10 Thread Nick44
Consistent failure on delete. When I am going to delete all our entities using the datastore admin tool, I am repeatedly running into the problem where all the entities are not deleted, and we get transaction collisions. Bellow are the errors I recieve: Transaction collision. Retrying...

[google-appengine] Datastore admin still broken with too many redirects

2012-04-10 Thread Steffen Tester
See http://groups.google.com/group/google-appengine/browse_thread/thread/7f846d59b3a14ae3/2f6315394782b19f?lnk=gstq=datastore+admin+redirects#2f6315394782b19f This is still an issue. Workaround is to directly open the address from the iframe of the datastore admin page (

[google-appengine] Datastore Admin is not working?

2012-04-06 Thread Eric Ka Ka Ng
I have added builins: - datastore_admin: on and enabled Datastore Admin in the Application Setting Page. But when I click the link in the admin console, it just show a blank page. Is there any problems with the Datastore Admin? or there are some other things I have to configure? appid:

[google-appengine] Datastore admin unavailable

2012-03-22 Thread Luca Matteis
I have a Java application. The datastore admin screen has always been unavailable to me. I get a 404 in the iframe whenever I try accessing it. I also tried different browsers and different incognito windows, it's not a client-side issue. However, some months ago, someone gave me a different URL

Re: [google-appengine] Datastore admin not working and effective ways to delete / manage bulk data

2012-01-31 Thread Diego Piccolo
Hey Robert.. it would be pretty much like this : delete * from kind or even using a dummy clause like delete * from kind where __key__ 5 Does that make sense? Thanks! Diego Piccolo. 2012/1/31 Robert Kluin robert.kl...@gmail.com Hi Diego, Could you clarify what you're trying to do?

Re: [google-appengine] Datastore admin don't work

2012-01-31 Thread Marzia Niccolai
This issue has been fixed. It was caused ultimately by a change in the way datastore stats were generated, making the stats no longer readable by the Datastore Admin. -Marzia On Mon, Jan 30, 2012 at 12:34 PM, Roland Asmann roland.asm...@gmail.comwrote: I'm having the same issue... Any word on

Re: [google-appengine] Datastore admin not working and effective ways to delete / manage bulk data

2012-01-31 Thread Robert Kluin
Hi Diego, There are some quirks to using the datastore admin. You need to be sure you're signed in with an account that is an app admin. If you're using Google Accounts, Google Apps for your Domain accounts, and / or federated login this can be a real mess to get right. You might try using

[google-appengine] Datastore Admin Issues

2012-01-30 Thread Ryan
Hello, I tried using the datastore admin issue to bulk delete data, but unfortunately it sucked up more quota than I would have liked (and exhausted my daily budget several times over), so I cancelled the jobs a couple of days ago. However, the jobs were still in the datastore admin panel

[google-appengine] Datastore admin don't work

2012-01-30 Thread Timofey Koolin
I see: clear screen from chrome, firefox Server not found in opera. It is for all my applications: python, python27, Java. Master/slave and HR datastore. -- Blog: www.rekby.ru -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to

Re: [google-appengine] Datastore Admin Issues

2012-01-30 Thread Timofey Koolin
Purge default task queue. 2012/1/30 Ryan ryan.we...@gmail.com Hello, I tried using the datastore admin issue to bulk delete data, but unfortunately it sucked up more quota than I would have liked (and exhausted my daily budget several times over), so I cancelled the jobs a couple of days

Re: [google-appengine] Datastore admin don't work

2012-01-30 Thread Marzia Niccolai
Hi, We are looking in to this issue now. -Marzia On Mon, Jan 30, 2012 at 4:49 AM, Timofey Koolin timo...@koolin.ru wrote: I see: clear screen from chrome, firefox Server not found in opera. It is for all my applications: python, python27, Java. Master/slave and HR datastore. -- Blog:

[google-appengine] Datastore admin not working and effective ways to delete / manage bulk data

2012-01-30 Thread Diego Piccolo
Hello Everyone, lately i've been facing a lot of problems with Datastore admin, it does'nt seem to work, i keep getting: Error: Forbidden Your client does not have permission to get URL /_ah/datastore_admin/?app_id= Plus i must be pretty dumb because it's been too damn complicated to run a

Re: [google-appengine] Datastore admin not working and effective ways to delete / manage bulk data

2012-01-30 Thread Robert Kluin
Hi Diego, Could you clarify what you're trying to do? Perhaps including an example (of what you think the query would look like)? Robert On Mon, Jan 30, 2012 at 11:09, Diego Piccolo dara...@ciandt.com wrote: Hello  Everyone, lately i've been facing a lot of problems with Datastore

Re: [google-appengine] Datastore admin don't work

2012-01-30 Thread Roland Asmann
I'm having the same issue... Any word on when this will be fixed? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/FbF9W3BsQ5sJ. To post to this

[google-appengine] Datastore admin out of control how to terminate?

2012-01-01 Thread blackpawn
Ack! I have 4 million records for an entity type i tried to delete using the datastore admin. It's kinda going nuts though and has already burned through 40 million datastore writes! O_o Is there anyway to stop it or am I just boned and have to pay whatever hundreds of dollars this racks up to?

[google-appengine] Datastore Admin broken on python27

2011-12-26 Thread Maximillian Dornseif
Is it just me or its he Datastore Admin not working in python27 Applications? --md -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send

[google-appengine] Datastore Admin page: enabling page failed

2011-12-21 Thread Dennis
I'm having problems enabling the datastore admin page. I tried to enable it yesterday and got a login error message. After waiting a day (and logging out and back in) I still get this login error message: Server error Sorry, you've reached a login page for a domain that isn't using Google

[google-appengine] Datastore Admin - deleting entities stuck

2011-12-20 Thread fross-pe...@conceptuamath.com
Some weeks ago, I created an HR app as a test. No billing. Today I wanted to delete all the data and start over. I used the Datastore Admin feature. It got partway through and then bumped into the free write ops quota. I then enabled billing, thinking it would pick up and continue, but it

[google-appengine] Datastore Admin not working

2011-11-29 Thread sb
When I try and visit the Datastore Admin for any of my apps I get nothing, just a blank area. Datastore Admin is enabled. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to

Re: [google-appengine] Datastore Admin not working

2011-11-29 Thread Andreas
if ur browsing with safari thats the issue. its a known bug. try another browser. On Nov 29, 2011, at 3:21 PM, sb wrote: When I try and visit the Datastore Admin for any of my apps I get nothing, just a blank area. Datastore Admin is enabled. -- You received this message because you

[google-appengine] DataStore Admin Delete Entities Quota Consumption

2011-11-16 Thread Gnosis
I just went into an application I'm working on and deleted a couple of Entity groups (tables?) using the Datastore Admin Interestingly my Datastore Write Operations immediately maxed out from this operation. I can kind of understand having one Write Operation charged for deleting one Entity

[google-appengine] datastore admin

2011-10-11 Thread Felippe Bueno
Hello all, I'm not sure if I'm missing something, but I can't use datastore admin features. I have enabled it on app.yaml. When I try to copy or delete entities I got the errors bellow: On datastore admin page: Copy Job Status There was a problem kicking off the jobs. The error was:

[google-appengine] Datastore admin still broken with too many redirects

2011-08-18 Thread Jan Zawadzki / Hapara
Any ETA on getting this fixed? Breaks on every one of our apps redirecting through https://appengine.google.com/_ah/conflogin. Does not seem to be browser related (Chrome, FF, Safari) It's a bit of a pain managing mapreduce manually, would love to have access to this functionality! Jan --

[google-appengine] Datastore Admin Console is blank

2011-08-10 Thread cloudy
I turned on datastore admin in yaml file. But Datastore admin console is empty, there were no error There are already much data in my app. My app address is https://cloveronapp.appspot.com/; Do you have any idea about this? *** builtins: - datastore_admin: on -

Re: [google-appengine] Datastore Admin Console is blank

2011-08-10 Thread andreas schmid
it appears empty in safari as i know. On Aug 10, 2011, at 5:11 AM, cloudy wrote: I turned on datastore admin in yaml file. But Datastore admin console is empty, there were no error There are already much data in my app. My app address is https://cloveronapp.appspot.com/; Do you have

[google-appengine] Datastore Admin - Delete didn't work, burned $7.85

2011-07-25 Thread GregR
I have a Entity with 2,356,292 in it. I tried using the datastore Admin Delete Entities to purge it. It ran for a while, got a bunch of errors, burned $7.85 (mostly in CPU), and didn't actually delete anything. I've included some of the errors below. Any idea what's up? I can go back to the

Re: [google-appengine] Datastore Admin - Delete didn't work, burned $7.85

2011-07-25 Thread Robert Kluin
You're getting datastore timeouts. If you're on master-slave, then you might try running it again. Perhaps you were just unlucky and ran durring a latency spike. Also, does that entity have a lot of indexes or something? Robert On Sun, Jul 24, 2011 at 16:09, GregR rata...@gmail.com

[google-appengine] Datastore Admin Copy

2011-07-13 Thread Kyle Mulka
Did the way authentication works on the datastore admin copy function change recently? I tried to copy all the data from one app to another, but it said it failed with a 401 error. When I removed the s~ in front of the app name in appengine_config.py it worked again. -- You received this message

[google-appengine] Datastore Admin shows nothing even though the Data Viewer shows data

2011-06-20 Thread Christian
I'd like to use the Datastore Admin to clear out the datastore, but it comes up empty. There's clearly data in there, so what's wrong here? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

Re: [google-appengine] Datastore Admin shows nothing even though the Data Viewer shows data

2011-06-20 Thread Ross M Karchner
are you using namespaces? On Mon, Jun 20, 2011 at 3:03 PM, Christian c...@gloddy.com wrote: I'd like to use the Datastore Admin to clear out the datastore, but it comes up empty. There's clearly data in there, so what's wrong here? -- You received this message because you are subscribed to

[google-appengine] Datastore admin stuck

2011-04-07 Thread Greg
Hi - I'm deleting all entities from a new app using the datastore admin page. It has been stuck with a status of Active (9 steps completed, 5 active) for several hours now. Can someone from Google please reset it, or tell me what I need to do to reset it? Cheers Greg. -- You received this

Re: [google-appengine] Datastore admin stuck

2011-04-07 Thread Robert Kluin
One way to reset it: 1) pause the queue where the tasks are running, flush the queue, resume the queue. 2) use the datastore viewer to remove the related entities (you'll recognize them in the kind list) Robert On Thu, Apr 7, 2011 at 05:49, Greg g.fawc...@gmail.com wrote: Hi - I'm

[google-appengine] Datastore Admin

2011-04-05 Thread Greg
Hi - I assume this isn't related to my previous post, but the datastore admin page on my dashboard is blank. Does it take some time after adding the builtin to start working, perhaps the after the daily processing of datastore stats for kind enumeration? Cheers Greg. -- You received this

[google-appengine] Datastore Admin Tasks Stuck

2011-03-31 Thread Aaron
Hi, I have had two tasks in my datastre admin console that were started several weeks ago that still say they are active. I believe this may have been caused by a purged queue. Is there a way to mark these tasks as complete? Thanks. -- You received this message because you are subscribed to

[google-appengine] Datastore Admin

2011-03-02 Thread zoomzoom
When trying to access my datastore admin through admin console, I get the error Error:Server Error. No info really beyond that, and to report if it persists, which it has. Anyone else ever get this? -- You received this message because you are subscribed to the Google Groups Google App Engine

Re: [google-appengine] Datastore Admin

2011-03-02 Thread Robert Kluin
I've seen that error after doing a lot of datastore operations, particularly deletes. Robert On Wed, Mar 2, 2011 at 12:46, zoomzoom z...@newspuddle.com wrote: When trying to access my datastore admin through admin console, I get the error Error:Server Error. No info really beyond that,

Re: [google-appengine] Datastore admin Server Error

2011-02-22 Thread Robert Kluin
Are you getting the error on your local development server or on production? I expect you probably have issues deploying, since your app id is SymPullCDN -- it should be all lower case. Does anything show up in your logs? Robert On Mon, Feb 21, 2011 at 04:39, burg burga...@gmail.com wrote:

[google-appengine] Datastore admin Server Error

2011-02-21 Thread burg
i'm getting Server Error when trying to access Datastore Admin. Can anyone please help? My app.yaml: application: SymPullCDN version: 5 runtime: python api_version: 1 builtins: - datastore_admin: on handlers: - url: /admin_console/.* script: $PYTHON_LIB/google/appengine/ext/admin login:

[google-appengine] Datastore Admin (mapreduce operations) and Maintenance Window

2011-02-07 Thread David Mora
Hi, So since today there's a small time window for Appengine maintenance, i was wondering if for those that have background processing happening at that time (to be specific, mapreduce operations) should abort those processes? For example, right now we have one running that was triggered from

Re: [google-appengine] Datastore Admin (mapreduce operations) and Maintenance Window

2011-02-07 Thread Ikai Lan (Google)
Yes. If you are doing any kind of datastore writes, you should probably pause them before the maintenance. -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On

Re: [google-appengine] Datastore Admin is showing an error page

2011-01-06 Thread Risto Mononen
Hello, I receive the same error message, and do not have custom domains. I added*datastore_admin: on *only recently - is there a delay before datastore admin becomes available or is it a bug? BR, Risto -- You received this message because you are subscribed to the Google Groups Google App

[google-appengine] Datastore Admin is showing an error page

2010-12-20 Thread Praveen ....
Currently, when I click on my Datastore Admin option in my application I get this error Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please reporthttp://code.google.com/appengine/community.html your problem and mention this

Re: [google-appengine] Datastore Admin is showing an error page

2010-12-20 Thread Robert Kluin
Does your app only allow logins from an Apps domain, and has it been mapped to a custom domain? I hit this issue a lot, once you've added a 'custom domain' you can no longer access the app via the appspot.com URL -- phenomenally frustrating. Robert On Mon, Dec 20, 2010 at 03:20, Praveen

[google-appengine] DataStore Admin error

2010-11-01 Thread Giil
Here. I am nearly up with Google app engine. Feels great ! Just a last step : when enabling the datastore administration through app.yaml I got the following error : class 'django.template.InvalidTemplateLibrary': Could not load template library from django.template.defaultfilters, cannot import