It looks like Sentry reports for web-forms &/or other frontend apps are blocked by the CSP: https://getodk.sentry.io/issues/7600919924/ ### TODO - [ ] fully confirm - [ ] which frontend app(s) are affected - [x] if these connections are legit ### Suggested fixes Either: 1. allow `connect-src` for .sentry.io, or the full DSN, or 2. proxy sentry requests through `nginx` (https://github.com/getodk/central/issues/2006)
It looks like Sentry reports for web-forms &/or other frontend apps are blocked by the CSP: https://getodk.sentry.io/issues/7600919924/
TODO
Suggested fixes
Either:
connect-srcfor .sentry.io, or the full DSN, ornginx(Consider adding a proxy for frontend Sentry events #2006)