armino New Pleskian Feb 25, 2018 #1 I've had multiple attempts at fixing the issue but couldn't manage to get it done. The Ruby app in question is the Sendgrid Eventkit. I'm using Plesk Onyx with standard Ruby support, only exception that Ruby 2.2.4 is added and registered into Plesk.
I've had multiple attempts at fixing the issue but couldn't manage to get it done. The Ruby app in question is the Sendgrid Eventkit. I'm using Plesk Onyx with standard Ruby support, only exception that Ruby 2.2.4 is added and registered into Plesk.
MarkM Golden Pleskian Plesk Guru Feb 25, 2018 #2 gem install rubygems-bundler gem regenerate_binstubs
armino New Pleskian Feb 25, 2018 #3 Mark Muyskens said: gem install rubygems-bundler gem regenerate_binstubs Click to expand... Error loading RubyGems plugin "/usr/local/rvm/gems/ruby-2.2.4@global/gems/gem-wrappers-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError) Still the same error message afterwards.
Mark Muyskens said: gem install rubygems-bundler gem regenerate_binstubs Click to expand... Error loading RubyGems plugin "/usr/local/rvm/gems/ruby-2.2.4@global/gems/gem-wrappers-1.3.2/lib/rubygems_plugin.rb": cannot load such file -- gem-wrappers (LoadError) Still the same error message afterwards.