[Catalyst] Repeatedly creating sessions

2010-06-24 Thread Paul Makepeace
I admit this is going to be epicly vague but... we've seen very intermittent (every couple of weeks) reports of users not being able to log in: they click login are returned to the homepage (symptomatic of no cookie/session). I finally caught one happening and it seems Cat is creating a new

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Charlie Garrison
Good evening, On 24/06/10 at 2:30 AM -0700, Paul Makepeace pa...@paulm.com wrote: Any tips or suggestions on what this might be? Anyone else seen it? Debug tips next time we catch it? I've seen behaviour like that with two of the apps here, but it only seems to be happening with one

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread James Spath
On Thu, Jun 24, 2010 at 5:30 AM, Paul Makepeace pa...@paulm.com wrote: I admit this is going to be epicly vague but... we've seen very intermittent (every couple of weeks) reports of users not being able to log in: they click login are returned to the homepage (symptomatic of no

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Peter Edwards
Incorrect clock on client PC leading to immediate cookie expiry? On 24 June 2010 13:42, James Spath jsp...@pangeamedia.com wrote: On Thu, Jun 24, 2010 at 5:30 AM, Paul Makepeace pa...@paulm.com wrote: I admit this is going to be epicly vague but... we've seen very intermittent (every

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Nicholas Wehr
I used charles proxy as well until I discovered how awesome the mozilla addon firebug is. unbeatable json (xhdr) and network activity analyzer. handles ssl too check it out! jim, is there a charles feature that stands out above firebug? I only used for one project until I re-discovered firebug...

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Matthias Dietrich
Nicholas, Am 24.06.2010 um 18:54 schrieb Nicholas Wehr: I used charles proxy as well until I discovered how awesome the mozilla addon firebug is. unbeatable json (xhdr) and network activity analyzer. handles ssl too check it out! jim, is there a charles feature that stands out above

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread James Spath
On Thu, Jun 24, 2010 at 3:51 PM, Matthias Dietrich mdietr...@cpan.org wrote: Nicholas, Am 24.06.2010 um 18:54 schrieb Nicholas Wehr: I used charles proxy as well until I discovered how awesome the mozilla addon firebug is. unbeatable json (xhdr) and network activity analyzer. handles ssl

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Paul Makepeace
Thanks - I checked it's not this. It's apparently happening to a selection of polled users on different machines, just very infrequently. All Firefox so far so am suggesting a subset use Safari etc. Thanks for other suggestions, I'll look into Charles firebug. (Is firebug a superset

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread Nicholas Wehr
I see - sounds really cool and I fell into using firebug before I really got a chance to use it to it's fullest. firebug also allows for javascript debugging which was pretty critical for me, since I'm kind of a debugger junkie ;) On Thu, Jun 24, 2010 at 12:56 PM, James Spath

Re: [Catalyst] Repeatedly creating sessions

2010-06-24 Thread David Schmidt
On Thu, Jun 24, 2010 at 10:14 PM, Nicholas Wehr catal...@bionikchickens.com wrote: I see - sounds really cool and I fell into using firebug before I really got a chance to use it to it's fullest. firebug also allows for javascript debugging which was pretty critical for me, since I'm kind of a

[Catalyst] Re: [Dbix-class] DBIx-Class-Schema-Loader-0.07000 marks composed primary keys in SQLite with 'is_auto_increment = 1'

2010-06-24 Thread Paul Makepeace
+catalist On Thu, Jun 24, 2010 at 15:06, Zbigniew Lukasiak zzb...@gmail.com wrote: PS. By the way what is the current repo for this dist? ___ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: