-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- https://docs.sentry.io/concepts/migration/
- this workshop: https://sentry.io/resources/migrate-to-sentry-saas-workshop/
- Connect to one of web pods and instead of launching the long bash script, run whatever it wraps around, so run the following:
sentry export global --encrypt-with /key.pub /export.tar
It should provide the same result as sentry-admin.sh script. Already copied the provided key inside the pod.
The long bash script:
https://github.com/getsentry/self-hosted/blob/master/sentry-admin.sh
- "I verified export.tar inside the pod and on my local machine (standard thing to check if transfer completed without any loss). Then I proceeded to upload export.tar to relocation landing page (https://sentry.io/relocation/), got the usual for the procedure "Relocation Accepted" and about an hour later received this:"
Expected Result
Relocation should succeed and new org slug should have the migrated Projects data, among other data.
Actual Result
Relocation Failed
A SaaS org that is blank, no projects in it.
Product Area
Unknown
Link
No response
DSN
No response
Version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner