Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread Joshua Smith
I’m seeing something, too. It appears the entities are being updated but the indexes aren’t. That is, I updated a record but I’m not seeing the change. But if I click through to the entity, I do see the change. So basically like what would happen during the “inconsistent” phase of a HR

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread aloo
Seeing this too (indexes not being updated) On Friday, April 10, 2015 at 12:41:49 PM UTC-7, Joshua Smith wrote: I’m seeing something, too. It appears the entities are being updated but the indexes aren’t. That is, I updated a record but I’m not seeing the change. But if I click through to

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread Andrew Greene
I am seeing this too. On Friday, April 10, 2015 at 3:41:49 PM UTC-4, Joshua Smith wrote: I’m seeing something, too. It appears the entities are being updated but the indexes aren’t. That is, I updated a record but I’m not seeing the change. But if I click through to the entity, I do see

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread Thomas Schranz
Same here, since about 10-15 minutes. Status page is all green though :/ https://code.google.com/status/appengine On Friday, April 10, 2015 at 9:50:45 PM UTC+2, Andrew Greene wrote: I am seeing this too. On Friday, April 10, 2015 at 3:41:49 PM UTC-4, Joshua Smith wrote: I’m seeing

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread Rodrigo Ha
We are seeing this too. We can query any model by ID, but not by any other property. ( an hour and a half ago.) -- 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

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread aloo
Anyone heard anything from Google? On Friday, April 10, 2015 at 1:04:09 PM UTC-7, Rodrigo Ha wrote: We are seeing this too. We can query any model by ID, but not by any other property. ( an hour and a half ago.) -- You received this message because you are subscribed to the Google Groups

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread Diego Borges
We are seeing the same issue since about an hour ago :/ Just got in touch with the support team, they will dig into the problem and let us know ASAP what has happened. On Friday, April 10, 2015 at 4:59:49 PM UTC-3, Thomas Schranz wrote: Same here, since about 10-15 minutes. Status page is

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread cloudpre
We are also facing same issue for last 30 mins. If there are any updates from Google that anyone has got, please share here. On Saturday, April 11, 2015 at 1:08:09 AM UTC+5:30, Matija wrote: Are we only one with this problem? For the last one hour it is like HR datastore is in some kind read

Re: [google-appengine] HR datastore is in readonly but there are no errors?

2015-04-10 Thread aloo
In fact, their own premium customer support site that lists your open cases is also affected by this. My most recent case I opened with them about this issue doesn't show up. On Friday, April 10, 2015 at 1:05:58 PM UTC-7, aloo wrote: Anyone heard anything from Google? On Friday, April 10,

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Henry Liu
This is happening for me too. On Friday, April 10, 2015 at 12:38:09 PM UTC-7, Matija wrote: Are we only one with this problem? For the last one hour it is like HR datastore is in some kind read only state but datastore put statements don't return any errors? We have noticed that they are

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Andrew Greene
They say they will update me by 13:30 Pacific Time. On Friday, April 10, 2015 at 4:08:50 PM UTC-4, cloudpre wrote: We are also facing same issue for last 30 mins. If there are any updates from Google that anyone has got, please share here. On Saturday, April 11, 2015 at 1:08:09 AM UTC+5:30,

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Gilberto Torrezan Filho
I'm having problems with my Datastore as well. I tried to rebuild my index with vacuum_indexes (didn't know it was a general problem) and got: Apr 10, 2015 5:17:53 PM com.google.appengine.tools.admin.AbstractServerConnection send1 WARNING: Error posting to URL:

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Andrew Greene
I was just told: The engineering team believes they have identified the cause of the issue, and are working on remediation now. I will share the status of that when I have news, but no later than 14:00 Pacific Time. On Friday, April 10, 2015 at 4:27:28 PM UTC-4, Gilberto Torrezan Filho

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Henry Liu
Something switched over and I've been getting 500 responses for stuff too. Seems like the best thing to do right now is to not cause any additional damage and let them sort it out. On Friday, April 10, 2015 at 1:27:28 PM UTC-7, Gilberto Torrezan Filho wrote: I'm having problems with my

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Rodrigo Ha
We already got an official answer by phone. They are on it. An as someone said... their own customer support is on AppEngine so it does not work atm. On Friday, April 10, 2015 at 2:38:09 PM UTC-5, Matija wrote: Are we only one with this problem? For the last one hour it is like HR datastore

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Diego Borges
Our app is back up, anyone else? On Friday, April 10, 2015 at 5:31:56 PM UTC-3, Henry Liu wrote: Something switched over and I've been getting 500 responses for stuff too. Seems like the best thing to do right now is to not cause any additional damage and let them sort it out. On Friday,

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Matija
Yes, we are back up to date also. On Friday, April 10, 2015 at 10:37:18 PM UTC+2, Diego Borges wrote: Our app is back up, anyone else? On Friday, April 10, 2015 at 5:31:56 PM UTC-3, Henry Liu wrote: Something switched over and I've been getting 500 responses for stuff too. Seems like the

[google-appengine] Re: Endpoints and GCM: is it possible to send notifications to thousands of clients dealing with time limits?

2015-04-10 Thread Adam
In this case you would generally want to use a task queue [1]. Sending a message to many clients with retry would be considered background work and not something to fit into a request window which needs to complete quickly. Your endpoints methods can kick off tasks asynchronously and then

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Fabio Bacarin
Here same problem. Nothing is updated or inserted on datastore, through our app or gae datastore console. Somebody have news!?!? Please :O Em sexta-feira, 10 de abril de 2015 16:38:09 UTC-3, Matija escreveu: Are we only one with this problem? For the last one hour it is like HR datastore is

[google-appengine] Re: HR datastore is in readonly but there are no errors?

2015-04-10 Thread Adam
Details of the incident are available at https://status.cloud.google.com/incident/appengine/15010, and a full incident report should be available on this page within one business day. On Friday, April 10, 2015 at 3:38:09 PM UTC-4, Matija wrote: Are we only one with this problem? For the last