Skip to content

feat(sentry): enable server side #1734

@dargmuesli

Description

@dargmuesli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions