Skip to content
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

Increase Rename Tryout Timeout vbnet #1134

Open
kinglau66 opened this issue May 28, 2024 · 1 comment
Open

Increase Rename Tryout Timeout vbnet #1134

kinglau66 opened this issue May 28, 2024 · 1 comment

Comments

@kinglau66
Copy link

[2024-05-28T13:23:29Z DEBUG fnm::downloader] Extraction completed
error: Can't download the requested binary: Access is denied. (os error 5)

We need to increase the timeout for rename tryouts. It appears to be an antivirus issue causing errors during renaming.

Similar issue mentioned:
fnm install で os error 5 になる

Reference fix from the above issue:
rust-lang/rustup#2348

@OronDF343
Copy link

Here is the relevant part of the debug log of fnm install 16:

[2024-11-12T16:13:32Z DEBUG fnm::downloader] Extraction completed
[2024-11-12T16:13:32Z DEBUG fnm::directory_portal] Moving directory "C:\\Users\\oronf\\AppData\\Roaming\\fnm\\node-versions\\.downloads\\.tmp37ekCZ" into "C:\\Users\\oronf\\AppData\\Roaming\\fnm\\node-versions\\v16.20.2"
error: Can't download the requested binary: Access is denied. (os error 5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants