self-hosted
self-hosted copied to clipboard
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
### Version 21.12.0 ### Steps to Reproduce The problem seems to be identical to https://github.com/getsentry/self-hosted/issues/1417 (which is closed and locked without resolution), that the nested is created with each upgrade...
### Version 22.2.0 ### Steps to Reproduce 1. I have the following `.env` file ``` SENTRY_PROJECT=agg SENTRY_URL=https://sentry.nugit.co SENTRY_ORG=nugit SENTRY_DSN="https://[email protected]/6" SENTRY_AUTH_TOKEN=yyyyy SSL_CERT_FILE=/etc/pki/tls/certs/ca-bundle.crt NODE_OPTIONS="--use-openssl-ca" ``` ☝️ `SENTRY_AUTH_TOKEN` is generated using internal integration...
The [restore section](https://develop.sentry.dev/self-hosted/backup/#restore) of the page relating to backups has the following statement: > This directory automatically gets mounted to /etc/sentry so you can run the following to restore your...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### Version 21.12.0 ### Steps to Reproduce Integrate Pagerduty with Sentry. Set up alerts and have the alerts sent via Pagerduty. ### Expected Result Alert is...
### Version 22.1.0 ### Steps to Reproduce first to understand the confusion: the sentry website says:  setup the slack integration as explained [in the docs](https://develop.sentry.dev/integrations/slack/). setup the slack integration...
### Problem Statement Is it possible to migrate data from completely separate single-org Sentry instances into a single, multi-org Sentry deployment? I checked `sentry export` and `sentry import` commands but...
# Original Report Hi, I am currently working on an OpenShift solution. Before I publish anything I would like to know if PRs be welcome? Otherwise I would create a...
### Problem Statement 7 RCE and DoS vulnerabilities were disclosed in ClickHouse DBMS recently. More details here: https://jfrog.com/blog/7-rce-and-dos-vulnerabilities-found-in-clickhouse-dbms/ **Fix** > In order to fix the issues, update ClickHouse to the...
Integration test is timing out after 360 minutes: https://github.com/getsentry/self-hosted/runs/5266047420?check_suite_focus=true#step:4:775
Seeing integration tests fail quite frequently, rerun sometimes works. Noticing a few failure modes, here is one (cf. #1170): https://github.com/getsentry/self-hosted/runs/4317568879?check_suite_focus=true ``` Ensure cleanup crons are working ... + grep -q...