self-hosted
self-hosted copied to clipboard
--no-report-self-hosted-issues flag doesn't work in backup command
Self-Hosted Version
24.12.1
CPU Architecture
x86_64
Docker Version
27.4.1
Docker Compose Version
v2.32.1
Machine Specification
- [x] My system meets the minimum system requirements of Sentry
Steps to Reproduce
- read the restore.sh script suggestion:
Thirty (30) day retention. No marketing. Privacy policy at sentry.io/privacy.
y or n? n
Understood. To avoid this prompt in the future, use one of these flags:
--report-self-hosted-issues
--no-report-self-hosted-issues
- run ./scripts/restore.sh --no-report-self-hosted-issues
Expected Result
everything works fine
Actual Result
▶ Initializing Docker Compose ...
▶ Detecting Docker platform
Detected Docker platform is linux/amd64
▶ Setting up error handling ...
.....
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Usage: sentry import [OPTIONS] COMMAND [ARGS]...
Try 'sentry import --help' for help.
Error: No such option: --no-report-self-hosted-issues
cat: unrecognized option '--no-report-self-hosted-issues_log-2025-01-13_12-07-36.txt'
Try 'cat --help' for more information.
Event ID
No response
JFYI @hubertdeng123
I think this is still not working
I think this is still not working
@klemen-df Sorry, we don't have the resource & time to prioritize this yet. You may need to be patient.
I'll allocate time after 25.7.0 for this.