Our Masto instance is still getting "/usr/bin/env: ‘ruby2.3’: No such file or directory" when trying to-be-crontabbed commands from the production guide such as "RAILS_ENV=production bundle exec rake mastodon:media:clear" as the mastodon user.

Ruby 2.3.1 is installed and any other command seems to use it just fine.

Help!

@HedgeMage i think that section of the guide suggests that some people will need the full path to bundle in the rbenv, you might be running a sys wide bundle instead
@ryan Thanks, but I already tried it with the rbenv bundle path explicitly stated AND double-checked that it's in that user's $PATH :(
@HedgeMage sorry, good luck!
@ryan No need to be sorry, I appreciate all attempts at help!