You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 anErr
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 backtraceThanks for support.
The text was updated successfully, but these errors were encountered: