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

solana-test-validator in windows error #292

Closed
cuongnguyengit opened this issue Mar 18, 2024 · 2 comments
Closed

solana-test-validator in windows error #292

cuongnguyengit opened this issue Mar 18, 2024 · 2 comments

Comments

@cuongnguyengit
Copy link

Hi team,

I am new for solana. I have a trouble after setup finally above:

thread 'main' panicked at validator\src\bin\solana-test-validator.rs:118:86:
called Result::unwrap() on an Err value: Os { code: 1314, kind: Uncategorized, message: "A required privilege is not held by the client." }
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Thanks for support.

@Nagaprasadvr
Copy link

Nagaprasadvr commented Mar 20, 2024

Try running with administrator privileges

Also look for #24 if u run into other errors

@steviez
Copy link

steviez commented Oct 11, 2024

As the previous poster pointed out, I think the problem you ran into was a permissions issue, and not actually something wrong with solana-test-validator. I'm going to close this issue out in favor of 24, as there are/were some other legitimate issues with Windows discussed in that one

@steviez steviez closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants