Hello. I'm trying to install Hawthorn in a clean ubuntu 16.04 server installation, using as guide :
https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/146440579/Native+Open+edX+Ubuntu+16.04+64+bit+Installation but when the script install the forums throws this error: TASK [forum : ensure forum is started] ***************************************** fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "forum: ERROR (spawn error)\n"} RUNNING HANDLER [forum : restart the forum service] **************************** to retry, use: --limit @/var/tmp/configuration/playbooks/edx_sandbox.retry PLAY RECAP ********************************************************************* localhost : ok=422 changed=131 unreachable=0 failed=1 Everything works fine, except the forums analytics_api RUNNING pid 2721, uptime 0:20:28 cms RUNNING pid 22620, uptime 0:24:11 ecommerce RUNNING pid 31671, uptime 0:22:00 ecomworker RUNNING pid 827, uptime 0:21:16 edxapp_worker:cms_default_1 RUNNING pid 11192, uptime 0:31:39 edxapp_worker:cms_high_1 RUNNING pid 11316, uptime 0:31:36 edxapp_worker:cms_low_1 RUNNING pid 11442, uptime 0:31:33 edxapp_worker:lms_default_1 RUNNING pid 11573, uptime 0:31:29 edxapp_worker:lms_high_1 RUNNING pid 11697, uptime 0:31:26 edxapp_worker:lms_high_mem_1 RUNNING pid 11821, uptime 0:31:23 edxapp_worker:lms_low_1 RUNNING pid 11948, uptime 0:31:20 forum FATAL Exited too quickly (process log may have details) insights RUNNING pid 5083, uptime 0:18:04 lms RUNNING pid 22389, uptime 0:24:13 In the file forum-stderr.log /edx/app/forum/.rbenv/versions/2.4.1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- rubygems/core_ext/kernel_warn (LoadError) from /edx/app/forum/.rbenv/versions/2.4.1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /edx/app/forum/.rbenv/versions/2.4.1/lib/ruby/site_ruby/2.4.0/rubygems.rb:1395:in `<top (required)>' from <internal:gem_prelude>:4:in `require' from <internal:gem_prelude>:4:in `<internal:gem_prelude>' I don“t know where the error is. some advice? Thank you. -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/1be385c4-133d-4d21-b2cb-621334c07807%40googlegroups.com.
