Vscode-terraform: ETXTBSY: text file is busy, open '/home/<user-name>/.vscode/extensions/mauve.terraform-1.4.0/lspbin/terraform-lsp'

Created on 10 Mar 2020  ยท  7Comments  ยท  Source: hashicorp/vscode-terraform

Hi,
I'm trying to use the extension but get the error above. It appears every time I run the `Install\Update language server.

My OS is Unbuntu 18.04

Thanks in advance

tool-installation

Most helpful comment

If you disable the server before updating, you should avoid this. If necessary, you can kill the language server manually (lsof the file, then kill the process that has it open).

All 7 comments

same error here.
OS is LinuxMint 19.1 and VSC 1.43.0

also same on CentOS 7.6 with vscode 1.43.0

If you disable the server before updating, you should avoid this. If necessary, you can kill the language server manually (lsof the file, then kill the process that has it open).

@tenwit that worked for me. Thank you!

I encountered this issue as well.
Ubuntu 19.10
vscode 1.45.1

I wasn't able to reproduce this on any recent v2 version. Please do let us know if you continue experiencing this problem and in which version of the extension - we can take a look into it.

Thank you.

I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the context necessary to investigate further.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NeckBeardPrince picture NeckBeardPrince  ยท  4Comments

meysholdt picture meysholdt  ยท  5Comments

vazkarvishal picture vazkarvishal  ยท  5Comments

sugarraysam picture sugarraysam  ยท  4Comments

QuinnStevens picture QuinnStevens  ยท  6Comments