Could not find gems.. in locally in stalled gems

Infos:

  • Used Zammad version: 6
  • Used Zammad installation type: source
  • Operating system: Ubuntu 16.04
  • Browser + version:

Expected behavior:

zammad run rails r “Setting.set(‘es_url’, ‘http://localhost:9200’)”

Actual behavior:

Could not find mysql2-0.5.5, vite_rails-3.0.15, rack-2.2.8, vite_ruby-3.3.4, zeitwerk-2.6.11, nokogiri-1.15.3, rails-dom-testin g-2.2.0, rails-html-sanitizer-1.6.0, i18n-1.14.1, minitest-5.19.0, mini_portile2-2.8.4, racc-1.7.1, loofah-2.21.3 in locally in stalled gems
Run bundle install --gemfile /opt/zammad/Gemfile to install missing gems.

Steps to reproduce the behavior:

I’m having trouble executing the following statement: zammad run rails r "Setting.set(‘es_url’, ‘http://localhost:9200’).
It asks me to install the gems locally, but I have positioned myself in the zammad path and I have done a bundle install but it still doesn’t work, maybe I should configure something else? I’m new to this

Please fill out the complete template.
Your actual behavior does not fit your Zammad version.

I’m sorry, I don’t speak English, that’s why it’s hard for me to fill in the template, I think the zammad version is 6, I installed it from source

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.