rustdesk / rustdesk

An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
https://rustdesk.com
GNU Affero General Public License v3.0
75.99k stars 10k forks source link

can't build nightly with selfhosted rendezvous_server #7318

Closed Raxiel1987 closed 8 months ago

Raxiel1987 commented 8 months ago

Bug Description

i'm building a selfhosted version of rustdesk but i can't get it to work with rendevouz server i configured the repo with the instruction, i added the:

Click “New repository secret”, for the name put RENDEZVOUS_SERVER, for the secret put your servers name/ip address.

Click “New repository secret”, for the name put RS_PUB_KEY, for the secret put your servers public key.

another problem too, i can't create the macos arm versione

How to Reproduce

clone the repo

Expected Behavior

with the istruction i should connect to my hosted server, but not happens

Operating system(s) on local side and remote side

linux

RustDesk Version(s) on local side and remote side

1.2.4 nightly

Screenshots

Schermata del 2024-03-04 23-11-22

in this screenshot it tell me that for a better performance i should add a personal server

Additional Context

No response

rustdesk commented 8 months ago

763