You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
[2020-02-13 14:56:51.510] [exthost] [error] Activating extension Okteto.remote-kubernetes failed due to an error:
[2020-02-13 14:56:51.510] [exthost] [error] Error: Command failed with exit code 2 (ENOENT): ( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :
spawnSync ( ENOENT
at Object.spawnSync (internal/child_process.js:1041:20)
at Object.spawnSync (child_process.js:615:24)
at Function.e.exports.sync (/home/abecker/.vscode/extensions/okteto.remote-kubernetes-0.1.18/dist/extension.js:137:36038)
at Function.e.exports.commandSync (/home/abecker/.vscode/extensions/okteto.remote-kubernetes-0.1.18/dist/extension.js:137:36726)
at Object.t.protect (/home/abecker/.vscode/extensions/okteto.remote-kubernetes-0.1.18/dist/extension.js:310:73269)
at Object.t.getOktetoId (/home/abecker/.vscode/extensions/okteto.remote-kubernetes-0.1.18/dist/extension.js:310:55876)
at t.activate (/home/abecker/.vscode/extensions/okteto.remote-kubernetes-0.1.18/dist/extension.js:310:8718)
at Function._callActivateOptional (/usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:695:911)
at Function._callActivate (/usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:695:562)
at /usr/share/code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:694:651
at async Promise.all (index 0)
The text was updated successfully, but these errors were encountered:
Describe the bug
Extension fails to start after installing for the first time
To Reproduce
Steps to reproduce the behavior:
Okteto ...
commands, and get an error.Expected behavior
The extension should start :)
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
VSCode details:
Version: 1.41.1
Commit: 26076a4de974ead31f97692a0d32f90d735645c0
Date: 2019-12-18T15:04:31.999Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Linux x64 4.19.0-6-amd64
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: