Project

General

Profile

Rails application failed to start properly

Added by Abdul Javid about 15 years ago

After all my work on redmine setup I found that my application has a problem with the start of rails. message displayed is Rails application failed to start properly

Can anybody help me


Replies (3)

RE: Rails application failed to start properly - Added by Tony Shiffer almost 15 years ago

Yes - I get the exact same thing. Several different installation do the same thing. It works for a bit, and then at some point, when you try to look at SVN from inside redmine, you get "Rails application failed to start properly".

SVN access is still working very happy, but no working inside redmine at all. Nothing helps. Restart, reinstall. Sometimes deleting and remaking project will work, but usually not.

RE: Rails application failed to start properly - Added by Austin Godber almost 15 years ago

We have seen this on a private projects repository when using passenger. What was happening for us was apache+svn were running as www-data and passenger was running as admin. Thus when a private repo got created by repoman it was 770 www-data:root so redmine couldn't read the svn repository.

Austin

RE: Rails application failed to start properly - Added by Abdul Javid almost 15 years ago

I need to solve this fix??

Can the redmine.org help me in fixing this!!!

In my research I found that this message gets displayed due to the following reasons in the URL:

http://help.slamdot.com/idx/0/119/Why-am-I-getting-a-Rails-application-failed-to-start-properly-error

But, all the conditions are satisfied in my application. I even got all the 44 tables required for my database. Still I face the same problem.

Please guide me.

Thank You in advance,
--Subhan

    (1-3/3)