Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

bug(envelope): failed to construct envelope #63

@JonasBa

Description

@JonasBa

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

SDK Version

0.0.7

Link to Sentry event

No response

What environment is your node script running in?

N/A

How is your code deployed and bundled?

N/A

Steps to Reproduce

Profile

Expected Result

It shouldnt throw

Actual Result

Cannot construct profiling event envelope without a valid profile. Got null instead.
/workspace/node_modules/@sentry/profiling-node/lib/utils.js in createProfilingEventEnvelope at line 80:15
/workspace/node_modules/@sentry/profiling-node/lib/integration.js in ProfilingIntegration.handleGlobalEvent at line 54:69
/workspace/node_modules/@sentry/core/cjs/scope.js in <anonymous> at line 468:24
/workspace/node_modules/@sentry/utils/cjs/syncpromise.js in new SyncPromise at line 55:7
/workspace/node_modules/@sentry/core/cjs/scope.js in Scope._notifyEventProcessors at line 463:12
/workspace/node_modules/@sentry/core/cjs/scope.js in <anonymous> at line 480:21
/workspace/node_modules/@sentry/utils/cjs/syncpromise.js in new SyncPromise at line 55:7
/workspace/node_modules/@sentry/core/cjs/scope.js in Scope._notifyEventProcessors at line 463:12
/workspace/node_modules/@sentry/core/cjs/scope.js in <anonymous> at line 477:33
/workspace/node_modules/@sentry/profiling-node/lib/utils.js in runMicrotasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions