rustdesk-server icon indicating copy to clipboard operation
rustdesk-server copied to clipboard

Rustdesk exits after running for a period of time

Open littletow opened this issue 1 year ago • 6 comments
trafficstars

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 avatar Jul 11 '24 10:07 littletow

hbbs version: 1.1.11-1

littletow avatar Jul 11 '24 10:07 littletow

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

pkszzcq avatar Aug 21 '24 01:08 pkszzcq

I solved it by setting environment variables export TEST_HBBS=no

littletow avatar Aug 24 '24 03:08 littletow

So far, there has been no collapse

littletow avatar Aug 24 '24 03:08 littletow

So far, there has been no collapse

thanks.I will also observe

pkszzcq avatar Aug 24 '24 04:08 pkszzcq

I solved it by setting environment variables export TEST_HBBS=no

Thank you very much, it has been solved

acoincc avatar Dec 18 '24 14:12 acoincc