rustdesk / rustdesk/rustdesk-server

Rustdesk exits after running for a period of time

Open
#444 6 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

Describe the bug
ERROR [src/rendezvous_server.rs:173] Failed to run hbbs test with 0.0.0.0:21116: Operation not permitted (os error 1)

Describe the environment

  • Install environment: package

How to Reproduce the bug
I looked at the source code and my running environment, and found that my server does not have a local address. I directly configured the public IP address on the EM1 port, and I don't know if this is the cause. I added test_cbbs=no to the environment variable, I don't know if it can solve it, I'm observing.

Notes

  • Please write in english only. If you provide some images in different languages, you're required to write a translation in english.
  • In any case, NEVER put here the content if your id_ed25519 file

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 at src/rendezvous_server.rs:173 and reproduce the hbbs test failure on an environment with a public IP configured on the EM1 port and no local address. Investigate whether test_cbbs=no changes the behavior; done means identifying why the server exits and verifying a reliable fix or configuration.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.