@Daxarhagron try nuking your vendored gems, I've had a problem like this in the past that nuking it and then running bundle install again fixed it
@Daxarhagron there should be a folder in /home/mastodon/live called "vendor". just delete that, then run:
"RAILS_ENV=production cd /home/mastodon/live && /home/mastodon/.rbenv/shims/bundle exec bundle install"
then try your stuff again
@vahnj aha! ok trying that
@vahnj I should have phrased this as I am a network engineer and am not know ruby