diff --git a/FAQ.md b/FAQ.md index 9b9edd0..386485d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -902,4 +902,7 @@ or turn off below Some users have reported issues where custom client tasks remain stuck in a queued or pending state, and the download link is never generated. Here’s why: -The custom client is not built on your server—it’s compiled on our build server. Your server communicates with ours via HTTP to request these builds. However, some users’ servers lack direct internet access and rely on a proxy. Unfortunately, this proxy strips critical HTTP header fields, which disrupts communication between the servers. As a result, the custom client fails to function correctly, leaving tasks perpetually queued and preventing the download link from being created. \ No newline at end of file +The custom client is not built on your server—it’s compiled on our build server. Your server communicates with ours via HTTP to request these builds. However, some users’ servers lack direct internet access and rely on a proxy. Unfortunately, this proxy strips critical HTTP header fields, which disrupts communication between the servers. As a result, the custom client fails to function correctly, leaving tasks perpetually queued and preventing the download link from being created. + +# Desktop crash after a few minutes +Try turn off hardware codec please. https://www.reddit.com/r/rustdesk/comments/1h3z7fj/comment/mjicsxh/?context=3 \ No newline at end of file