Is there a way to enable stack trace for server side api request in Next.js with Standalone mode with new relic? #79243
Unanswered
jjimenez22991
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi! I've Next.js v15.2.3 deployed on a dockerized environment with the "output" mode configured as standalone for performance reasons, with an api created and I wonder if it's possible to have a better stack trace. In server side when an error is reported is appearing like this and it's difficult to debug:
I've read and configured everything mentioned here:
I tried sending the source maps to new relic but we continue with the issue. Also I saw not all the files generates .map file when those ones are enabled.
Thanks in advance.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions