• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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