[google-appengine] "cannot import name signals" - application not available

2010-03-08 Thread mckoss
My App Engine app started throwing this error - my users were getting a server unavailable message. I've see a couple of other posts from last month about this, claiming it has something to do with Django 1.0 source. But no resolution is mentioned. : Error importing middleware util: "cannot impo

[google-appengine] Reading the app.yaml version string from python?

2009-07-06 Thread mckoss
I'd like to be able to know what version of my application is currently running? Is there an API for reading this string at runtime? (I want to use this for flushing cache entries from memcache that are version-specific). --~--~-~--~~~---~--~~ You received this m

[google-appengine] Static pages being served older than my current version?

2009-07-13 Thread mckoss
I just did a deployment of my AppEngine app, and a style sheet I have in my application was being served as a 3 day old copy (even older than my pre-deployment version today). I created an entirely new app version, and depoyed that. The correct files were being served from appspot, but not from

[google-appengine] Re: Reading the app.yaml version string from python?

2009-07-13 Thread mckoss
set automatically when each version of the app is uploaded to App > Engine. On the development web server, the minor version is always > "1". > > I believe memcache and datastore are shared across all versions of the > app, so keep that in mind. > > On Jul 6, 2:56 pm,

[google-appengine] App Engine deployment very slow today?

2009-12-01 Thread mckoss
I'm not seeing any reports on the AppEngine system status (http:// code.google.com/status/appengine), but I'm having problems deploying my application today. Three times, this morning, the deployment failed with a 500 error from the server (after copying all modified files). =

[google-appengine] Two mysterious errors started 4 days ago

2009-01-14 Thread mckoss
I've noticed two types of mysterious errors occuring with my application Go2.me (http://go2.me). Looking at my error log, I see a spike in errors occurring every 2 hours - there is a definite periodicity to the problem. The first type of error is a DeadLineExceeded error. A request is taking mo

[google-appengine] Sign In: Server Error - when using Android/T-Mobile G1

2009-05-09 Thread mckoss
When I try to sign in to an AppEngine application OR even sign into Dashboard for my AppEngine app I get a 500 error. This seems to be specific to mobile browsers (it is NOT happening using desktop browsers). The error page after entering your Google credentials says: Error: Server Error The s

[google-appengine] Re: iPhone cannot log in any more, system-wide issue, Google pls help

2009-05-10 Thread mckoss
This is also failing with the Google Android browser (G1 phone). Didn't every Google employee get this phone for Christmas? Why has this fatal error in AppEngine persisted for over 36 hours? On May 9, 4:14 am, tijer wrote: > To reproduce the problem go to the google-developed app > shell.appspo

[google-appengine] Re: Sign In: Server Error - when using Android/T-Mobile G1

2009-05-11 Thread mckoss
icker response, I'd love to know about it). Thanks, Mike On May 11, 10:50 am, "Jason (Google)" wrote: > Thanks for bringing this to my attention. We're looking into this now. > > - Jason > > On Sat, May 9, 2009 at 9:58 AM, mckoss wrote: > > > When I try to

[google-appengine] Re: Sign In: Server Error - when using Android/T-Mobile G1

2009-05-11 Thread mckoss
I confirm this is now working for me on Android. Thanks for the fix! On May 11, 4:48 pm, "Brett (Google)" wrote: > Hi everyone, > > This should be fixed now (similar to what's covered > onhttp://groups.google.com/group/google-appengine/browse_thread/thread/...). > Sorry again for the trouble.

[google-appengine] CapabilityDisabledError - How to simulate and test locally?

2009-07-02 Thread mckoss
Unfortunately, we're all dealing with the AppEngine outage today with even the System Status page down! http://code.google.com/status/appengine Thank goodness for the Downtime forum - it seems to be the only official notification about this from Google: http://groups.google.com/group/google-app