Skip to content

Remove headers from backup/restore  #1995

@hubertdeng123

Description

@hubertdeng123

Problem Statement

Backup/restore is currently using the command from the docs:
docker-compose run --rm -T -e SENTRY_LOG_LEVEL=CRITICAL web export > sentry/backup.json

This is adding headers to the backup file that need to be removed before import. Try and find another way of handling this

This looks something like:

Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions