Project

General

Profile

Redmine on 1und1 Webhost

Added by Nils Hempelmann over 11 years ago

Hi all

Have a Webspace with ruby 1.8.7 and MySQL5.0.
Rails installed
Redmine installed
Databank sucessfully migrated.

But when I try to test the Systhem I get the following error:
ruby script/rails server webrick -e production

=> Booting WEBrick
=> Rails 3.2.8 application starting in production on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2012-12-23 14:56:35] INFO WEBrick 1.3.1
[2012-12-23 14:56:35] INFO ruby 1.8.7 (2010-08-16) [i486-linux]
[2012-12-23 14:56:35] INFO WEBrick::HTTPServer#start: pid=22590 port=3000
[2012-12-23 14:57:06] ERROR SystemExit: exit
/kunden/homepages/14/d446377777/htdocs/Rubygem/gems/fcgi-0.8.8/lib/fcgi.rb:10:in `exit'
Killed

Tanks for any kind of help


Replies (3)

RE: Redmine on 1und1 Webhost - Added by Jan from Planio www.plan.io over 11 years ago

It looks like webrick got actively killed - probably by some kind of watchdog process on their server. Are you sure 1und1 allow Ruby on Rails in your webhosting plan? Here's what a quick google search yielded: http://hilfe-center.1und1.de/homepage-entwickeln-c82634/ruby-c85022/welche-ruby-version-ist-in-meinem-paket-enthalten-a791781.html (The site is in German, but it seems you're using the German 1und1 and are from Germany, am I correct?)

You might want to look for a hosting provider that allows Ruby on Rails (many will offer Ruby, but not Rails; look for Rails specifically!) or you could give our Germany based Redmine Hosting offer a try (hint, hint: I am the founder of that company :-)

RE: Redmine on 1und1 Webhost - Added by Nils Hempelmann over 11 years ago

Jepp
You are right.
Information from the technical service of 1&1:
It is possible to intall Ruby on Rails but not to run.

Thanks for the hint.

RE: Redmine on 1und1 Webhost - Added by Jan from Planio www.plan.io over 11 years ago

Sure, you're welcome. Glad, I was able to help!

    (1-3/3)