Skip to content

ERROR in Sentry CLI Plugin: Command failed sentry-cli releases files... #192

@MmtBkn

Description

@MmtBkn

Hello,

I'm using webpack plugin, and trying to upload release to sentry.

However, I'm getting following error from cli;
ERROR in Sentry CLI Plugin: Command failed: node_modules/@sentry/cli/sentry-cli releases files 447ab upload-sourcemaps . --rewrite --ignore node_modules --ignore webpack.config.js

And when I run code manually,

> Rewriting sources
> Adding source map references
> Uploading source maps for release BUILD:25
> ~/app/xxxxxx/xxxxxxxx/xxxxxxxxx/xxxxxxxxxxxxxxxx.js
██████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 18/81
Segmentation fault: 11

It's uploading some files, and failing.

Versions:

"@sentry/cli": "^1.26.1",
"@sentry/webpack-plugin": "^1.1.0",

Thank you.

Metadata

Metadata

Assignees

Labels

BugIssue type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions