You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: