You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command failed: /__w/MY_GH_PROJECT/MY_GH_PROJECT/node_modules/@sentry/cli/sentry-cli releases new 3.42.5-d1b8a02
Logs
$ NODE_CONFIG_ENV=${NODE_CONFIG_ENV:-prd} NODE_APP_INSTANCE=${NODE_APP_INSTANCE:-cloud} NODE_ENV=production webpack --config ./webpack/webpack.config.ts
[sentry-webpack-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
Error: Command failed: /__w/MY_GH_PROJECT/MY_GH_PROJECT/node_modules/@sentry/cli/sentry-cli releases new 3.42.5-d1b8a02
INFO 2024-07-02 08:20:59.030995592 +00:00 Loaded config from /__w/MY_GH_PROJECT/MY_GH_PROJECT/.sentryclirc
DEBUG 2024-07-02 08:20:59.031113543 +00:00 sentry-cli version: 2.21.3, platform: "linux", architecture: "x86_64"
INFO 2024-07-02 08:20:59.031123709 +00:00 sentry-cli was invoked with the following command line: "/__w/MY_GH_PROJECT/MY_GH_PROJECT/node_modules/@sentry/cli/sentry-cli" "releases" "new" "3.42.5-d1b8a02"
DEBUG 2024-07-02 08:20:59.031671667 +00:00 request POST https://sentry.io/api/0/projects/MY_SENTRY_ORG/MY_SENTRY_PROJECT/releases/
DEBUG 2024-07-02 08:20:59.031683202 +00:00 pipeline: webpack-plugin/2.20.1
DEBUG 2024-07-02 08:20:59.031691318 +00:00 using token authentication
DEBUG 2024-07-02 08:20:59.03[17](https://github.com/MY_GH_ORG/MY_GH_PROJECT/actions/runs/9757418579/job/26929777092#step:13:18)04478 +00:00 json body: {"version":"3.42.5-d1b8a02","projects":["MY_SENTRY_PROJECT"],"dateStarted":"2024-07-02T08:20:59.031647900Z"}
DEBUG 2024-07-02 08:20:59.031710841 +00:00 retry number 0, max retries: 0
error: API request failed
caused by: [6] Couldn't resolve host name (Could not resolve host: sentry.io)
DEBUG 2024-07-02 08:20:59.034459835 +00:00 skipping update nagger because session is not attended
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:5[19](https://github.com/MY_GH_ORG/MY_GH_PROJECT/actions/runs/9757418579/job/26929777092#step:13:20):28)
at ChildProcess.emit (node:domain:488:12)
at maybeClose (node:internal/child_process:1105:16)
at Socket.<anonymous> (node:internal/child_process:457:11)
at Socket.emit (node:events:519:28)
at Socket.emit (node:domain:488:12)
at Pipe.<anonymous> (node:net:338:12) {
code: 1,
killed: false,
signal: null,
cmd: '/__w/MY_GH_PROJECT/MY_GH_PROJECT/node_modules/@sentry/cli/sentry-cli releases new 3.42.5-d1b8a02'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
This issue looks like it might be a duplicate of #1929. Can you please check that issue to see if it appears to be the same as what you are experiencing?
If this is indeed a duplicate, please close the issue as such. Otherwise, please explain how your problem differs from #1929.
CLI Version
>= 2.21.3
Operating System and Architecture
Operating System Version
public.ecr.aws/docker/library/node:20-buster
Link to reproduction repository
No response
CLI Command
No response
Exact Reproduction Steps
resolutions
)Expected Results
Actual Results
Logs
The text was updated successfully, but these errors were encountered: