-
Notifications
You must be signed in to change notification settings - Fork 313
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
Failed to attach VSCode #3280
Comments
Maybe the server tar is corrupt. Does deleting |
I don't have that folder. |
Maybe you since updated VS Code Insiders, the path includes the VS Code commit id. Is there anything in |
No there isn't. |
I'm assuming you're on Mac, is that correct? Is your temp folder somewhere else? There should be a |
Well you don't have to assume since the OS Version gives it away ;) Does the Insiders thing cache it somewhere else or in a different temp folder? |
Did a full search now and found it here, no env variable for that I think. |
Deleting it doesn't seem to change anything. |
Reproduced with Alpine 3.8, it works with Alpine 3.9. Given that Alpine 3.8 is no longer supported by Alpine Linux itself, can you upgrade to at least 3.9? /fyi @Chuxel |
For background: Alpine 3.8's |
How did it work before? Because it did work before. |
Ok I just updated the version inside the container. And then it seems to work. |
I was using a separate |
@Chuxel Can we increase the min version for Alpine to 3.9? A fix would check if we are using Alpine 3.8 and then fall back to using a separate |
@chrmarti 3.8 just went out of support last month, so while not ideal, we can probably do that if the fix is huge. One of the general challenges with Alpine vs. even Debian (let alone Ubuntu) is how quickly it updates and deprecates. It's very much a "push to edge" distro. Perhaps we should have a "min" and "latest" test for Alpine to find problems... it seems to break more often than other distros. It's really only if Node no longer supports the distro that we seem to hit challenges with the Debian/RHL distro tree. |
@chrmarti microsoft/vscode-docs#3849 and also updated README for next time we do a release |
@Chuxel Great, thanks. What would the "latest" test do? Looking into adding a "min" test for this release. |
@chrmarti |
@Chuxel Got it, I was think about a version check during startup. Preparing a PR. |
Also updated the single container tests to run against |
This doesn't appear to be published yet, can't verify |
(Only the change to the tests did not go into the release.) Verification:
|
Issue Type: Bug
I tried to connect to a container and got this.
Extension version: 1.3.1
VS Code version: Code - Insiders 1.47.0-insider (6c235c723cb2d8defb840f732eac620f54aa8b9d, 2020-06-26T05:33:20.679Z)
OS version: Darwin x64 18.7.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: