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
Ubuntu Error:
thread 'main' panicked at 'called Result::unwrap() on an Err value: IoError(Custom { kind: InvalidData, error: InvalidCertificateData("invalid peer certificate: UnsupportedCertVersion") })', src/profiles/mod.rs:117:49
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
how to fix it?
The text was updated successfully, but these errors were encountered:
Ubuntu Error:
thread 'main' panicked at 'called
Result::unwrap()
on anErr
value: IoError(Custom { kind: InvalidData, error: InvalidCertificateData("invalid peer certificate: UnsupportedCertVersion") })', src/profiles/mod.rs:117:49note: run with
RUST_BACKTRACE=1
environment variable to display a backtracehow to fix it?
The text was updated successfully, but these errors were encountered: