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, 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 
"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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b10dfc31-d9e7-4a24-a0a6-a1a30b6d8109%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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 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 database put. But it’s 
>>> not getting consistent.
>>>
>>> On Apr 10, 2015, at 3:38 PM, 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 testing 1.9.19 java GAE version on some 
>>> instances.
>>>
>>> Anybody??? What to do? Where to report? Koju posluku porati?
>>>
>>> -- 
>>> 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-appengi...@googlegroups.com.
>>> To post to this group, send email to google-a...@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/google-appengine.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/google-appengine/42a9ecd3-3ee4-4c8b-a64b-d01ab9b519d8%40googlegroups.com
>>>  
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0038f6a0-bd23-489a-beb5-fa29647a95f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
"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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/972eb045-36b3-4488-a56c-9de7d48dc766%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/06469c3e-135e-486a-9099-2618fc53fa92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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 database put. But it’s not 
>> getting consistent.
>>
>> On Apr 10, 2015, at 3:38 PM, 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 testing 1.9.19 java GAE version on some 
>> instances.
>>
>> Anybody??? What to do? Where to report? Koju posluku porati?
>>
>> -- 
>> 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-appengi...@googlegroups.com.
>> To post to this group, send email to google-a...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/google-appengine/42a9ecd3-3ee4-4c8b-a64b-d01ab9b519d8%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a36c7b2a-acde-402c-9fce-397ba342955d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 the change. So basically like what would 
> happen during the “inconsistent” phase of a HR database put. But it’s not 
> getting consistent.
>
> On Apr 10, 2015, at 3:38 PM, 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 testing 1.9.19 java GAE version on some 
> instances.
>
> Anybody??? What to do? Where to report? Koju posluku porati?
>
> -- 
> 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-appengi...@googlegroups.com .
> To post to this group, send email to google-a...@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/42a9ecd3-3ee4-4c8b-a64b-d01ab9b519d8%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7144a569-46b9-4df2-89b5-36e2e7cfdf14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 the entity, I do see the change. So basically like what would 
> happen during the “inconsistent” phase of a HR database put. But it’s not 
> getting consistent.
>
> On Apr 10, 2015, at 3:38 PM, 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 testing 1.9.19 java GAE version on some 
> instances.
>
> Anybody??? What to do? Where to report? Koju posluku porati?
>
> -- 
> 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-appengi...@googlegroups.com .
> To post to this group, send email to google-a...@googlegroups.com 
> .
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/42a9ecd3-3ee4-4c8b-a64b-d01ab9b519d8%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f1197b1d-2b07-4439-b9a0-31abde93705a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 database put. But it’s not getting 
consistent.

> On Apr 10, 2015, at 3:38 PM, 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 testing 1.9.19 java GAE version on some 
> instances.
> 
> Anybody??? What to do? Where to report? Koju posluku porati?
> 
> -- 
> 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 http://groups.google.com/group/google-appengine 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/google-appengine/42a9ecd3-3ee4-4c8b-a64b-d01ab9b519d8%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/A081FDAB-5E2F-419E-BC93-88571DC5724C%40gmail.com.
For more options, visit https://groups.google.com/d/optout.