Displaying 1 result from an estimated 1 matches for "126d2f8aeac54478f881174bae52c844".
2006 Sep 17
1
Question about mongrel_upload_progress
...e /files/progress
calls appear to be correctly running this routine but then continuing
to move forward in the rails system to cause the no route error. I
have about a million of these in the development log:
Processing Base#index (for 127.0.0.1 at 2006-09-17 19:16:59) [POST]
Session ID: 126d2f8aeac54478f881174bae52c844
Parameters: {"upload_id"=>"1158534572"}
ActionController::RoutingError (Recognition failed for "/files/
progress"):
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.12.4/lib/
action_controller/routing.rb:526:in `recognition_failed''
/usr/local/...