On Tue, Mar 3, 2009 at 1:03 PM, Mike Orr <[email protected]> wrote: > On Tue, Mar 3, 2009 at 12:27 PM, Ben Bangert <[email protected]> wrote: >> On Mar 3, 2009, at 12:24 PM, Mike Orr wrote: >> >>>>>> fcntl.flock(filedescriptor, fcntl.LOCK_EX) >>>> >>>> TypeError: argument must be an int, or have a fileno() method. >>> >>> Nobody knows about this? >> >> I don't, no. Mike Bayer might. Can you try upgrading Beaker just to ensure >> it wasn't fixed? How do you reproduce? > > I can't reproduce it on demand. It happened about 6 times this > morning between 8 and 9 AM, and once in the last hour. This on a site > that gets an average of 26 requests a minute, so it happens in > occasional spurts. It started after I began using session.id in a > function call in the base controller. > > I upgraded to Beaker 1.2.3 and Pylons 0.9.7 (from 1.1.2 and 0.9.7rc4), > so I guess I'll know tomorrow if that fixes it.
It's still happening. 13 requests at 4:45-4:55am, one at 5:00am, and two at 8:21am. I guess I'll see if Beaker can use a MySQL backend. -- Mike Orr <[email protected]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
