I have followed the following tops to a tee, yet I am stil having issues. I think I am missing something super obvious, so I am hoping a second, of third set of eyes will help.
Running Ubuntu 1804, with a functional base installation of Discourse, and have followed the steps outlined in the thread above. I am so close I can feel it.
When I get to the step that requires me to run
RAILS_ENV=production bundle exec ruby script/import_scripts/xenforo.rb
The following error is returned.
Traceback (most recent call last):
1: from script/import_scripts/xenforo.rb:3:in `<main>'
script/import_scripts/xenforo.rb:3:in `require’: cannot load such file – mysql2 (LoadError)
If I check the gemfile in the /var/www/discourse directory, I can that mysql2 is loaded