sentry-javascript
sentry-javascript copied to clipboard
[@sentry/nextjs] v7.110.x locks @sentry/webpack-plugin to an outdated version causing project not found 404 error
Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/
- [X] I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nextjs
SDK Version
7.110.0
Framework Version
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
- Install @sentry/nextjs
- config next.config.js
- run
yarn buildin ci
Expected Result
The release should be created successfully.
Actual Result
A "project not found" error occurs.
Hi, what does your next.config.js look like? Did you set a project value?
Hi, what does your
next.config.jslook like? Did you set aprojectvalue?
Yes, I have set the project value, and the Sentry server version is 24.3.0
To confirm, the project matches the project you have configured in your self hosted instance?
Can you try and verify the following things:
- You set the correct
orgoption. - You set the correct
projectoption. - Rotate your auth token.
Thanks!
To confirm, the project matches the project you have configured in your self hosted instance?
Can you try and verify the following things:
- You set the correct
orgoption.- You set the correct
projectoption.- Rotate your auth token.
Thanks!
Absolutely! The project configured in my self-hosted instance definitely matches.
I've already double-checked the following:
- The org option is set correctly.
- The project option is also accurate.
- I've even rotated the auth token for good measure.
And the configuration file was actually created by the sentry-wizard.
Despite these efforts, the issue persists.
Hm 🤔 would you mind sharing your project name? Maybe it includes unsupported characters or something? Also, would you mind base64 decoding the center part of your auth token when it is delimited by the _ characters? Maybe there is some funkyness encoded.
We've just released v8 of @sentry/nextjs which should use the current version of @sentry/webpack-plugin. Give it a try!
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀