I have been attempting to get my first install of Open edX running for 2 weeks though still facing THREE ISSUES as outlined separately below.
I have reviewed and searched most every manual and post I could find relating to this release of Maple/Tutor plus have watched numerous videos… I am stumped, so I finally am reaching out to this forum for help.
NOTE: I am using Overhand.io’s Tutor v13.1.0 on AWS with a EC2 t3a.large instance. This version of Tutor is what AWS Marketplace presently installs.
NOTE: I do have my HTTPS certificate installed and DNS set to “mydomainname.com” and “*.mydomainname.com”. FYI: I do NOT have a DNS CNAME set for “studio.mydomainname.com”.
NOTE: I did get email/SMTP configured and working.
NOTE: I did install the demo class and it’s functions as expected.
NOTE: Below is my PLUGIN configuration
plugins list
- android==13.0.0 (disabled)
- discovery==13.0.0 (disabled)
- ecommerce==13.0.0 (disabled)
- forum==13.0.0 (disabled)
- license==13.0.0 (disabled)
- mfe==13.0.1
- minio==13.0.0 (disabled)
- notes==13.0.0 (disabled)
- richie==13.0.0 (disabled)
- webui==13.0.0
- xqueue==13.0.0 (disabled)
ISSUE ONE:
I cannot log into Studio… takes me to the LMS to sign in but then, after entering the superuser credentials (user name = admin), I receive the error message Error: invalid request Mismatching redirect URI. Appears to log me into the LMS since my superuser name appears.
ISSUE TWO:
From the LMS screen, I can’t VIEW/OPEN the logged in users ACCOUNT nor their PROFILE. I receive this error message “There has been a 500 error on the Praxis Focused Learning Experience servers.”
ISSUE THREE:
When loading/installing the INDIGO theme I receive the following error messages thus I am not successful in the installation of a different theme.
Creating tutor_local_lms-job_run … done
Loading settings lms.envs.tutor.production
2022-05-28 15:33:56,696 WARNING 9 [py.warnings] [user None] [ip None] warnings.py:109 - /openedx/venv/lib/python3.8/site-packages/boto/plugin.py:40: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module’s documentation for alternative uses import imp
2022-05-28 15:33:56,773 WARNING 9 [py.warnings] [user None] [ip None] warnings.py:109 - /openedx/venv/lib/python3.8/site-packages/botocore/vendored/requests/packages/urllib3/_collections.py:1: DeprecationWarning: Using or importing the ABCs from ‘collections’ instead of from ‘collections.abc’ is deprecated since Python 3.3, and in 3.10 it will stop working from collections import Mapping, MutableMapping
2022-05-28 15:33:58,224 WARNING 9 [py.warnings] [user None] [ip None] warnings.py:109 - /openedx/edx-platform/openedx/core/lib/api/view_utils.py:5: DeprecationWarning: Using or importing the ABCs from ‘collections’ instead of from ‘collections.abc’ is deprecated since Python 3.3, and in 3.10 it will stop working from collections import Sequence # lint-amnesty, pylint: disable=no-name-in-module, deprecated-class
2022-05-28 15:33:58,560 WARNING 9 [py.warnings] [user None] [ip None] warnings.py:109 - /openedx/edx-platform/openedx/core/types/admin.py:49: DeprecationWarning: Django 3.2+ available: the _admin_display method and the AdminMethodclass should be removed from openedx.core.types warnings.warn(
Assigning theme indigo to www.PraxFLEX.com…
Assigning theme indigo to www.PraxFLEX.com:8000…
Assigning theme indigo to www.Studio.PraxFLEX.com…
Assigning theme indigo to www.Studio.PraxFLEX.com:8001…
Assigning theme indigo to preview.www.PraxFLEX.com…
Assigning theme indigo to preview.www.PraxFLEX.com:8000…
**Any direction for where to read, what to look for or things to try will be MUST APPRECIATED. I am new at Open edX and such installations so the more basic/explanatory the instructions the better. **
Thanking you in advance, Richard