Hi. I’m facing difficulties logging into the admin panel of the Discovery plugin while using the Palm version of Open edX. Here are the steps I’ve taken so far:
Enabled the Discovery==16.0.2 plugin by running tutor plugins enable discovery.
Saved the configurations by running tutor config save.
Launched the server with tutor dev launch.
To create an admin user, I’ve tried the following:
Running tutor dev run credentials ./manage.py createsuperuser within the Discovery container to create a superuser.
Using an existing LMS-CMS user with staff and superuser permissions.
However, neither of these approaches has allowed me to log into the admin panel successfully.
Can anyone provide guidance on what I might be missing or suggest steps to resolve this issue?
Please let me know if you need any additional information or clarification.
Thank you for your response. Apologies for the error with “credentials” instead of “discovery.” I’ve tried, but I’m still encountering the same issue where I’m unable to log in to the admin panel, even when using the /login page for the plugin. Everything seems to work okay for the studio or LMS.