We're eventually making some backwards incompatible changes to how we run celery in docker. The goal is to use read only docker containers. If you are use docker compose, please ensure your worker command is ./bin/run-celery-with-beat.sh
instead of celery -A glitchtip worker -B -l INFO
We'll post this on the blog later too.
For any search issue, we index most event data (which itself is stored in a jsonb field). So if it doesn't come up it's either
So you could debug it in that rough order. Make sure the data is in the database at all.