sentry
sentry copied to clipboard
DB Migration? Workers?
Shouldn't running db migrations be part of this or at least in the instructions? How about running workers / cron?
For future people who stumble on this, who are new to Sentry and just checking it out, I resolved part of the migrations issues with:
docker-compose run www upgrade
Part of the migrations process will have you create a new user.
However, I'm still having lots of other issues related to this installation that I have a feeling are related to OPs comment.