My app worked yesterday, and now is down as well. id=o24u
If I roll back to before I used memcache would it fix it? Any idea on
when this will be ironed out?
sample log entry
11-13 09:19AM 20.397 / 500 9068ms 4122mcycles 0kb
66.215.95.164 - - [13/11/2008:09:19:29 -0800] "GET / HTTP/1.1" 500 0 -
-
E 11-13 09:19AM 29.461
Traceback (most recent call last):
E 11-13 09:19AM 29.461
File "/base/python_dist/lib/python2.5/wsgiref/handlers.py", line 92,
in run
E 11-13 09:19AM 29.461
<class 'google.appengine.runtime.DeadlineExceededError'>:
Traceback (most recent call last):
File "/base/data/home/apps/o24u/3.7/o24umain.py", line 804, in
<module>
main()
File "/base/data/home/apps/o24u/3.7/o24umain.py", line 802, in main
wsgiref.handlers.CGIHandler().run(application)
File "/base/python_dist/lib/python2.5/wsgiref/handlers.py", line 96,
in run
self.handle_error()
File "/base/python_dist/lib/python2.5/wsgiref/handlers.py", line
306, in handle_error
self.log_exception(sys.exc_info())
File "/base/python_dist/lib/python2.5/wsgiref/handlers.py", line
298, in log_exception
self.traceback_limit, stderr
File "/base/python_dist/lib/python2.5/traceback.py", line 125, in
print_exception
print_tb(tb, limit, file)
File "/base/python_dist/lib/python2.5/traceback.py", line 70, in
print_tb
if line: _print(file, ' ' + line.strip())
On Nov 12, 11:58 am, heidmotron <[EMAIL PROTECTED]> wrote:
> When I try to memcache django's QueryPaginator object I'm getting:
>
> PicklingError: Can't pickle <type 'instancemethod'>: it's not found as
> __builtin__.instancemethod
>
> It was working before yesterday. Is there something new I should be
> doing?
>
> On Nov 11, 11:30 pm, Arun Shanker Prasad <[EMAIL PROTECTED]>
> wrote:
>
> > Hi,
>
> > Still getting the same error even with setting the value in a list.
>
> > Thanks,
> > Arun Shanker Prasad.
>
> > On Nov 12, 11:22 am, Arun Shanker Prasad <[EMAIL PROTECTED]>
> > wrote:
>
> > > Hi,
>
> > > Regarding you option to set the value as a list this is not causing
> > > any issue and got it working by changing the code. Was this modified
> > > during the current modification? Because I can still get the same code
> > > to work in the SDK......
>
> > > Thanks,
> > > Arun Shanker Prasad.
>
> > > On Nov 12, 10:32 am, Marzia Niccolai <[EMAIL PROTECTED]> wrote:
>
> > > > It seems like this error is most likely caused as the result of
> > > > pickling a
> > > > Query object instead of the results of a query. Are engineering team is
> > > > looking in to this issue.
>
> > > > -Marzia
>
> > > > On Tue, Nov 11, 2008 at 9:20 PM, Arun Shanker Prasad <
>
> > > > [EMAIL PROTECTED]> wrote:
>
> > > > > Hi,
>
> > > > > My app id is space1. I am putting the parentModel.child_set list
> > > > > into memcahce.
>
> > > > > Thanks,
> > > > > Arun Shanker Prasad.
>
> > > > > On Nov 12, 10:16 am, Marzia Niccolai <[EMAIL PROTECTED]> wrote:
> > > > > > Also, what are you placing in Memcache when your application is
> > > > > > showing
> > > > > this
> > > > > > error?
>
> > > > > > -Marzia
>
> > > > > > On Tue, Nov 11, 2008 at 9:15 PM, Marzia Niccolai <[EMAIL PROTECTED]>
> > > > > wrote:
> > > > > > > Hi,
>
> > > > > > > What is the app id that is experiencing this issue?
>
> > > > > > > -Marzia
>
> > > > > > > On Tue, Nov 11, 2008 at 9:13 PM, Arun Shanker Prasad <
> > > > > > > [EMAIL PROTECTED]> wrote:
>
> > > > > > >> Hi,
> > > > > > >> Also the error I got was "PicklingError" during the
> > > > > > >> memcache
> > > > > > >> set. This was working last night....
> > > > > > >> Thanks,
> > > > > > >> Arun Shanker Prasad.
>
> > > > > > >> On Nov 12, 9:54 am, Marzia Niccolai <[EMAIL PROTECTED]> wrote:
> > > > > > >> > Hi,
>
> > > > > > >> > Another issue occurred during scheduled maintenance tonight,
> > > > > > >> > which
> > > > > is
> > > > > > >> not
> > > > > > >> > related to the issue mentioned above.
>
> > > > > > >> > This issue affected objects stored in Memcache. If your
> > > > > > >> > application
> > > > > was
> > > > > > >> > affected by this error, you would not have been individually
> > > > > emailed.
>
> > > > > > >> > If your application is currently experiencing issues, it is
> > > > > > >> > most
> > > > > likely
> > > > > > >> > related to the Memcache issue which our engineering team is
> > > > > currently
> > > > > > >> > investigating. You should see an AttributeError in your
> > > > > application's
> > > > > > >> logs.
>
> > > > > > >> > We expect this issue will be fixed shortly.
>
> > > > > > >> > -Marzia
>
> > > > > > >> > On Tue, Nov 11, 2008 at 8:24 PM, Gayle Laakmann <[EMAIL
> > > > > > >> > PROTECTED]>
> > > > > > >> wrote:
>
> > > > > > >> > > My site (http://www.careercup.com) is down. I did not get an
> > > > > email.
>
> > > > > > >> > > On Nov 11, 7:44 pm, Marzia Niccolai <[EMAIL PROTECTED]>
> > > > > > >> > > wrote:
> > > > > > >> > > > Hi,
>
> > > > > > >> > > > Our engineers are working as quickly as possible to restore
> > > > > > >> > > functionality.
> > > > > > >> > > > A small number of applications, which include the Admin
> > > > > > >> > > > Console,
> > > > > are
> > > > > > >> > > > affected by this outage. If your application was
> > > > > > >> > > > affected, you
> > > > > > >> should
> > > > > > >> > > have
> > > > > > >> > > > received an email directly from our engineers to the
> > > > > > >> > > > developers
> > > > > > >> listed in
> > > > > > >> > > > your admin console.
>
> > > > > > >> > > > -Marzia
>
> > > > > > >> > > > On Tue, Nov 11, 2008 at 7:26 PM, Gee <[EMAIL PROTECTED]>
> > > > > > >> > > > wrote:
>
> > > > > > >> > > > > Thanks for the update...
>
> > > > > > >> > > > > Any chance of helping us get our apps back online? (
> > > > > rotzy.com)
>
> > > > > > >> > > > > I can deal with console being down :-) but my app is
> > > > > > >> > > > > 404ing
> > > > > too
> > > > > > >> :-(
>
> > > > > > >> > > > > thanks!!
>
> > > > > > >> > > > > On Nov 11, 7:09 pm, Marzia Niccolai <[EMAIL PROTECTED]>
> > > > > > >> > > > > wrote:
> > > > > > >> > > > > > Hi,
>
> > > > > > >> > > > > > The admin console is currently down. More information
> > > > > > >> > > > > > will
> > > > > be
> > > > > > >> posted
> > > > > > >> > > to
> > > > > > >> > > > > > Downtime Notify soon.
>
> > > > > > >> > > > > > -Marzia
>
> > > > > > >> > > > > > On Tue, Nov 11, 2008 at 7:03 PM, Alexander Kojevnikov <
>
> > > > > > >> > > > > > [EMAIL PROTECTED]> wrote:
>
> > > > > > >> > > > > > > My website works ATM:
> > > > > > >> > > > > > >www.muspy.com
>
> > > > > > >> > > > > > > appengine.google.com returns 404
>
> > > > > > >> > > > > > > On Nov 12, 1:56 pm, Gee <[EMAIL PROTECTED]> wrote:
> > > > > > >> > > > > > > > 6:55pm - is appengine.google.com down for anyone
> > > > > > >> > > > > > > > else?
>
> > > > > > >> > > > > > > > my main app is returning 404 but some of my other
> > > > > > >> > > > > > > > apps
> > > > > are
> > > > > > >> ok...
> > > > > > >> > > I
> > > > > > >> > > > > > > > cannot deploy because appengine.google.com is also
> > > > > > >> returning 404
>
> > > > > > >> > > > > > > > On Nov 11, 12:53 pm, "Marce (Google)" <[EMAIL
> > > > > > >> > > > > > > > PROTECTED]
>
> > > > > > >> wrote:
>
> > > > > > >> > > > > > > > > Hi,
>
> > > > > > >> > > > > > > > > This is just a reminder that this evening from
> > > > > > >> > > > > > > > > 5-6pm
> > > > > PST,
> > > > > > >> you
> > > > > > >> > > will
> > > > > > >> > > > > not
> > > > > > >> > > > > > > > > be able to deploy new application versions. More
> > > > > details
> > > > > > >> can
> > > > > > >> > > be
> > > > > > >> > > > > found
> > > > > > >> > > > > > > > > here:
>
> > > > >http://groups.google.com/group/google-appengine-downtime-notify/brows.
> > > > > > >> > > > > ..
>
> > > > > > >> > > > > > > > > Also, a reminder that all notifications of App
> > > > > > >> > > > > > > > > Engine
> > > > > > >> downtime,
> > > > > > >> > > > > > > > > planned or otherwise, can be found on the
> > > > > > >> > > > > > > > > Downtime
> > > > > Notify
> > > > > > >> > > group:
>
> > > > > > >>http://groups.google.com/group/google-appengine-downtime-notify/
>
> > > > > > >> > > > > > > > > -Marzia
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---