[google-appengine] Re: App Engine announcement emails being marked as Phishing in Gmail

2010-06-30 Thread matic
It also happened to me. Usually I never check spam folder, but this
time I was lucky :)

On Jun 30, 12:28 pm, François Masurel  wrote:
> Yep, got it back from my spam folder, and it displays the same warning
> message.
>
> On 30 juin, 10:50, Danny Tuppeny  wrote:
>
>
>
> > When I get emails from the App Engine team, such as one today titled
> > "Notification: Upcoming scheduled maintenance periods July 7th, 2010
> > and July 14th, 2010", it goes into my spam folder, and is marked with
> > the phishing notice:
>
> > Warning: This message may not be from the alleged person or
> > organisation. Beware of following any links in it or of providing the
> > sender with any personal information.  Learn more
>
> > This seems to happen a lot. I'll keep marking as "not phishing", but I
> > suspect there is probably something amiss at your end for this to be
> > happening :-)

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: App Engine Serious Trouble Started 10 minutes ago

2010-05-20 Thread matic
We are also experiencing a lot of errors.
We can't deploy a new version. Dashboard is also not working.
Very annoying, because we are trying to fix one of our new apps.
We would really appreciate if you could fix this asap.
It seems Google IO is getting all the attention :S

On May 20, 3:22 pm, bvelasquez  wrote:
> Now I'm getting this in the Admin Console.  Also, my site is running
> very slow.  Responses are taking much longer than what is normal.
>
> Error: Server Error
>
> The server encountered an error and could not complete your request.
> If the problem persists, please report your problem and mention this
> error message and the query that caused it.
>
> On May 20, 1:53 pm, Waleed Abdulla  wrote:
>
>
>
>
>
> > Looks like it's back to normal now. The issues started at 12:54pm and lasted
> > until 1:35pm. A total of 41 minutes.
>
> > Waleed
>
> > On Thu, May 20, 2010 at 1:47 PM, bvelasquez  wrote:
> > > I'm getting TransientError exceptions also.  500 errors on deploy.
>
> > > Barry
>
> > > On May 20, 1:35 pm, Waleed Abdulla  wrote:
> > > > Checked my other app and it's having the same issue. Task queue tasks 
> > > > are
> > > > being executed but the dashboard thinks they're not, and the datastore 
> > > > is
> > > > returning A TON of failures. Also, can't upload any new versions to try
> > > to
> > > > reduce the damage this is causing. Not a great situation to be in
> > > watching
> > > > your app causing trouble and not even have the option to stop it :(
>
> > > > On Thu, May 20, 2010 at 1:29 PM, Waleed Abdulla 
> > > wrote:
> > > > > I started getting a ton of automated emails about production errors on
> > > App
> > > > > Engine. A lot of my taskqueue tasks are returning DeadlineExceeded
> > > errors. I
> > > > > tried to upload a new version to pause the task queues until the issue
> > > > > passes but I can't upload any updates. I get
>
> > > > > Error 500: --- begin server output ---
>
> > > > > Server Error (500)
> > > > > A server error has occurred.
> > > > > --- end server output ---
>
> > > > >     Looking at the Task Queues tab on the dashboard, it shows no tasks
> > > in
> > > > > the queues at all, which is clearly wrong because I keep getting error
> > > > > emails that only these tasks generated.
>
> > > > >     Anyone else having similar issues? My app id is : networkedblogs
>
> > > > > Waleed
>
> > > > --
> > > > 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-appeng...@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > google-appengine+unsubscr...@googlegroups.com > >  e...@googlegroups.com>
> > > .
> > > > For more options, visit this group athttp://
> > > groups.google.com/group/google-appengine?hl=en.
>
> > > --
> > > 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-appeng...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-appengine+unsubscr...@googlegroups.com > >  e...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine?hl=en.
>
> > --
> > 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-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine?hl=en.
>
> --
> 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-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://groups.google.com/group/google-appengine?hl=en.

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Model.parent() and parent_key()

2010-03-26 Thread matic
Oh, right. I was a bit confused when I was checking the docs.
Thank you for the clarification.

On Mar 26, 12:03 pm, djidjadji  wrote:
> If you look in the doc of the Key class you see that there is no
> parent_key() method
>
> http://code.google.com/appengine/docs/python/datastore/keyclass.html
>
> 2010/3/25 matic :
>
>
>
> > We have simple app on gae that broadcasts each entity to a few hundred
> > users.
> > We had some scaling issues and now we are trying yo use "Relation
> > index entities" approach that was described in a talk by Brett Slatkin
> > (http://www.youtube.com/watch?v=AgaL6NGpkB8).
>
> > His sample:
>
> > indexes = db.GqlQuery("SELECT __key__ FROM MessageIndex WHERE
> > receivers = :1", me)
> > keys = [k.parent() for k in indexes]
> > messages = db.get(keys)
>
> > I was wondering why was he using k.parent() and not k.parent_key()?
> > Isn't k.parent() actually loading the entity from the datastore? Or is
> > the parent entity entity already loaded? But then we don't need to run
> > 'messages = db.get(keys)' right?
>
> > Am I missing something?
>
> > --
> > 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-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-appengine?hl=en.

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Model.parent() and parent_key()

2010-03-25 Thread matic
We have simple app on gae that broadcasts each entity to a few hundred
users.
We had some scaling issues and now we are trying yo use "Relation
index entities" approach that was described in a talk by Brett Slatkin
(http://www.youtube.com/watch?v=AgaL6NGpkB8).

His sample:

indexes = db.GqlQuery("SELECT __key__ FROM MessageIndex WHERE
receivers = :1", me)
keys = [k.parent() for k in indexes]
messages = db.get(keys)

I was wondering why was he using k.parent() and not k.parent_key()?
Isn't k.parent() actually loading the entity from the datastore? Or is
the parent entity entity already loaded? But then we don't need to run
'messages = db.get(keys)' right?

Am I missing something?

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Strange traffic Charts after the last maintenance

2010-02-19 Thread matic
I can also confirm that the problem is fixed.

On Feb 19, 4:12 am, gwstuff  wrote:
> OK. The request chat in my dashboard just spiked into the normal
> range:http://corewars.org/spike.png. Looks like this problem is
> fixed.
>
> On Feb 18, 8:51 pm, gwstuff  wrote:
>
>
>
> > Confirmed. My request/second rate has changed from 1.5-2.5 to 0.5-1.0
> > on an average. I chart my request data separately and can see that the
> > load is the same as before, so this has something to do with the
> > calculation.
>
> > Sapan
>
> > On Feb 18, 3:05 pm, matic  wrote:
>
> > > After the last GAE maintenance yesterday, our traffic (req/sec)
> > > lowered dramatically and all the charts (req/sec, milisec/req, errors/
> > > sec) are very 
> > > strange:http://img.skitch.com/20100218-bqfa4pdhgefyf6hir8e3swbwq7.jpg
> > > Is this just a charts problem or is something seriously wrong?

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Strange traffic Charts after the last maintenance

2010-02-18 Thread matic
After the last GAE maintenance yesterday, our traffic (req/sec)
lowered dramatically and all the charts (req/sec, milisec/req, errors/
sec) are very strange:
http://img.skitch.com/20100218-bqfa4pdhgefyf6hir8e3swbwq7.jpg
Is this just a charts problem or is something seriously wrong?

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.