• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Ruby on Rails

TomBowler

New Pleskian
Never setup Ruby via Plesk before in fact never had them on the same server... Anyway, need Ruby 2.3.1 on my Centos 7 Server running Plesk. Followed the guide and installed etc... all seems good, but when I run the Bundle install it errors out on a few things (see below).
  • Warning: the running version of Bundler (1.13.5) is older than the version that created the lockfile (1.15.1). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
    • An error occurred while installing nio4r (2.1.0), and Bundler cannot continue.
    • Make sure that `gem install nio4r -v '2.1.0'` succeeds before bundling.
One this I tried was running a gem install on nio4r and it states Ruby must be > v2.2.2 which I set in Plesk to be 2.3.1.
I then SSH into the server run ruby -v and it returns ruby 2.0.0p648 (2015-12-16) [x86_64-linux]
Any ideas on why?
Thanks
 
Back
Top