Discussions

Ask a Question
Back to All

'undefined method `force_encoding'' on wagon clone

I'm getting the following error when trying to clone our site.

undefined method `force_encoding' for {"de"=>"false"}:Hash

Seems to be a locale issue. German is the only language used on the site.

Top line of backtrace:

/home/vagrant/.rvm/gems/ruby-2.2.3/gems/locomotivecms_wagon-2.1.1/lib/locomotive/wagon/commands/pull_sub_commands/concerns/assets_concern.rb:19:in `replace_asset_urls'

Any idea on how to fix this?