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

Sentry module not showing messages from Laravel #77

Closed
Semdevmaster opened this issue Sep 29, 2023 · 2 comments
Closed

Sentry module not showing messages from Laravel #77

Semdevmaster opened this issue Sep 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working module [Sentry]
Milestone

Comments

@Semdevmaster
Copy link

Sentry module not showing messages from Laravel
By classic artisan command for test: php artisan sentry:test get Error

image

In buggregator logs:

image

In browser console (Sentry tab and others)

image

The UI interface is empty

image

@butschster
Copy link
Member

Here's a corrected version of your report:

Hi @Semdevmaster,

Could you provide the value of your environment variable?

For the buggregator server, the DSN should be in the format:

SENTRY_LARAVEL_DSN=http:https://[email protected]:8001/1

It's crucial to note that http:https://sentry@ is mandatory.

Please ensure that your DSN matches this format and correct any discrepancies.

@butschster butschster added bug Something isn't working module [Sentry] labels Oct 5, 2023
@butschster butschster self-assigned this Oct 5, 2023
@butschster butschster added this to the 1.0 milestone Oct 5, 2023
@Semdevmaster
Copy link
Author

With ghcr.io/buggregator/server:1.0-rc11 now works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module [Sentry]
Projects
Archived in project
Development

No branches or pull requests

2 participants