zocario
zocario
CDCloudflare Developers
Created by zocario on 1/29/2025 in #pages-help
How to get Sentry working with nextjs hosted in Pages? Or what is the best alternative?
Hello, we have a Nextjs App running on Pages. We use Sentry with the "sentry/nextjs" SDK, and the errors thrown on client are correctly visible in the Sentry dashboard but none of the errors raised in the server are visible. I tried to discuss with their support and at the moment it's not really helpful.. I've seen those two tickets on the sentry & next-on-pages repos and I don't see how to unlock this problem: - https://github.com/getsentry/sentry-javascript/issues/14931 - https://github.com/cloudflare/next-on-pages/issues/931 Anyone has succeeded to use Sentry with Pages and have server error visible in the Sentry dashboard? If not what tools are you using as a replacement of Sentry that works correctly in this environment? Thanks 🙏
1 replies