Rails Application can't restart


Kyuubi

Recommended Posts

Hey

Thanks to the help of the Support Staff, I got redmine installed on the server. But now I'm having a problem where my rails app refuses to restart. Although I've clicked stop, it doesn't. The rails app status constantly reads Not Running, even though it clearly is. I need to restart my app to make a new theme show up as a setting and currently cannot. Any assistance is appreciated :)

Link to comment
Share on other sites

Lol, I've used SSH a lot now, coming from knowing the rm -rf * command to using rake and process killing :P

I got the process killed and it's loading fine now. Thanks!

Slightly related, what's the highest maximum version of redmine that can be installed on the Hawkhost servers? I don't want to open myself to known security issues in 0.8.5 and want to upgrade to something like 0.9.6.

Link to comment
Share on other sites

Hi

I tried upgrading to 0.9.x and due to whatever is wrong with the ruby setup, it is not possible to upgrade beyond 0.8.7.

You will get the following error when trying to run the command below:

Command:

rake db:migrate RAILS_ENV="production"
Error:
rake aborted!

undefined local variable or method `version_requirements' for #<Rails::GemDepe

ndency:0x2ad42f68c468>

Hope this helps Tony!

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...