Hi ! My mongrel just starting spitting out these nice lines: The error occured while evaluating nil.accept. TELL ZED HE''S A MORON. !!!!!! UNHANDLED EXCEPTION! You have a nil object when you didn''t expect it! Not sure what happened or why, but just FYI: Zed, you are a moron :-) Happy holidays! Gitte Wange
Zed, please never stop writing software. :-) On Dec 21, 2006, at 11:57 PM, Zed A. Shaw wrote:> Oh sweet! You win the prize. What version of stuff are you > running? Can you come hang out with me in http://www.lingr.com/ > room/3yXhqKbfPy8 to debug it? > > Thanks for reporting it. That''s a first. > > On Fri, 22 Dec 2006 02:49:08 +0100 > Gitte Wange <gitte at wange.dk> wrote: > >> Hi ! >> >> My mongrel just starting spitting out these nice lines: >> The error occured while evaluating nil.accept. TELL ZED HE''S A >> MORON. >> !!!!!! UNHANDLED EXCEPTION! You have a nil object when you didn''t >> expect it! >> >> Not sure what happened or why, but just FYI: Zed, you are a moron :-) > > > -- > Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu > http://www.zedshaw.com/ > http://www.awprofessional.com/title/0321483502 -- The Mongrel Book > http://mongrel.rubyforge.org/ > http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
Oh sweet! You win the prize. What version of stuff are you running? Can you come hang out with me in http://www.lingr.com/room/3yXhqKbfPy8 to debug it? Thanks for reporting it. That''s a first. On Fri, 22 Dec 2006 02:49:08 +0100 Gitte Wange <gitte at wange.dk> wrote:> Hi ! > > My mongrel just starting spitting out these nice lines: > The error occured while evaluating nil.accept. TELL ZED HE''S A MORON. > !!!!!! UNHANDLED EXCEPTION! You have a nil object when you didn''t > expect it! > > Not sure what happened or why, but just FYI: Zed, you are a moron :-)-- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.
It looks like the server''s internal @socket was set to nil somehow. Do this for me on your servers: 1) Start them up like normal in production mode. 2) killall -USR1 mongrel_rails Let it run, and when you hit this error again you''ll get a stack trace. Send that to me so I can fix it. Thanks. On Fri, 22 Dec 2006 02:49:08 +0100 Gitte Wange <gitte at wange.dk> wrote:> Hi ! > > My mongrel just starting spitting out these nice lines: > The error occured while evaluating nil.accept. TELL ZED HE''S A MORON. > !!!!!! UNHANDLED EXCEPTION! You have a nil object when you didn''t > expect it! > > Not sure what happened or why, but just FYI: Zed, you are a moron :-) > > > > Happy holidays! > Gitte Wange > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users-- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/ http://www.awprofessional.com/title/0321483502 -- The Mongrel Book http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.
Possibly Parallel Threads
- What I Want For Christmas
- [ADV] "Mongrel: Serving, Deploying, and Extending Your Ruby Applications" BOOK
- Error : No protocol handler was valid for the URL...
- [OT] I Finally Got an Atom Feed
- Mongrel upload progress not showing progress on production server