Ben Langfeld
Ben Langfeld
I'd suggest you start by removing both rbenv and rvm, choosing one, and then installing it cleanly. I don't have time to help debug potential interactions between the two. If...
Do you have an easy way to reproduce this? On a fresh Ubuntu 14.04 server I cannot.
@lacco Before you explicitly set `:whenever_roles`, did you have any servers in the `:db` role, which is the default?
Did you by any chance override `:whenever_command_environment_variables`? The default is `{}` which should not raise this error. If you use `bundle open` to log the value of `fetch(:whenever_command_environment_variables)`, is it...
Your question is not clear. Please rephrase and/or provide more detail.
Please explain how you have Ruby installed and provide your `Gemfile.lock`. Also please confirm you have no other content in `schedule.rb` (I am suspicious that there is no output redirection...
Your initial reply included `set :output, "/path/to/my/cron_log.log"` which you then edited out. Please provide the **entire** contents of this file, **do not** edit it.
By "this file" I meant your schedule. There is something strange going on with the code you're reporting, and the suspicion that something is being left out remains. With what...
Do you have an easy way to reproduce this? On a fresh Ubuntu 14.04 server I cannot.
Yes, I would in principle accept a PR for that feature.