redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
93 stars 59 forks source link

Cluster Webview: sandbox detection status never ends #4233

Closed dgolovin closed 3 months ago

dgolovin commented 3 months ago

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.