Do you have cookies disabled on your browser? ----- Original Message ----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: Luke Melia <[EMAIL PROTECTED]> Cc: track-discuss <[email protected]> Sent: Fri Dec 28 14:23:56 2007 Subject: Re: [Tracks-discuss] Help logging in to tracks
Hmm, I just get redirected to the login page when I do http://localhost:3001 <http://localhost:3001/login> Stephen On Dec 27, 2007, at 10:37 PM, Luke Melia wrote: Hi Stephen, If you try to go to the homepage, do you get redirected to the login page? Perhaps you're already logged in, but not getting redirected to the homepage for some reason. If that fails, please supply more of your log/[development|production].log file. Cheers from NYC, Luke On Dec 27, 2007, at 11:15 PM, Stephen Boulet wrote: I have a version of trunk (not sure how to tell which). I'm trying to get it working with webrick before beating my head trying my hand at apache2 and ssl. Right now I can't seem to log in. I type my name and password and nothing happens -- the login dialog is unchanged but the fields get emptied. On the other hand, if I try my name and an incorrect password, I get a "Login unsuccessful" message. The console messages are: 127.0.0.1 - - [27/Dec/2007:22:14:11 CST] "GET /login HTTP/1.1" 200 3146 http://localhost:3001/login -> /login when I put in the correct user/pass and: 127.0.0.1 - - [27/Dec/2007:22:14:24 CST] "POST /login HTTP/1.1" 200 3169 http://localhost:3001/login -> /login when I put in an incorrect password. Stephen _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
