Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test event sent successfully but sentry web app not receiving it #808

Closed
SheryarKhaliq125 opened this issue Nov 23, 2023 · 3 comments
Closed

Comments

@SheryarKhaliq125
Copy link

How do you use Sentry?

Self-hosted / on-premises

SDK version

^4.0

Steps to reproduce

  1. i installed the sentry-laravel package
    composer require sentry/sentry-laravel

Enabled capturing unhandled exception to report to Sentry by making the following change on App/Exceptions/Handler.php

Configure the Sentry DSN with this command you gave!

when i test using command: php artisan sentry:test

i get the positive result means test event successful but I'm not receiving issue on web application.

Output:
DSN discovered from Laravel config or .env file!
Sending test event...
Test event sent with ID: d4d1bd2188cd4efeb6d6b44639659f42

I already checked the DSN url etc but still the same (not receiving issues on web app)

Expected result

Receive issues on web application of Self-hosted sentry.

Actual result

Sentry test was successful but not receiving errors on web application
image
image

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Nov 23, 2023
@cleptric
Copy link
Member

Do you see any other events on your on-premise Sentry?

@getsantry getsantry bot removed the status in GitHub Issues with 👀 Nov 23, 2023
@cleptric cleptric closed this as not planned Won't fix, can't repro, duplicate, stale Dec 4, 2023
@peldax
Copy link

peldax commented Dec 27, 2023

@SheryarKhaliq125 Hi, have you managed to resolve the issue? I am currently experiencing the same problem. Everything seems to be configured correctly, but the dashboard is empty.

@SheryarKhaliq125
Copy link
Author

@peldax I used the glitchtip app and it working fine there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants