rustdesk / rustdesk/rustdesk-server

client `Remote desktop is offline` or `Key mismatch`

Open
#445 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
10.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

bugs:
client Remote desktop is offline or Key mismatch
while the network is ready
image
image
image

Ubuntu 22.04

  1. installed the hbbs and hbbr by deb
    rustdesk-server-hbbr_1.1.11-1_amd64.deb
    rustdesk-server-hbbs_1.1.11-1_amd64.deb
  2. run pm2 start hbbs -- -r <ip> and pm2 start hbbr
  3. client settings
    ID server: :21116
    relay server: :21117
    key:from id_ed25519.pub

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported setup on Ubuntu 22.04: the hbbs and hbbr Debian packages launched through the listed pm2 commands, with the client configured for the stated ID and relay ports and public key. Compare the resulting client errors with the server behavior and configuration; done means identifying a reproducible cause or providing a verified diagnosis for the offline or key-mismatch messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.