Project

General

Profile

Actions

Bug #361

closed

Uploading in 1.4.5 and above (especially 1.4.7) not compatible with Rails

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
High
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

I am sorry, I can't be more specific, but there since the uploading mechanism changed in 1.4.5, we have been experiencing very strange problems with Rails (actually the Ruby CGI handling and Lighttpd). There is no problem in 1.4.4 and before.

This is the error that Ruby throws with 1.4.7:

Dispatcher failed to catch: Connection reset by peer (Errno::ECONNRESET)
/web/rails/app/current/public/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:148:in `write'
/web/rails/app/current/public/../config/../vendor/rails/actionpack/lib/action_controller/cgi_process.rb:148:in `out'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/dispatcher.rb:34:in `dispatch'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/fcgi_handler.rb:144:in `process_request'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/fcgi_handler.rb:64:in `process!'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/fcgi_handler.rb:55:in `each_cgi'
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each'
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/fcgi_handler.rb:55:in `process!'
/web/rails/app/current/public/../config/../vendor/rails/railties/lib/fcgi_handler.rb:21:in `process!'
/web/rails/app/current/public/dispatch.fcgi:24

-- mazdak

Actions #1

Updated by stbuehler almost 16 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid

Without more details we cannot help of course.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom