rustdesk / rustdesk/rustdesk-server
Rustdesk exits after running for a period of time
Nobody has claimed this yet.
- 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_ed25519file
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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