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
called `Result::unwrap()` on an `Err` value: Failure(Os { code: -2146893018, kind: Uncategorized, message: "The message received was unexpected or badly formatted." })
Trace log on MacOS
called `Result::unwrap()` on an `Err` value: Failure(Error { code: -9836, message: "bad protocol version" })
version:
0.2.12
We're currently facing this issue rustdesk/rustdesk-server-pro#417
It's the same to seanmonstar/reqwest#2004 and seanmonstar/reqwest#2411
Sample code
Output
Trace log on Windows
Trace log on MacOS
Curl -vv
The most possible reason. rustdesk/rustdesk-server-pro#417 (comment)
The text was updated successfully, but these errors were encountered: