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

Unnecessary Warnings in Logs from Sentry-Laravel #58

Open
kjmalek opened this issue Apr 10, 2024 · 1 comment
Open

Unnecessary Warnings in Logs from Sentry-Laravel #58

kjmalek opened this issue Apr 10, 2024 · 1 comment

Comments

@kjmalek
Copy link

kjmalek commented Apr 10, 2024

My logs are a bit chatty due to a warning from the worker pool that I believe is getting triggered by Sentry. With every request, the following is getting logged:

"fatal: not a git repository: '/var/www/html/platform/.git"

I'm not using Sentry, and I don't really plan on using it at the moment. Is there a way to adjust my config, so Sentry is no longer throwing error messages?

@dutkulang
Copy link

could you give more information on what task you were doing that so that we can replicate the error, give that steps that you took that raised that error

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

No branches or pull requests

2 participants