Skip to content
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

Video does not exists in sync_medialive_video command #2278

Open
lunika opened this issue Jun 7, 2023 · 1 comment
Open

Video does not exists in sync_medialive_video command #2278

lunika opened this issue Jun 7, 2023 · 1 comment
Assignees
Labels

Comments

@lunika
Copy link
Member

lunika commented Jun 7, 2023

Bug Report

Problematic Behavior

When the management command sync_medialive_video is executed, we have sometimes an error :

Video.DoesNotExist: Video matching query does not exist.
(3 additional frame(s) were not displayed)
...
  File "manage.py", line 12, in <module>
    execute_from_command_line(sys.argv)
  File "marsha/core/management/commands/sync_medialive_video.py", line 88, in handle
    live = Video.objects.get(pk=live_pk)

The video is deleted and does not exists anymore.

@lunika lunika added the bug label Jun 7, 2023
@polyhb polyhb self-assigned this Jun 12, 2023
@kernicPanel
Copy link
Contributor

Seems like it has been managed in #2284
Can we close this @polyhb @lunika ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants