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 ๐Ÿ™
GitHub
Migrating v8 stops flushing errors in edge runtime ยท Issue #14931 ยท...
Is there an existing issue for this? I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues I have reviewed the documentation https://docs.sentry.io/ I am using th...
GitHub
[๐Ÿ› Bug]: Unable to build due to duplicate identifier ยท Issue #931 ยท...
next-on-pages environment related information I am getting the output saying there is a duplicated identitier, but I am unable to tell where just yet. ... โ–ฒ Route (pages) Size First Load JS โ–ฒ โ”Œ โ—‹ /...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?