Hubert Deng
Hubert Deng
This seems to be a duplicate issue of something you posted a few months ago here: https://github.com/getsentry/self-hosted/issues/1498 What's the status of your db?
Sorry, must've missed this in my notification feed. What was your fix for this?
thanks!
I have also seen these logs appear on my self-hosted setup on apple M1 mac. We're still working to fully support the aarch64 cpu architecture and the install for that...
Just to make sure, did you restart your services after adding the google client id and secret?
Ah, so just to confirm, a quick backup was made that didn't import over the issues. The configuration is pretty much all that you cared about, and new events started...
^^ what Amin said
Hey @matthewbyrne, the spike in usage indeed does not look normal. I don't think `sentry-data` should be taking up that much space. Would you be able to take a look...
@matthewbyrne Got it, those look like files that docker is potentially creating. I wonder if that's what is also causing disk space to fill up for other users as well....
Hm yeah the volume is used by 8 other containers, I was mistaken by saying "docker created". ``` sentry-cleanup web cron worker ingest-consumer post-process-forwarder subscription-consumer-events subscription-consumer-transactions ``` I looked into...