Andrew Eberbach
Andrew Eberbach
I think you'll need to use rvmsudo because sudo doesn't necessarily set the right environment variables
oh, right munin-run will use the settings in plugin-conf.d. I need to patch this to support rvm. So, if you go to /etc/munin/plugin-conf.d there should be configuration files that look...
can you run rvm info and paste the results here?
I think this is because you used quotes in the names of the files. Try env.log_file /var/rails/Redmine/log/production.log instead of env.log_file '/var/rails/Redmine/log/production.log'
I have the same issue on 2.3.8. Looks like RakeFileUtils defines verbose and it gets included as a module. You can work around this by doing: RakeFileUtils.verbose_flag = false In...
I've got the problem on 10.6 still. Peepopen 0.3.5