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
@alfred-soroush that can only happen if /dev/null somehow changes permissions, which in general is read/write for every user. Is something else in your application writing to /dev/null and possibly changing its permissions by mistake?
@alfred-soroush that can only happen if /dev/null somehow changes permissions, which in general is read/write for every user. Is something else in your application writing to /dev/null and possibly changing its permissions by mistake?
No changes were made from our end as we don't manage permissions manually and everything is running on default cloudrun configs. the application is a simple django app running on cloudrun using terraform image garbetjie/cloud-run/google v 2.2.0
How do you use Sentry?
Sentry Saas (sentry.io)
Version
1.4.3
Steps to Reproduce
sentry_sdk.init()
throws the mentioned exceptionExpected Result
No exception
Actual Result
The text was updated successfully, but these errors were encountered: