Skip to content

Cluster Webview: sandbox detection status never ends  #4233

@dgolovin

Description

@dgolovin

Running the Cluster webview on macOS M1 Sonoma and it always stuck on sandbox status detection page.

image

The reason is

rror: Cannot set headers after they are sent to the client
	at new NodeError (node:internal/errors:406:5)
	at ClientRequest.setHeader (node:_http_outgoing:652:11)
	at Agent.addRequest (/Users/eskimo/.vscode/extensions/redhat.vscode-openshift-connector-1.14.0-darwin-arm64/node_modules/@npmcli/agent/lib/agents.js:178:13)
	at /Applications/Visual Studio Code.app/Contents/Resources/app/node_modules.asar/agent-base/dist/index.js:77:31

To fix the issue I downgraded 'make-fetch-happen' to v12.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions