Hi Macors, thanks for your support... this is the error in the edx logs when trying to go to a Lesson with a forum.
> 2020-12-08 18:02:29,152 DEBUG 10429 [urllib3.connectionpool] connectionpool.py:205 - Starting new HTTP connection (1): localhost:18080
> 2020-12-08 18:02:29,726 DEBUG 10429 [urllib3.connectionpool] connectionpool.py:393 - http://localhost:18080 "GET /api/v1/users/6?complete=True&request_id=c3ee87f4-c50c-4992-a20b-ce92359d0275 HTTP/1.1" 500 4384
> 2020-12-08 18:02:29,728 ERROR 10429 [root] signals.py:21 - Uncaught exception from None
> Traceback (most recent call last):
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
> response = get_response(request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
> response = self._get_response(request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response
> response = self.process_exception_by_middleware(e, request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 185, in _get_response
> response = wrapped_callback(request, *callback_args, **callback_kwargs)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/decorators.py", line 185, in inner
> return func(*args, **kwargs)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 23, in _wrapped_view
> return view_func(request, *args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 188, in wrapped_view
> return view_func(request, course_key, *args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 202, in inline_discussion
> user_info = cc_user.to_dict()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 59, in to_dict
> self.retrieve()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 64, in retrieve
> self._retrieve(*args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/user.py", line 152, in _retrieve
> metric_tags=self._metric_tags,
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/utils.py", line 85, in perform_request
> raise CommentClient500Error(response.text)
> CommentClient500Error: <!doctype html>
> <html lang="en">
> <head>
> <meta charset="utf-8">
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <title>We're sorry, but something went wrong: Web application could not be started</title>
> <style type="text/css">body{font-family:Arial,Sans-Serif;font-size:13px;color:#222;margin:0}.column{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}header{border-bottom:1px solid #e3e3e3;margin-bottom:45px}footer,header{margin-top:50px}footer{font-size:14px;color:#7f7f7f;border-top:1px solid #e3e3e3;padding:40px 0}h1{font-size:30px;margin-top:30px;margin-bottom:10px}.subtitle{margin-top:0;margin-bottom:110px;font-size:20px}#operator_info{display:none}#show_operator_info{font-size:17px;font-weight:400}.left{text-align:left;padding:8px}h3{margin-top:30px;margin-bottom:10px;font-size:23px}ul{padding-left:16px}a,li{color:#1781bf;text-decoration:none}.error,a,li{font-weight:700}.error{background:#e6f3fc;border-radius:5px;padding:7px 12px}.error.block{display:block}.bold{font-weight:700!important}pre{margin:0;overflow-x:auto;white-space:pre-wrap;word-break:break-all}dt{margin-top:16px;font-weight:700}dd{margin-left:0}.plain{color:inherit;font-weight:inherit}#content{overflow-y:scroll;height:800px}</style>
> </head>
> <body>
> <header>
> <div class="column">
> <svg width="50" height="50" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m731.234002 153.838666v-18.841339c0-4.417534-3.577416-7.997327-7.990382-7.997327h-6.414571c-4.417012 0-7.990383 3.580525-7.990383 7.997327v18.841339h-18.841339c-4.417534 0-7.997327 3.577416-7.997327 7.990383v6.414571c0 4.417011 3.580525 7.990382 7.997327 7.990382h18.841339v18.841339c0 4.417534 3.577416 7.997328 7.990383 7.997328h6.414571c4.417011 0 7.990382-3.580526 7.990382-7.997328v-18.841339h18.841339c4.417534 0 7.997328-3.577416 7.997328-7.990382v-6.414571c0-4.417012-3.580526-7.990383-7.997328-7.990383z" fill="#f87575" transform="matrix(.70710678 -.70710678 .70710678 .70710678 -593.80455139 424.48059756)"/></svg>
> <h1>We're sorry, but something went wrong.</h1>
> <p class="subtitle">The issue has been logged for investigation. Please try again later.</p>
> </div>
> </header>
> <div class="column">
> <a id="show_operator_info" href="#" onclick="showOperatorInfo()">Technical details for the administrator of this website</a>
> <div id="operator_info">
> <div class="left">
> <h3>Error ID:</h3>
> <span class="error">bb50107f</span>
> <h3>Details:</h3>
> <p>Web application could not be started by the Phusion Passenger application server.</p>
> <p class="bold">Please read <a href="https://www.phusionpassenger.com/library/admin/log_file/" class="plain">the Passenger log file</a> (search for the Error ID) to find the details of the error.</p>
> <p>You can also get a detailed report to appear directly on this page, but for security reasons it is only provided if Phusion Passenger is run with <i>environment</i> set to <i>development</i> and/or with the <i>friendly error pages</i> option set to <i>on</i>.</p>
> <p>For more information about configuring environment and friendly error pages, see:</p>
> <ul>
> <li><a href="https://www.phusionpassenger.com/library/config/nginx/reference/#passenger_friendly_error_pages">Nginx integration mode</a></li>
> <li><a href="https://www.phusionpassenger.com/library/config/apache/reference/#passengerfriendlyerrorpages">Apache integration mode</a></li>
> <li><a href="https://www.phusionpassenger.com/library/config/standalone/reference/#--friendly-error-pages---no-friendly-error-pages-friendly_error_pages">Standalone mode</a></li>
> </ul>
> </div>
> </div>
> </div>
> <footer>
> <!--
> You are free to modify the footer as you see fit,
> but we kindly ask of you to preserve the following
> text. Thank you.
> -->
> <div class="column">
> This website is powered by <a href="https:<wbr>//www.phusionpassenger.com"><b>Phusion Passenger</b></a>®, the smart application server built by <b>Phusion</b>®.
> </div>
> </footer>
> <script>
> function showOperatorInfo() {
> document.getElementById('operator_info').style.display = 'block';
> }
> </script>
> </body>
> </html>
> 2020-12-08 18:02:29,729 ERROR 10429 [django.request] exception.py:135 - Internal Server Error: /courses/course-v1:edX+DemoX+Demo_Course/discussion/forum/9ad16580878f49d1bf20ce1bc533d16e/inline
> Traceback (most recent call last):
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
> response = get_response(request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
> response = self._get_response(request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 187, in _get_response
> response = self.process_exception_by_middleware(e, request)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/core/handlers/base.py", line 185, in _get_response
> response = wrapped_callback(request, *callback_args, **callback_kwargs)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/utils/decorators.py", line 185, in inner
> return func(*args, **kwargs)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/django/contrib/auth/decorators.py", line 23, in _wrapped_view
> return view_func(request, *args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 188, in wrapped_view
> return view_func(request, course_key, *args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 202, in inline_discussion
> user_info = cc_user.to_dict()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 59, in to_dict
> self.retrieve()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 64, in retrieve
> self._retrieve(*args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/user.py", line 152, in _retrieve
> metric_tags=self._metric_tags,
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/utils.py", line 85, in perform_request
> raise CommentClient500Error(response.text)
> CommentClient500Error: <!doctype html>
> <html lang="en">
> <head>
> <meta charset="utf-8">
> <meta name="viewport" content="width=device-width, initial-scale=1">
> <title>We're sorry, but something went wrong: Web application could not be started</title>
> <style type="text/css">body{font-family:Arial,Sans-Serif;font-size:13px;color:#222;margin:0}.column{max-width:1000px;margin-left:auto;margin-right:auto;text-align:center}header{border-bottom:1px solid #e3e3e3;margin-bottom:45px}footer,header{margin-top:50px}footer{font-size:14px;color:#7f7f7f;border-top:1px solid #e3e3e3;padding:40px 0}h1{font-size:30px;margin-top:30px;margin-bottom:10px}.subtitle{margin-top:0;margin-bottom:110px;font-size:20px}#operator_info{display:none}#show_operator_info{font-size:17px;font-weight:400}.left{text-align:left;padding:8px}h3{margin-top:30px;margin-bottom:10px;font-size:23px}ul{padding-left:16px}a,li{color:#1781bf;text-decoration:none}.error,a,li{font-weight:700}.error{background:#e6f3fc;border-radius:5px;padding:7px 12px}.error.block{display:block}.bold{font-weight:700!important}pre{margin:0;overflow-x:auto;white-space:pre-wrap;word-break:break-all}dt{margin-top:16px;font-weight:700}dd{margin-left:0}.plain{color:inherit;font-weight:inherit}#content{overflow-y:scroll;height:800px}</style>
> </head>
> <body>
> <header>
> <div class="column">
> <svg width="50" height="50" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"><path d="m731.234002 153.838666v-18.841339c0-4.417534-3.577416-7.997327-7.990382-7.997327h-6.414571c-4.417012 0-7.990383 3.580525-7.990383 7.997327v18.841339h-18.841339c-4.417534 0-7.997327 3.577416-7.997327 7.990383v6.414571c0 4.417011 3.580525 7.990382 7.997327 7.990382h18.841339v18.841339c0 4.417534 3.577416 7.997328 7.990383 7.997328h6.414571c4.417011 0 7.990382-3.580526 7.990382-7.997328v-18.841339h18.841339c4.417534 0 7.997328-3.577416 7.997328-7.990382v-6.414571c0-4.417012-3.580526-7.990383-7.997328-7.990383z" fill="#f87575" transform="matrix(.70710678 -.70710678 .70710678 .70710678 -593.80455139 424.48059756)"/></svg>
> <h1>We're sorry, but something went wrong.</h1>
> <p class="subtitle">The issue has been logged for investigation. Please try again later.</p>
> </div>
> </header>
> <div class="column">
> <a id="show_operator_info" href="#" onclick="showOperatorInfo()">Technical details for the administrator of this website</a>
> <div id="operator_info">
> <div class="left">
> <h3>Error ID:</h3>
> <span class="error">bb50107f</span>
> <h3>Details:</h3>
> <p>Web application could not be started by the Phusion Passenger application server.</p>
> <p class="bold">Please read <a href="https://www.phusionpassenger.com/library/admin/log_file/" class="plain">the Passenger log file</a> (search for the Error ID) to find the details of the error.</p>
> <p>You can also get a detailed report to appear directly on this page, but for security reasons it is only provided if Phusion Passenger is run with <i>environment</i> set to <i>development</i> and/or with the <i>friendly error pages</i> option set to <i>on</i>.</p>
> <p>For more information about configuring environment and friendly error pages, see:</p>
> <ul>
> <li><a href="https://www.phusionpassenger.com/library/config/nginx/reference/#passenger_friendly_error_pages">Nginx integration mode</a></li>
> <li><a href="https://www.phusionpassenger.com/library/config/apache/reference/#passengerfriendlyerrorpages">Apache integration mode</a></li>
> <li><a href="https://www.phusionpassenger.com/library/config/standalone/reference/#--friendly-error-pages---no-friendly-error-pages-friendly_error_pages">Standalone mode</a></li>
> </ul>
> </div>
> </div>
> </div>
> <footer>
> <!--
> You are free to modify the footer as you see fit,
> but we kindly ask of you to preserve the following
> text. Thank you.
> -->
> <div class="column">
> This website is powered by <a href="https:<wbr>//www.phusionpassenger.com"><b>Phusion Passenger</b></a>®, the smart application server built by <b>Phusion</b>®.
> </div>
> </footer>
> <script>
> function showOperatorInfo() {
> document.getElementById('operator_info').style.display = 'block';
> }
> </script>
> </body>
> </html>
trying to go to the forum directly
> 2020-12-08 18:08:22,558 ERROR 10429 [edx.courseware] views.py:592 - Error in /courses/course-v1:edX+DemoX+Demo_Course/discussion/forum/: user=joanalexisc, effective_user=joanalexisc, course=course-v1:edX+DemoX+Demo_Course
> Traceback (most recent call last):
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/courseware/views/views.py", line 521, in get
> return super(CourseTabView, self).get(request, course=course, page_context=page_context, **kwargs)
> File "/opt/bitnami/apps/edx/venvs/edxapp/lib/python2.7/site-packages/web_fragments/views.py", line 26, in get
> fragment = self.render_to_fragment(request, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/courseware/views/views.py", line 656, in render_to_fragment
> return tab.render_to_fragment(request, course, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/common/lib/xmodule/xmodule/tabs.py", line 294, in render_to_fragment
> return self.fragment_view.render_to_fragment(request, course_id=unicode(course.id), **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 704, in render_to_fragment
> base_context = _create_base_discussion_view_context(request, course_key)
> File "/opt/bitnami/apps/edx/edx-platform/lms/djangoapps/discussion/views.py", line 405, in _create_base_discussion_view_context
> user_info = cc_user.to_dict()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 59, in to_dict
> self.retrieve()
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/models.py", line 64, in retrieve
> self._retrieve(*args, **kwargs)
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/user.py", line 152, in _retrieve
> metric_tags=self._metric_tags,
> File "/opt/bitnami/apps/edx/edx-platform/lms/lib/comment_client/utils.py", line 85, in perform_request
> raise CommentClient500Error(response.text)