Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sentry): enable server side #1734

Open
dargmuesli opened this issue Jan 26, 2025 · 0 comments
Open

feat(sentry): enable server side #1734

dargmuesli opened this issue Jan 26, 2025 · 0 comments
Labels
feature New feature or request

Comments

@dargmuesli
Copy link
Member

After upgrading to the official Sentry module for Nuxt (#1721), using the node wrapper for server side error tracking resulted in Nuxt not starting in production. This was fixed by disabling the server-side functionality – that wasn't part of our custom Sentry module configuration before, so nothing's lost for now (#1733).

Figure out what's preventing the server to start in production with the server wrapper enabled (try package.json script start:node:sentry). Also, there seems to be some work by the unjs people on a more integrated solution for Sentry's Nuxt module, maybe we can wait for that to be released.

@dargmuesli dargmuesli added the feature New feature or request label Jan 26, 2025
@dargmuesli dargmuesli moved this to 🔖 Ready in maevsi Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant