Hi, I moved my first Rails app from local dev to hosted env yesterday. The basic pages work ok. I am using Rails 1.2 (located in my app''s vendor dir). I am using the Ajax Scaffold. These pages work ok. However, when I have my Firefox Greasemonkey user script make an XHR request I encounter a problem. The request is handled by the Rails app. The Rails log (i''m running in Dev mode at this point), says everything is fine. Rendering url_votes/vote_summary.rxml Completed in 0.09432 (10 reqs/sec) | Rendering: 0.01089 (11%) | DB: 0.01917 (20%) | 200 OK However, the client recieves the Error 500 Internal Server Error - App Failed to Start Properly message. This same scenario works fine on my laptop env. Any suggestions how to debug this problem further? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
alessino
2007-Feb-13 21:52 UTC
Re: 500 Error returned, yet Rails log says everything is ok
Same thing for me, and i''m still stuck . Any news? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---