Wesley,

Sure there are robot clicks. The IP addresses you mentioned are indeed
bots.

However, there were quite many real human clicks that caused the problem.
For instance, in the app id 'sa-beta' error log, there is the following
entry:
03-15 03:07PM 52.148 /channel/ 500 949ms 330cpu_ms 9kb Mozilla/5.0 (Windows;
U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/
4.0.249.89 Safari/532.5,gzip(gfe),gzip(gfe)
See 
details<http://appengine.google.com/logs/log_detail?app_id=sa-beta&version_id=2.341079366594383138&request_id=000481DE1CD21CDA.7387D547&layout=plain>
 76.254.23.119
The IP address 76.254.23.119 is my home DSL. I'm very positive that the
error log showed up because I clicked.

That said, my team didn't notice this problem recently. Maybe it is still
happening, just not as frequently.

Alan

On Wed, Apr 7, 2010 at 2:06 AM, Wesley C (Google)
<wesc+...@google.com<wesc%2b...@google.com>
> wrote:

> i see several of these errors. if get_current_user() returns None, it
> really does mean that whoever/whatever access that page isn't logged
> in. perhaps it's a TaskQueue task or some robot hitting your page.
>
> do you recognize the IP addresses in your log entries? for example,
> one of them is 66.249.65.59. the one you posted above is 66.249.65.48.
>
> can you visit that page yourself (both logged in as well as not) and
> confirm that your page hit does or doesn't trigger one of those error
> lines?
>
> the reason why i ask you to check your app carefully is that usually
> only users see this "error" when they're playing with the development
> server... there haven't been any reports (that i've seen lately) of
> this happening in production.
>
> thanks,
> -- wesley
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "Core Python Programming", Prentice Hall, (c)2007,2001
> "Python Fundamentals", Prentice Hall, (c)2009
>    http://corepython.com
>
> wesley.j.chun :: wesc+api-at-google-dot-com
> developer relations :: google app engine
> @app_engine :: googleappengine.blogspot.com
>
> --
> 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<google-appengine%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
http://twitter.com/alanxing
http://twitter.com/xinghailiang
http://facebook.com/alanxing
http://www.linkedin.com/in/alanxing
http://twitter.com/snsanalytics
http://facebook.com/snsanalytics
http://www.snsanalytics.com provides targeted social marketing solutions for
everyone!

-- 
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.

Reply via email to