-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course import not working #982
Comments
This looks like a CORS configuration issue. Digging into the details... |
Oh, this probably doesn't manifest on devstack because everything is served from |
Okay, so the root issue is that we need to add But this is organized in a weird way. It's declared redundantly in three places instead of inheriting from common, and then the value for edx-platform is completely ignored by Tutor, which does its own thing. I think the right thing to do here is to make it so that |
This should be fixed by the combination of:
It should get deployed in tomorrow morning's build. |
Verified fix on the next-release sandbox. |
Importing a tar file does not work, it gets stuck on the first step and just spins.
course.cjycyzl5.tar.gz
^Sample tar file attempting to upload
The text was updated successfully, but these errors were encountered: