Welcome Guest | Login

"Rails app failed to start error" BUT only on one page???

My Rails app is working -- almost -- thanks to the help of all of you on these forums. But I am having a problem with one of my pages not coming up. I'm getting the "Rails app failed to start" error, but only on one of my pages. Every other page works beautifully. I have read the two tutorial/forums pages that discuss this problem. Because it is happening on only one page, I can eliminate many of the possible causes.

The most likely problem seemed to be a "puts" because I had a few in the code, but I've removed all of them and it still doesn't work. I've commented out most of the lines in the .rhtml file, thinking that something in there might be causing a problem, but that didn't help, either. Both the controller and .rhtml file are very simple, so there's not a lot that can go wrong. There's nothing particularly special about that page, either, compared to the others in my app (that I can see).

Does anyone know of other possible reasons why all the pages of my Rails app would work except one?

Thanks.

2007-08-20 05:01 PM

Hello,

Did you check the production logs that appears when you access that particular link yielding the "Rails application error" page. It will help you to a certain extent in troubleshooting the issue. Also if it doesn't then, please post a ticket to support department indicating the link that fails to work.

2007-08-20 05:35 PM

Regards,
Rahul
For some reason, it works now... Not sure what I did. Thanks, though!

2007-08-20 09:58 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.