<div dir="ltr"><div>Hi everyone, <br></div><div><br></div><div>i was installing Genieacs on Centos7 server but i have this error when i started the genieacs.</div><div><br></div><div><pre>Puma caught this error: Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? can't activate sqlite3 (~> 1.3.6), already activated sqlite3-1.4.0. Make sure all dependencies are added to Gemfile. (LoadError)
/root/.rbenv/versions/2.4.3/lib/ruby/gems/2.4.0/gems/bundler-2.0.1/lib/bundler/rubygems_integration.rb:408:in `block (2 levels) in replace_gem'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/connection_adapters/sqlite3_adapter.rb:12:in `<top (required)>'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `block in require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:257:in `load_dependency'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/connection_adapters/connection_specification.rb:191:in `spec'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:952:in `establish_connection'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/connection_handling.rb:60:in `establish_connection'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/railtie.rb:136:in `block (2 levels) in <class:Railtie>'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:71:in `instance_eval'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:71:in `block in execute_hook'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:62:in `with_execution_control'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:67:in `execute_hook'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:52:in `block in run_load_hooks'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:51:in `each'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/lazy_load_hooks.rb:51:in `run_load_hooks'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/base.rb:328:in `<module:ActiveRecord>'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/base.rb:27:in `<top (required)>'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `block in require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:257:in `load_dependency'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/dependencies.rb:291:in `require'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activerecord-5.2.2/lib/active_record/query_cache.rb:29:in `run'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/execution_wrapper.rb:27:in `before'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:426:in `block in make_lambda'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:198:in `block (2 levels) in halting'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:606:in `block (2 levels) in default_terminator'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:605:in `catch'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:605:in `block in default_terminator'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:199:in `block in halting'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:513:in `block in invoke_before'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:513:in `each'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:513:in `invoke_before'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/callbacks.rb:131:in `run_callbacks'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/execution_wrapper.rb:110:in `run!'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/execution_wrapper.rb:72:in `block in run!'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/execution_wrapper.rb:69:in `tap'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/activesupport-5.2.2/lib/active_support/execution_wrapper.rb:69:in `run!'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.2/lib/action_dispatch/middleware/executor.rb:12:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/actionpack-5.2.2/lib/action_dispatch/middleware/static.rb:127:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/rack-2.0.6/lib/rack/sendfile.rb:111:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/railties-5.2.2/lib/rails/engine.rb:524:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/rack-2.0.6/lib/rack/urlmap.rb:68:in `block in call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/rack-2.0.6/lib/rack/urlmap.rb:53:in `each'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/rack-2.0.6/lib/rack/urlmap.rb:53:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/puma-3.12.0/lib/puma/configuration.rb:225:in `call'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/puma-3.12.0/lib/puma/server.rb:658:in `handle_request'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/puma-3.12.0/lib/puma/server.rb:472:in `process_client'
/root/genieacs-gui/vendor/bundle/ruby/2.4.0/gems/puma-3.12.0/lib/puma/server.rb:332:in `block in run'</pre></div><div><br></div><div>Can someone help me with this error? thnks<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><img src="https://drive.google.com/a/networkbroadcast.net/uc?id=1_FRZizsEI5sJErXuGqfY43Sui9gcVbsc&export=download" width="200" height="66"><br></div></div></div></div>