-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't exec "/usr/local/bin/ruby" #22
Comments
Hi, It seems like you don't have Ruby installed or ruby can't be found at /usr/local/bin/ruby. Can you check if Ruby is installed? If so, check your munin conf to see if the path to ruby is correct: i.e.
|
I edit /etc/munin/plugin-conf.d/munin-node But i have error: Can't exec "/usr/local/rvm/wrappers/ruby-2.0.0-p353@global/ruby": Permission denied at /usr/share/perl5/vendor_perl/Munin/Node/Service.pm line 263, line 20 Please, Help! |
Have you tried running the command from bash and sh? Do you get the same error? If so, what are the permissions on /usr/local/rvm/wrappers/ruby-2.0.0-p353@global/ruby? |
-rwxrwxr-x. 1 root rvm 304 Май 7 11:47 /usr/local/rvm/wrappers/ruby-2.0.0-p353@global/ruby |
I run: service munin-node restart (root) |
Alberto Galisteo Prieto
6:35 PM (2 hours ago)
Can't exec "/usr/local/bin/ruby": No existe el fichero o el directorio at /usr/lib64/perl5/vendor_perl/5.12.4/Munin/Node/Service.pm line 263.
FATAL: Failed to exec.
This is my problem
The text was updated successfully, but these errors were encountered: