Whenever my GAE app has been idle for a while, the first login (sometimes the first few) fails with this error:
<https://lh6.googleusercontent.com/-7PUvn0Dqb2s/UaET14QBu1I/AAAAAAAAF3Y/TSDuVepA6KA/s1600/error.jpg> Thereafter the logins seem to work. In the cases that fail, GAE makes a "HEAD /" request to my server, gets a response and then just barfs. The successful cases follow the HEAD request with a "GET /xrds". There's nothing in the GAE logs, and the error page is definitely generated by GAE. I'm using Drupal and the "OpenID Provider" plugin. Any help / pointers would be appreciated. Thanks, Graeme -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
