Hi,

  I'm currently trying to setup tracks with lighttpd (
https://github.com/TracksApp/tracks/wiki/Ubuntu-11.04-with-lighttpd ).
I got it working but here's some strange behaviour:

* I can log in the first time to create a user.
* I cannot log in anymore after that. I just get the yellow frame
"Please log in to use Tracks:", but without the possibility to log in
(no textfields).

I get the same error on the 2.0_branch, so I think it's a setup problem.

Thanks,  Sebastian

---------

# Logfile created on Wed Sep 07 21:59:08 -0400 2011
** has_many_polymorphs: rails environment detected
** has_many_polymorphs: loaded ok
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tagging
** has_many_polymorphs: preloading parent model Tag
** has_many_polymorphs: associating Tag.taggables
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tagging
** has_many_polymorphs: preloading parent model Tag
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tagging
** has_many_polymorphs: preloading parent model Tag


Processing LoginController#login (for <ip> at 2011-09-07 21:59:12) [GET]
  Parameters: {"action"=>"login", "controller"=>"login"}
Selected 'en' as locale
   [4;36;1mSQL (0.1ms) [0m    [0;1mSELECT count(*) AS count_all FROM
"users"  [0m
Rendering template within layouts/login
Rendering login/login
Rendered shared/_flash (0.7ms)
Rendered shared/_footer (1.3ms)
Completed in 120ms (View: 30, DB: 0) | 200 OK [http://<domain>/login]
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tagging
** has_many_polymorphs: preloading parent model Tag
** has_many_polymorphs: associating Tag.taggables


Processing ApplicationController#index (for <ip> at 2011-09-07 21:59:12) [GET]
  Parameters: {"1315429651"=>nil}

ActionController::RoutingError (No route matches
"/javascripts/jquery.cookie.js" with {:method=>:get}):
  public/dispatch.fcgi:24

Rendering rescues/layout (not_found)
** has_many_polymorphs: autoload hook invoked
** has_many_polymorphs: preloading parent model Tagging
** has_many_polymorphs: preloading parent model Tag
** has_many_polymorphs: associating Tag.taggables


Processing ApplicationController#index (for <ip> at 2011-09-07 21:59:12) [GET]
  Parameters: {"1315446775"=>nil}

ActionController::RoutingError (No route matches
"/javascripts/jquery-1.5.2.min.js" with {:method=>:get}):
  public/dispatch.fcgi:24

Rendering rescues/layout (not_found)
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss

Reply via email to