-
Notifications
You must be signed in to change notification settings - Fork 522
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
Docker don't update the data in extension but works in terminal #2492
Comments
Also I've already checked that no Docker settings are active in settings.json |
@jifox What error is present in the explorer? |
What do you mean with "exploerer"? Error: write EPROTO 139849010243456:error:1408F10B:SSL routins:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:\ In the terminal window there is no error |
@jifox You may be using the extension in UI mode which is probably not what you want. If you go to the Extensions tab, does the Docker extension appear as installed in the remote server, similar to in the WSL screenshot below? If it is not installed, can you try installing it and reloading VSCode, and see if that fixes the issue? |
I've been able to find a handful of threads with similar error messages: It sounds like this is an external issue somehow related to TLS settings. That said, why use |
@bwateratmsft After updating to the latest docker-ce version (Docker version 19.03.13, build 4484c46d9d) the tcp://localhost:2376 worked only locally on the linux host but not through ssh connection. |
@ljgww Is this is a remote session? Do you have anything set for @jifox I'm not really sure what the problem is. There's any number of reasons that networking can break down. However, I'd recommend just using the default context for |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Issue Type: Bug
Hello
The docker extension is not updating the data (Containers, Images, ...) but is working without problems in vscode terminal.
Error: write EPROTO 139849010243456:error:1408F10B:SSL routins:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:\
KR Josef
Extension version: 1.7.0
VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.20257
Remote OS version: Linux x64 5.4.0-53-generic
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: