Rake db:migrate segfaults
Added by thanos panousis about 12 years ago
Total ruby newbie.
Ruby 1.8.7, rails-3.2.8.
I am getting the following while trying to install Redmine for the first time on a VPS server, with no root access.
[~/redmine]# RAILS_ENV=production rake db:migrate --trace ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment /home/indice5/redmine/vendor/ruby/1.8/gems/actionpack-3.2.8/lib/action_dispatch/routing/mapper.rb:1292: [BUG] Segmentation fault ruby 1.8.7 (2009-06-08 patchlevel 173) [x86_64-linux] Aborted (core dumped)
Any advice?
Replies (1)
RE: Rake db:migrate segfaults - Added by thanos panousis about 12 years ago
Bump on this. I am totally unable to setup Redmine in my VPS server. Could someone at least give a pointer? We desperately want to move out of a local server and go to a managed/backed up environment.
Thank you.