CLI Version
2.32.1
Operating System and Architecture
Operating System Version
Pop!_OS 22.04 LTS
Link to reproduction repository
No response
CLI Command
sentry-cli releases new jZVTDPTCSwNIkTsgMlnSn
Exact Reproduction Steps
- Upgraded Sentry from v7 to v8 for my next.js application, following the guide here
- Ran
npm run build in my next.js application
Expected Results
Expected build to go through and work okay.
Actual Results
Error shown regarding different URL values, which I have never seen previously.
Logs
unhandledRejection Error: Command failed: /my/nextjs/application/node_modules/@sentry/cli-linux-x64/bin/sentry-cli releases new 1LtZEu3zkB0uhzqaJDFJ_
error: Two different url values supplied: `https://sentry.xyz` (from token), `https://sentry.io`.
CLI Version
2.32.1
Operating System and Architecture
Operating System Version
Pop!_OS 22.04 LTS
Link to reproduction repository
No response
CLI Command
sentry-cli releases new jZVTDPTCSwNIkTsgMlnSn
Exact Reproduction Steps
npm run buildin my next.js applicationExpected Results
Expected build to go through and work okay.
Actual Results
Error shown regarding different URL values, which I have never seen previously.
Logs