[Buildbot-devel] Exception and error after upgrading 0.8.2 to 0.8.4p1
Charles Lepple
clepple at gmail.com
Thu Jun 23 19:53:37 UTC 2011
On Jun 23, 2011, at 11:14 AM, Jonathan Martens <jonathan at snetram.nl> wrote:
> On 23-6-2011 16:14, Sebastien Douche wrote:
>> rval = self.protocol.dataReceived(data)
>> File "/usr/local/lib/python2.6/dist-packages/twisted/spread/banana.py",
>> line 171, in dataReceived
>> raise BananaError("Security precaution: more than %d bytes
>> of prefix" % (self.prefixLimit,))
>> twisted.spread.banana.BananaError: Security precaution: more
>> than 64 bytes of prefix
>
> I recently had the same error, not sure what caused it, but I worked
> around it (dirty I know) by setting the value to 128 (IIRC in banana.py
> in the twisted source).
Jonathan and Sebastien,
Which version of Twisted?
- Charles
More information about the devel
mailing list