Régis Behmo
Régis Behmo
It's maintained by Stanford, right? https://github.com/Stanford-Online/xblock-in-video-quiz (last commit 3 years ago)
AFAIK this issue is related to the demonstration course itself. We should probably open an issue in the upstream repository: https://github.com/openedx/openedx-demo-course
Thanks for the update @sarina. If I understand correctly, the error stems from the fact that old tzlocal objects (without `_hasdst` attribute) are being deserialized, which causes errors down the...
What's the resolution strategy here? If we manage to reproduce and fix this issue in staging, will you ok the deployment in prod? The stacktrace shows that the bug occurs...
@jristau1984 did you see my comment and question above? > Is the RELATIVE_DATES_FLAG ("course_experience.relative_dates") enabled in production, but not in staging? Could we enable this flag in staging to reproduce...
> The answer is to add it to "base.in" and then run "make upgrade", but that leads to these sort of problems. The answer is actually to run `make compile-requirements`,...
@nedbat can we close this?
Right, I understand that you found a solution that works for yourself, but do you think that there is a bug that might affect other people?
Closed for lack of response by OP.
Tutor does not support CMS urls that are suffixed with a port ("mydomain.com:4437") -- this issue is one of the reasons why.