Skip to content

Error with missing video transcripts #60

@samuelallan72

Description

@samuelallan72

The demo course at the current master branch includes references to video transcript files which do not exist. This causes errors, such as failing to export the course or failing to reindex the course.

Example error:

File does not exist: video-transcripts/93eb0b27dd8c48319fdb0258193958dd.srt

The references need to be removed or updated, or the missing files added.

Reproducer

  • download the demo-course.tar.gz from the dist directory on the master branch
  • import the demo course into an Ulmo openedx instance (the issue is visible on older releases too, but this particular export error appears to be newly surfaced on Ulmo)
  • export the course, and verify you see an error, and the course fails to export

Workaround

A workaround for now is to delete the problematic video transcripts from LMS Django Admin -> Edxval -> Video transcripts.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions