• 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 Failed to install the {ruby} extension ONYX

GabrielleC

New Pleskian
Hey im Getting this error is this a reported error i did do a search but nothing came up for ONYX

Error: Failed to install the extension:
Execution of /opt/psa/admin/plib/modules/ruby/scripts/post-install.php failed with exit code 1 and the output:


[2016-08-26 16:07:26] ERR [panel] {}
ERROR:rubymng:[Errno 2] No such file or directory: '/var/lib/rbenv/versions/'
:
0: /opt/psa/admin/plib/modules/ruby/library/RubyManager.php:58
PleskExt\Ruby\RubyManager::_call(array, boolean true)
1: /opt/psa/admin/plib/modules/ruby/library/RubyManager.php:12
PleskExt\Ruby\RubyManager::getHandlers()
2: /opt/psa/admin/plib/modules/ruby/library/Repository/HandlerRepository.php:15
PleskExt\Ruby\Repository\HandlerRepository::scan()
3: /opt/psa/admin/plib/modules/ruby/scripts/post-install.php:11
ERROR: pm_Exception: {}
ERROR:rubymng:[Errno 2] No such file or directory: '/var/lib/rbenv/versions/'
(RubyManager.php:58)
 
Yo this solution worked for me... Redhat / CentOS 7

Depending on environment you may or may not need "sudo"

git clone git://github.com/sstephenson/rbenv.git /usr/local/rbenv

Basically it wants the ruby manager rbenv installed .... that will put files where they should be and not edit your startup file / .bash_profile , this is because for me i use RVM to manage and install my ruby installations .. I'm just more familiar and the documentation on rvm.io is MUCH more thorough !! Hope this helps..

FTR - PLESK is the s&*^ !!!!!! You guy NAILED it ;) centos / whm is a joke now!!!! lol
 
Back
Top