We're aware that there is an issue with the Python runtime and are working on a fix.
On Mar 8, 10:22 pm, Kenneth <[email protected]> wrote: > I'm getting a very high error rate since about an hour ago. This code > hasn't changed recently. Things like this: > > <type 'exceptions.ImportError'>: cannot import name util > Traceback (most recent call last): > File "/base/data/home/apps/aladdinschools/ > 210.348853986488237999/django_bootstrap.py", line 31, in <module> > from google.appengine.ext.webapp import util > > and: > > 2011-03-08 03:17:51.047 > > <type 'exceptions.ImportError'>: cannot import name blobstore > Traceback (most recent call last): > File "/base/data/home/apps/aladdinschools/209.348827822638449655/ > models.py", line 4, in <module> > from google.appengine.ext import blobstore > > Here's a snapshot of some of my intances, errors are normally at zero: > > QPS* Latency* Requests Errors Age Memory Availability > 0.000 0.0 ms 57 2 0:29:50 43.7 MBytes Dynamic Icon > Dynamic > 0.167 155.6 ms 756 34 1:46:23 58.1 MBytes > Dynamic Icon Dynamic > 0.083 59.8 ms 451 41 1:11:27 63.9 MBytes > Dynamic Icon Dynamic > 0.100 446.5 ms 568 23 1:28:25 70.6 MBytes > Dynamic Icon Dynamic > 0.000 0.0 ms 0 6 0:06:53 7.4 MBytes Dynamic Icon > Dynamic > 0.150 139.7 ms 573 39 1:07:02 81.7 MBytes > Dynamic Icon Dynamic > 0.183 262.5 ms 970 55 2:39:00 83.5 MBytes > Dynamic Icon Dynamic > 0.000 0.0 ms 491 25 1:26:14 67.1 MBytes Dynamic Icon > Dynamic > 0.000 0.0 ms 0 2 0:19:21 4.2 MBytes Dynamic Icon > Dynamic > 0.000 0.0 ms 934 33 2:35:04 78.7 MBytes Dynamic Icon > Dynamic > > Thanks, > Kenneth -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
