Hello,
i have a Ubuntu 12.04 Server.Now my App do not want to start.
nay idea what i can change to make it work ?
THX Niels
This is the error:
Error message:
Could not load the bundler gem. Install it with `gem install bundler`.
Here re some infos:
gem install bundler
Successfully installed bundler-1.3.5
1 gem installed
ruby -v
ruby 1.8.7 (2012-10-12 patchlevel 371) [x86_64-linux]
root@ubuntu64bit11-10-64bit:/var/www/chiliproject# rvm info
ruby-1.8.7-p371:
system:
uname: "Linux ubuntu64bit11-10-64bit 3.2.0-41-generic #66-Ubuntu SMP Thu Apr 25 03:27:11 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux"
system: "ubuntu/12.04/x86_64"
bash: "/bin/bash => GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)"
zsh: " => not installed"
rvm:
version: "rvm 1.19.6 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]"
updated: "17 days 15 hours 57 minutes 58 seconds ago"
ruby:
interpreter: "ruby"
version: "1.8.7"
date: "2012-10-12"
platform: "x86_64-linux"
patchlevel: "2012-10-12 patchlevel 371"
full_version: "ruby 1.8.7 (2012-10-12 patchlevel 371) [x86_64-linux]"
homes:
gem: "/usr/local/rvm/gems/ruby-1.8.7-p371"
ruby: "/usr/local/rvm/rubies/ruby-1.8.7-p371"
binaries:
ruby: "/usr/local/rvm/rubies/ruby-1.8.7-p371/bin/ruby"
irb: "/usr/local/rvm/rubies/ruby-1.8.7-p371/bin/irb"
gem: "/usr/local/rvm/rubies/ruby-1.8.7-p371/bin/gem"
rake: "/usr/local/rvm/gems/ruby-1.8.7-p371/bin/rake"
environment:
PATH: "/usr/local/rvm/gems/ruby-1.8.7-p371/bin:/usr/local/rvm/gems/ruby-1.8.7-p371@global/bin:/usr/local/rvm/rubies/ruby-1.8.7-p371/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/root/bin:/var/lib/gems/1.8/bin"
GEM_HOME: "/usr/local/rvm/gems/ruby-1.8.7-p371"
GEM_PATH: "/usr/local/rvm/gems/ruby-1.8.7-p371:/usr/local/rvm/gems/ruby-1.8.7-p371@global"
MY_RUBY_HOME: "/usr/local/rvm/rubies/ruby-1.8.7-p371"
IRBRC: "/usr/local/rvm/rubies/ruby-1.8.7-p371/.irbrc"
RUBYOPT: ""
gemset: ""
root@ubuntu64bit11-10-64bit:/var/www/chiliproject#
root@ubuntu64bit11-10-64bit:/var/www/chiliproject# bundle list
Gems included by the bundle:
* actionmailer (2.3.14)
* actionpack (2.3.14)
* activerecord (2.3.14)
* activeresource (2.3.14)
* activesupport (2.3.14)
* acts-as-taggable-on (2.1.0)
* bundler (1.3.5)
* coderay (1.0.5)
* fastercsv (1.5.4)
* i18n (0.4.2)
* json (1.7.7)
* liquid (2.3.0)
* mysql (2.8.1)
* mysql2 (0.2.18)
* net-ldap (0.2.2)
* pg (0.9.0)
* rack (1.1.3)
* rails (2.3.14)
* rake (0.9.2.2)
* rdoc (3.12)
* rmagick (2.13.1)
* ruby-openid (2.1.8)
* rubytree (0.5.3)
* sqlite3-ruby (1.2.5)