Updated FAQ (markdown)

RustDesk
2024-04-13 14:01:44 +08:00
parent 38d4f00715
commit 0b42982af5

2
FAQ.md

@@ -315,7 +315,7 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991
- Check your relay server (hbbr/21117) is using the same key as hbbs (using the same `id_ed25519` file or having the same content). You can see some errors related to connection to relay server in https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs on controlled side.
It may be caused by using wrong volumns mapping in docker compose file, please strictly follow https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#docker-compose, or some other reasons.
It may be caused by using wrong volumns mapping in docker compose file, please strictly follow https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#docker-compose, or you changed hbbs key but forgot to sync to hbbr, or some other reasons.