Closed
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/nextjs
SDK Version
6.19.6
Framework Version
No response
Link to Sentry event
No response
Steps to Reproduce
- Push commit on gitlab
- CI/CD trigger
- yarn build
Expected Result
Build should be OK without any auth token for sentry-cli ( why sentry-cli is included in sentry nextjs ? )
Actual Result
W: Sentry CLI Plugin: Command failed: /app/node_modules/@sentry/cli/sentry-cli releases new V8ns9KjkQDtMyhaaAtVxo
W: error: API request failed
W: caused by: sentry reported an error: Authentication credentials were not provided. (http status: 401)