plemelin
plemelin
Dropping a note here in the hopes of directing people a little bit better when researching this issue. As of the beginning of October, we started seeing failures when trying...
I'll add to this issues as I have discovered some additional faulty behaviors with other configurations I'm generating 3 set of certificates: * `*.XYZ.domain.com` (dnsmadeeasy) * `*.lan.XYZ.domain.com` (dnsmadeeasy) * `abc.otherdomain.com`...
Facing same issue as @tsg1992 and @Confuzed Willing to test any solution that would allow to solve this.
I created this ticket following comments from @tm-artemb, @peektoseen and @krzysieqq here: https://github.com/getsentry/self-hosted/issues/2963#issuecomment-2072973387
Thank you for the help here. This can be closed and I'll monitor the one in the snuba project
@RandomlyHuman I know i'm late to the party, but just faced this issue and if the prospect of re-compiling everything is too daunting and you are on Arch, you can...
> This appears to be pretty strange behavior. If this is a new install on a fresh postgres db these integrity errors should not be occurring. [@azaslavsky](https://github.com/azaslavsky) would you be...
For experimentation's sake, I delete all `sentry.environmentproject` and all `sentry.environment` from the backup and it continues to fail. ``` django.db.utils.IntegrityError: UniqueViolation('duplicate key value violates unique constraint "sentry_teamreplica_pkey"\nDETAIL: Key (id)=(1) already...
Best I managed was to restore `users`, `organizations` and `config`. Restoring `global` does not work and results in the Traceback about ImportingError.
@evanh, thank you for helping me here. Here are the clickhouse versions: * On sentry 24.4.2: ``` sh-4.2# docker exec -it sentry-self-hosted-clickhouse-1 clickhouse-client ClickHouse client version 21.8.13.1.altinitystable (altinity build). Connecting...