-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
[wsl] Error 'Read-only file system' due to low disk space #229283
Comments
¡Gracias por crear este número! Sin embargo, como la descripción no está en inglés, nos resulta difícil trabajar en ella. Si puedes, por favor edita este número para que esté en inglés. Por favor, no añadas un nuevo comentario ni crees una nueva incidencia, sino que edita la incidencia existente. Desafortunadamente, los servicios de traducción automática no pueden manejar el lenguaje técnico necesario para comunicarse de manera efectiva sobre problemas de software, por lo que recomendamos encontrar un traductor humano que esté familiarizado con nuestra tecnología para ayudar a traducir. De lo contrario, este problema se ha marcado como que necesita traducción y es posible que un miembro de la comunidad pueda ayudar a traducirlo. Thanks for creating this issue! Unfortunately, as the description is not in English, it's hard for us to work on. If possible, please edit the original issue to be in English. In our experience, automatic translation services are not able to handle the technical language needed to effectively communicate about software issues, so we recommend finding a human translator who is familiar with our technology to help. Otherwise, we have marked this as needing translation and a community member may be able to help out. |
Texto editado y traducido.
Con ello, espero que se pueda atender mi problema.
Saludos.
El lun, 23 sept 2024 a las 17:43, vs-code-engineering[bot] (<
***@***.***>) escribió:
… ¡Gracias por crear este número!
Sin embargo, como la descripción no está en inglés, nos resulta difícil
trabajar en ella. Si puedes, por favor edita este número para que esté en
inglés. Por favor, no añadas un nuevo comentario ni crees una nueva
incidencia, sino que edita la incidencia existente.
Desafortunadamente, los servicios de traducción automática no pueden
manejar el lenguaje técnico necesario para comunicarse de manera efectiva
sobre problemas de software, por lo que recomendamos encontrar un traductor
humano que esté familiarizado con nuestra tecnología para ayudar a traducir.
De lo contrario, este problema se ha marcado como que necesita traducción
y es posible que un miembro de la comunidad pueda ayudar a traducirlo.
------------------------------
Thanks for creating this issue!
Unfortunately, as the description is not in English, it's hard for us to
work on. If possible, please edit the original issue to be in English.
In our experience, automatic translation services are not able to handle
the technical language needed to effectively communicate about software
issues, so we recommend finding a human translator who is familiar with our
technology to help.
Otherwise, we have marked this as needing translation and a community
member may be able to help out.
—
Reply to this email directly, view it on GitHub
<#229283 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGDNYVQDYKK7OQB36LULGFTZYAZIPAVCNFSM6AAAAABOTYMOECVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRYGY4DANZWGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I this with Dev Containers, or simply WSL? |
If you are asking whether what I have installed is only the Dev Containers dependency or the WSL dependency, then I tell you that what I have installed is the Remote Development dependency which includes 4 dependencies: WSL, Dev Containers, Remote SSH and Remote Tunnels. |
The days pass ... and it seems that no one want to answer... |
When you open a remote window, is it a WSL window or a Dev Container window? One way of debugging this is to see if there are any processes that go wild on the remote side. |
Like recomended the WSL documentation, after enable the configuration of WSL 2 inside my Windows, I installed an instance of Ubuntu. I hope I have answered the question. If not, please tell me
Do you mean, for example, to open a Windows Powershell window and run this? So far, everything is fine, until the next error.
This "wsl --status" is the command to see the WSL log or there is another command to see the WSL log? |
Ok, so your sources are in the WSL file system and you don't use dev containers. It's not
|
So, next time it fails, as you says, I will execute the "code --status", inside the Ubuntu console and I will paste here the result and you will inspect it and say me something... I have to execute the comand with VSCode opened or it doesn't matter? |
Well, this is an example of the response to the STATUS command after the WSL disconnection has occurred and while VSCode is trying to reconnect:
@aeschli ... I hope you can say me something about. |
Finally, some tries after, restarting or shutting down and reopen the Windows system ... all works again, and the result of the "code --status" is the following:
(...that's was when, finally, I got everything working again ... yesterday) |
The ' Read-only file system' warning is very interesting. I don't recall that being reported recently. I first thought it could just be a wrong error message due to the connection issue, but in the screenshot that you added also There are some reports that this can happen when the disk is full: If this is not the case, we need to file an issue against WSL. |
Maybe the WSL disk image can run out of space. I don't know how that exactly works or what could be other reasons for the file system to become read-only. We need help from the WSL team here. @craigloewen-msft Any idea what could be the reason for the WSL file system to turn to readonly ? |
Another error, refers to the development server ... Everything goes fine and suddenly...
¿¿?? |
This is caused by how WSL reacts to low memory situations. There's nothing we can do from the WSL extension side here.
|
Does this issue occur when all extensions are disabled?: Yes/No
No, but if I disable all extensions, then I won't be able to work with the project because the project it's on the remote side.
And the same if I disable all extensions related to the project's technologies.
Until a some months ago, I had no problem with any of the installed extensions. And now I keep getting the "Remote Extension Host" problem.
Steps to Reproduce:
From that moment on, I may be restarting the editor, or the computer quite a few or many times until, in one of those attempts, everything works again. But, if it's not the warning of the "remote extension host", it's because of a failure to load any other extension handled in the project (for example, the JS/TS extension, the TailwindCSS extension, the Vue extension, ...).
I've been suffering from this problem for many months now and I can't find a valid solution on the Internet, even though I'm not the only one complaining about this error.
Before this year, I was already using WSL2 with Docker for application development... But at this rate, I'm going to stop using this development stack.
I hope someone can give me a satisfactory solution.
Greetings.
Note: So, like you wanted, I edit and translate all the text, not so difficult to do.
The text was updated successfully, but these errors were encountered: