Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Version
22.10.0
OS: AlmaLinux 9, Docker 20.10.19
Steps to Reproduce
- Install a fresh install
- (import a backup) (probably not related)
Expected Result
System resource usage is reasonable
Actual Result
RAM usage of the UWSGI process (web?) immediately goes to ~50% of system RAM. After a while, the entire system also becomes unresponsive, hogging 100% CPU according to the hypervisor. This only seemed to happen due to side effects of going OOM due to the high memory usage, as it has been stable after increasing server RAM to 32GB.

Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
Version
22.10.0
OS: AlmaLinux 9, Docker 20.10.19
Steps to Reproduce
Expected Result
System resource usage is reasonable
Actual Result
RAM usage of the UWSGI process (web?) immediately goes to ~50% of system RAM.

After a while, the entire system also becomes unresponsive, hogging 100% CPU according to the hypervisor.This only seemed to happen due to side effects of going OOM due to the high memory usage, as it has been stable after increasing server RAM to 32GB.