Skip to content

Migration to object storage fails due to missing configuration for captions #7098

Open
@toontoet

Description

@toontoet

Describe the current behavior

I followed the instructions here: https://docs.joinpeertube.org/maintain/remote-storage#peertube-settings to migrate my video from the local file system to object storage.

When I tried to move a single file using the CLI, the video segments were transferred, but a message appeared on the video page stating that the file was still being transferred.

After some investigation, it turned out that the migration process had not been completed because no “captions” bucket had been defined. I added the captions bucket to the configuration and then the migration went smoothly.

I had to manually reset the status of the migrated videos to 1 to remove the message.

Steps to reproduce

  1. Use object storage configuration as is documented
  2. Migrate a single video that contains captions

Describe the expected behavior

I would expect an error if the configuration is missing.
I would expect the migration proces not to stall

Additional information

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions