On 6 July 2010 17:32, James Tucker wrote: > > On 6 Jul 2010, at 17:57, Giorgenes Gelatti wrote: > > Hi, > > It seems it hasn't been fixed yet. Is there any way around it? > I'm using ruby 1.9.1p378 (last stable version). > > > I believe I added a workaround for this in rack. Try a newer version of > rack. > > I'm using rack 1.1.0 with gems 1.3.7 and the problem is still there :( In what version is it supposed to be fixed? > > Thank you. > > On 6 March 2010 07:26, Hongli Lai wrote: > >> On Mar 5, 9:47 pm, gpg wrote: >> > Hello, >> > >> > Sorry to bother you guys, I've been looking for this problem on the >> > web but can't figure out what it is. >> > >> > I'm trying to use ruby 1.9.1 + rack 1.0.1 + fastcgi + lighttpd. >> > Everything works fine EXCEPT posts: >> > >> > /!\ FAILSAFE /!\ 2010-03-05 17:27:03 -0300 >> > Status: 500 Internal Server Error >> > closed stream >> > /var/lib/gems/1.9.1/gems/rack-1.0.1/lib/rack/rewindable_input.rb: >> > 86:in `make_rewindable' >> >> It's a bug in Ruby 1.9.1. Try downgrading to an earlier version of >> 1.9.1 or upgrading to 1.9.2dev. >> > > >