We followed the github guide with the only modification of using mailgun. Things we did,
- Git clone the on-premise repo
- Modify config to use mailgun
- run ./install.sh
We also run Sentry behind nginx with SSL but I doubt it’s any network related issue. We can send test mail and test notification just fine. The only thing that’s not working is that events are not triggering alerts (don’t see them in audits or logs).
Instance: Single GCP instance (standard n1 with 4 core and 16g ram)
Sentry Version: v10 dev
Update: It looks like it’s not just slack integration issue. We just found out on Organization Stats page we have 0 events listed there… @BYK Have you seen this issue before? Any suggestion on further debugging?