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
{{ message }}
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.
Describe the bug
I am using devcontainer with Bridge to Kubernetes. After today's update I am experiencing this issue that prevents to connect to the K8s cluster: An unexpected error occurred: 'config should not be null'
2022-08-18T13:26:28.975Z | Common Extension Root | ERROR | Error: cli-client-connect-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at ChildProcess.<anonymous> (/root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:236414)\n at ChildProcess.emit (node:events:390:28)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)</stack>
2022-08-18T13:26:28.976Z | Connect (ebm/897959a8-38 | ERROR | Error: connect-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at ChildProcess.<anonymous> (/root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:236414)\n at ChildProcess.emit (node:events:390:28)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)</stack>
2022-08-18T13:26:28.980Z | Common Extension Root | ERROR | Error: connect-service-task-terminal-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Failed to establish a connection. Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at /root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:167390\n at processTicksAndRejections (node:internal/process/task_queues:96:5)</stack>
Logs
Attach logs from the following directory:
For Windows: %TEMP%/Bridge to Kubernetes
For OSX/Linux: $TMPDIR/Bridge to Kubernetes
If you are a Visual Studio user,
Set the environment variable MS_VS_AZUREDEVSPACES_TOOLS_LOGGING_ENABLED=true
Open Visual Studio and run your scenario
Provide logs from: %temp%\Microsoft.VisualStudio.Kubernetes.Debugging
Describe the bug
I am using devcontainer with Bridge to Kubernetes. After today's update I am experiencing this issue that prevents to connect to the K8s cluster:
An unexpected error occurred: 'config should not be null'
2022-08-18T13:26:28.975Z | Common Extension Root | ERROR | Error: cli-client-connect-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at ChildProcess.<anonymous> (/root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:236414)\n at ChildProcess.emit (node:events:390:28)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)</stack>
2022-08-18T13:26:28.976Z | Connect (ebm/897959a8-38 | ERROR | Error: connect-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at ChildProcess.<anonymous> (/root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:236414)\n at ChildProcess.emit (node:events:390:28)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)</stack>
2022-08-18T13:26:28.980Z | Common Extension Root | ERROR | Error: connect-service-task-terminal-error <json>{"remoteName":"dev-container"}</json> <stack>Error: Failed to establish a connection. Error: Connect operation failed.\nAn unexpected error occurred: 'config should not be null'\nTo see our active issues or file a bug report, please visit https://aka.ms/bridge-to-k8s-report.\nFor diagnostic information, see logs at '/tmp/Bridge To Kubernetes'.\n\n at /root/.vscode-server/extensions/mindaro.mindaro-1.0.120220817/dist/extension.js:3:167390\n at processTicksAndRejections (node:internal/process/task_queues:96:5)</stack>
To Reproduce
log.txt
Logs
Attach logs from the following directory:
For Windows: %TEMP%/Bridge to Kubernetes
For OSX/Linux: $TMPDIR/Bridge to Kubernetes
If you are a Visual Studio user,
Environment Details
VS: 1.70.2
[email protected]
Operating System: MacOS 12.5.1
The text was updated successfully, but these errors were encountered: