@karthik It’s a bit unclear what you are trying to communicate in the last post. I am guessing, you are able to verify that the user is acive and superuser in MySQL. That’s great.
Now, if you go to the Studio URL and successfully login, you should be redirected to the Studio homepage which will have a URL liek http://apps.<your-lms-domain>/authoring/home, which should have an [+ Add Course] button.
Are you not redirected to that URL? Are you not seeing the “Add Course” buttton?
If this is your first time working with Open edX, I would recommend going throught the Educator documentation to familirise yourself.
Hi @karthik
Would you mind posting a screenshot of what the studio interface looks like for you? I think that might help us better understand what you are seeing.
Ordinarily the + New course button should appear in the upper-right portion of the window.
I wonder if perhaps you might need a rebuild of the images if something didn’t load correctly, maybe worth trying that as well: tutor images build openedx mfe --no-cache && tutor local stop && tutor local start -d
based on that screenshot, it looks to me like you are in the learner dashboard and not the studio, so that’s why you’re not seeing the option to add a course. is it the same screen when you go to studio.local.openedx.io ?
Ah! That looks like something got messed up in the setup and and the studio doesn’t have the right OAuth credentials for communicating with the LMS. Try running