Hubert Deng
Hubert Deng
Good suggestion, I've put up a PR to use the django orm to perform the `DROP` sql commands. https://github.com/getsentry/self-hosted/pull/2827
Have you restarted your docker containers after adding these custom certificates? Have you seen this page? https://develop.sentry.dev/self-hosted/custom-ca-roots/
Interesting, if you `docker compose exec` into symbolicator and perform `ls /usr/local/share/ca-certificates`, do you see the certificates? If you do that in the web container, do you see the certificates?
If the `detect-platform.sh` isn't working for you, can you try setting the `CLICKHOUSE_IMAGE` variable yourself?
I'm sure that is not ideal, but since your error seems to be specific to your instance I'm going to close this.
Interesting, nothing has been recently changed to update vroom-cleanup. I'm not too sure what might be going on here but perhaps there is a directory permissioning issue?
Are you using self-hosted Sentry? If so, what are the logs you're seeing in your `web` container on startup?
I'm going to transfer this over to self-hosted. What version of Sentry are you using? It is possible that you'll need to upgrade
Hi there, I have a few questions. >Token is created in the backend and visible in the list however it can not be seen or copied. By this, what do...
Sure, those nginx settings should go in your `nginx.conf` file. Please let me know if that helps at all here.