[Grok-dev] Re: Grok stopped working...
Martijn Faassen
faassen at startifact.com
Wed May 16 17:17:15 EDT 2007
Oliver Oli wrote:
> My Grok project does not work anymore. Could be related to an "apt-get
> upgrade". Any idea what's wrong?
>
[snip]
> "/home/grok/grok/test/parts/zope3/lib/python/zope/app/twisted/http.py",
> line 59, in <lambda>
> return x.addCallback(lambda data: (self.res, segments))
> exceptions.AttributeError: 'Prebuffer' object has no attribute 'res'
Very mysterious, as this is deep within Twisted. It's possible somehow
that Prebuffer object is defined by something outside of Zope 3 and gets
picked up, but that's just guessing.
What happens if you install a new buildout?
Keep this feedback coming!
Regards,
Martijn
More information about the Grok-dev
mailing list