Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

sentry error running binary/docker builds of v0.50.5 #2359

Description

@notnmeyer
➜ optic --version
pkg/prelude/bootstrap.js:1872
      throw error;
      ^
Error [ERR_INSPECTOR_NOT_AVAILABLE]: Inspector is not available
    at new NodeError (node:internal/errors:388:5)
    at node:inspector:23:9
    at NativeModule.compileForInternalLoader (node:internal/bootstrap/loaders:329:7)
    at NativeModule.compileForPublicLoader (node:internal/bootstrap/loaders:269:10)
    at loadNativeModule (node:internal/modules/cjs/helpers:49:9)
    at Module._load (node:internal/modules/cjs/loader:813:15)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at Module.require (pkg/prelude/bootstrap.js:1851:31)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/snapshot/optic/node_modules/@sentry/node/cjs/anr/index.js:5:19) {
  code: 'ERR_INSPECTOR_NOT_AVAILABLE'
}
Node.js v18.5.0

looks like a fix is pending, getsentry/sentry-javascript#9149

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions