Sentry unable to receive event

I built and ran sentry on my own server,but I found sentry could not receive events.I go into the project Settings and see that the key is called,just don’t understand why the project can’t receive events.Ask for help.
image

You’ll want to look at your logs, and double check you’ve configured things correctly. If you’re not familiar with how to run complex systems like Sentry we’d highly recommend simply using the SaaS service. It’s more affordable than running it yourself, far less will go wrong, and often you can get away with the free tier.


You can see that the tests passed in the project, and sentry should normally receive activity, but it doesn’t. I deployed according to the docker deployment process you provided, and I was confused about where the configuration went wrong. When I deploy on sentry.io, I receive events. Why? Need a solution, thank you