hi, my application was working fine till the day before yesterday. but its not working since yesterday suddenly, don''t know why. some pages are visible but where i''m posting something, those pages show the "Errno::EBADF Bad file descriptor - connect(2)" error.i''m also using net/http. can anybody help me in this? i''m using rails 1.2.6 on winXP. thanks in advance. -Dhaval -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Visit Indonesia 2008
2008-Apr-29 09:08 UTC
Re: Errno::EBADF Bad file descriptor - connect(2)
at what file this case is stoped? I mean i need to see complete error log. or you can go here : http://swtester.blogspot.com/2006/08/ruby-at-work-internet-access-through.html It seems like your proxy in trouble. or you can re install your rails gem install rails --source http://gems.rubyonrails.org --include-dependencies Good Luck Reinhart http://teapoci.blogspot.com "Object Oriented Antioxide" -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
hi, thanks for the quickest reply Reinhart, i found the cause for this prb just after few minutes i posted this and i was about to reply to my own post :D. thr was a link hard coded in a file which was pointing to a dead end. i just changed that and the appl started working fine again. Thanks anyways... :) -Dhaval -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---