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

Remove headers from backup/restore #1995

Closed
Tracked by #104
hubertdeng123 opened this issue Feb 28, 2023 · 0 comments · Fixed by getsentry/develop#851
Closed
Tracked by #104

Remove headers from backup/restore #1995

hubertdeng123 opened this issue Feb 28, 2023 · 0 comments · Fixed by getsentry/develop#851

Comments

@hubertdeng123
Copy link
Member

hubertdeng123 commented Feb 28, 2023

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
1 participant