Skip to content

--no-report-self-hosted-issues flag doesn't work in backup command #3526

@ingria

Description

@ingria

Self-Hosted Version

24.12.1

CPU Architecture

x86_64

Docker Version

27.4.1

Docker Compose Version

v2.32.1

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

  1. 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
  1. 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

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions