We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Self-hosted/on-premise
@sentry/nextjs
8.40.0
Next 14.2.15
No response
The 4. step happens, because on step "Adding source map references" GET request is made with all files names passed as query parameters.
There are artifacts in sentry panel and code mapping works.
There are no artifatcs in release in sentry panel, and code mapping does not work.
The text was updated successfully, but these errors were encountered:
Gonna transfer to https://github.com/getsentry/sentry-cli because we would have to solve this a few layers below the SDK and probably also in our backend.
@sspr Just for the sake of completeness, would you mind sharing full error logs and approximately how many source maps we are talking about?
Sorry, something went wrong.
@sspr could you please also share any log outputs?
No branches or pull requests
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nextjs
SDK Version
8.40.0
Framework Version
Next 14.2.15
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
The 4. step happens, because on step "Adding source map references" GET request is made with all files names passed as query parameters.
Expected Result
There are artifacts in sentry panel and code mapping works.
Actual Result
There are no artifatcs in release in sentry panel, and code mapping does not work.
The text was updated successfully, but these errors were encountered: