Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot pull schemas from the cluster #1259

Open
eternalphane opened this issue Mar 6, 2024 · 0 comments
Open

Cannot pull schemas from the cluster #1259

eternalphane opened this issue Mar 6, 2024 · 0 comments

Comments

@eternalphane
Copy link

eternalphane commented Mar 6, 2024

When working with clusters from remote server (with Remote - SSH), auto-completion is not working for some resources (e.g. EndpointSlice):
image
image

I noticed that there's some suspicious log in Extension (Remote) panel:

2024-03-06 16:29:00.601 [debug] ProxyResolver#resolveProxy localhost http://localhost:46553/openapi/v2 DIRECT 
2024-03-06 16:29:00.602 [error] TypeError: this.socket.cork is not a function
	at ClientRequest.end (node:_http_outgoing:989:19)
	at EventEmitter.<anonymous> (/home/z00637057/.vscode-server-insiders/extensions/ms-kubernetes-tools.vscode-kubernetes-tools-1.3.15/dist/extension.js:287:5670)
	at EventEmitter.emit (node:events:525:35)
	at Immediate.<anonymous> (/home/z00637057/.vscode-server-insiders/extensions/ms-kubernetes-tools.vscode-kubernetes-tools-1.3.15/dist/extension.js:287:4538)
	at processImmediate (node:internal/timers:466:21)
2024-03-06 16:29:00.602 [trace] forwarded error to extension? false {"extensionIdentifier":{"value":"ms-kubernetes-tools.vscode-kubernetes-tools","_lower":"ms-kubernetes-tools.vscode-kubernetes-tools"},"stack":"TypeError: this.socket.cork is not a function\n\tat ClientRequest.end (node:_http_outgoing:989:19)\n\tat EventEmitter.<anonymous> (/home/z00637057/.vscode-server-insiders/extensions/ms-kubernetes-tools.vscode-kubernetes-tools-1.3.15/dist/extension.js:287:5670)\n\tat EventEmitter.emit (node:events:525:35)\n\tat Immediate.<anonymous> (/home/z00637057/.vscode-server-insiders/extensions/ms-kubernetes-tools.vscode-kubernetes-tools-1.3.15/dist/extension.js:287:4538)\n\tat processImmediate (node:internal/timers:466:21)"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant