Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rustdesk exits after running for a period of time #444

Open
littletow opened this issue Jul 11, 2024 · 6 comments
Open

Rustdesk exits after running for a period of time #444

littletow opened this issue Jul 11, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@littletow
Copy link

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
@littletow littletow added the bug Something isn't working label Jul 11, 2024
@littletow
Copy link
Author

hbbs version: 1.1.11-1

@pkszzcq
Copy link

pkszzcq commented Aug 21, 2024

I encounter this problem too, but I don't know how to solve it

@littletow
Copy link
Author

I solved it by setting environment variables
export TEST_HBBS=no

@littletow
Copy link
Author

So far, there has been no collapse

@pkszzcq
Copy link

pkszzcq commented Aug 24, 2024

So far, there has been no collapse

thanks.I will also observe

@acoincc
Copy link

acoincc commented Dec 18, 2024

I solved it by setting environment variables export TEST_HBBS=no

Thank you very much, it has been solved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants