I'm sooo stuck on why my Sentry is not receiving any errors. If have a debug page, which is triggering an error, but it's not entering my Sentry dashboard. I've checked all environment variables sooo many times.
https://voicy.dev/sentry-debug-page
Running a standalone output with this Dockerfile, I do nowhere see any error regarding to Sentry. nor see I any reason why this wouldn't work compared to other setup.
The output of my server.js file also includes some sentry variables from withSentryConfig. I'm totally out of options how to debug this or how to make this work. Any tips?