The problem is I was not able to duplicate this on our development or test servers. Only on production and unfortunately we don't have time right now to set up a duplicate site on production for debugging this issue. The code is the same, the only differences are we use a load balancer with 3 web servers and use mysql replication. If we can get caught up I may spend some more time on it.
Ryan Pack Programmer Genares Worldwide Reservations P. 817-722-2834 F. 817-442-0600 -----Original Message----- From: Jonathan Rockway [mailto:[EMAIL PROTECTED] Sent: Saturday, May 10, 2008 8:39 PM To: The elegant MVC web framework Subject: Re: [Catalyst] Invalid session ids being generated * On Fri, May 09 2008, Hartmaier Alexander wrote: > Delete the session cache file! > I had a similar problem. > > -Alex > > > -----Original Message----- > From: Ryan Pack [mailto:[EMAIL PROTECTED] > Sent: Friday, May 09, 2008 1:03 AM > To: The elegant MVC web framework > Subject: RE: [Catalyst] Invalid session ids being generated > > I was able to fix it by downgrading Catalyst::Plugin::Session. We were > on 0.13 until I upgraded to .19 (latest) along with a bunch of other > Catalyst modules. Just as a last resort before I downgraded everything > back to the way it was I tried just downgrading > Catalyst::Plugin::Session and it worked! Woohoo! Both of these sound like fragile workarounds. If you guys can do a bit more digging, I would appreciate it. It would be good to actually fix the problems, after all. Regards, Jonathan Rockway -- print just => another => perl => hacker => if $,=$" _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
