Updated FAQ (markdown)

RustDesk
2025-08-22 18:02:13 +08:00
parent 75f186d881
commit cb87df82be

9
FAQ.md

@@ -1445,3 +1445,12 @@ The executable (`hbbs`/`hbbr`) is still maintained. We marked it as deprecated o
Please right click on the tab, you will see it as below
![image](https://github.com/user-attachments/assets/54977b2c-8797-468c-a6d7-1383ba26f56f)
# Connection error, bytes remaining on stream
> RustDesk: I noticed in the previous logs that when the connection failed, the relay server was “REDACTED.WEBSITE.TO.RUSTDESK.SERVER2.com:21114.” Usually, the relay port is 21117. When I set my client's relay server to host:21114,
> I replicated the "bytes remaining on stream" error.
> Therefore, the cause of the error was the incorrect setting of the relay port to 21114.
>
> User: I dont remember where I ever saw the relay being 21114, but that might have been something I set for testing and forgot to remove at any stage beyond that.
> Hopefully my mishap will help others with similar issues in the future, in case it happens again.