dotnet / vscode-dotnet-runtime

VSCode Extension for Installing .NET via VS Code
MIT License
138 stars 253 forks source link

vscode Error Acquiring .NET! 7.0.9 #1185

Open ElieAzar-Algo opened 1 year ago

ElieAzar-Algo commented 1 year ago

Type: Bug

OUTPUT:

Downloading the .NET Runtime. Downloading .NET version(s) 7.0.9 ........................................................................................................................... Error! Failed to download .NET 7.0.9: .NET installation timed out.

Error! .NET Acquisition Failed: Installation failed: Error: .NET installation timed out.

Extension version: 2.0.320 VS Code version: Code 1.80.2 (2ccd690cbff1569e4a83d7c43d45101f817401dc, 2023-07-27T20:41:52.615Z) OS version: Linux x64 5.19.0-50-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 3100)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|7.63GB (2.26GB free)| |Process Argv|--no-sandbox . --crash-reporter-id f7f06930-55ff-4e95-a7e1-a32b2098b501| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|wayland|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30803844 3biah626:30602489 89544117:30613380 2i9eh265:30646982 showlangstatbar:30737416 vsctsb:30748421 03d35959:30757346 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 gsofb:30804716 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 e537b577:30795824 dsvsc013:30795093 dsvsc014:30804076 ```
dibarbet commented 1 year ago

As a workaround, you can point the .net runtime acquisition extension to an existing .net7 install. See https://github.com/dotnet/vscode-csharp/issues/6004#issuecomment-1664482389

Transferring this issue over to the runtime acquisition side - there have been a fair few reports of failures to acquire the runtime. See https://github.com/dotnet/vscode-csharp/issues/6029 edit: I can't transfer the issue, @nagilson are you able to?