mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 08:51:29 +03:00
Updated FAQ (markdown)
16
FAQ.md
16
FAQ.md
@@ -163,15 +163,11 @@ https://github.com/rustdesk/rustdesk/wiki/How-does-RustDesk-work%3F
|
|||||||
|
|
||||||
> Our free public server does not persist access log yet.
|
> Our free public server does not persist access log yet.
|
||||||
|
|
||||||
## Mac:
|
- Mac: `~/Library/Logs/RustDesk/server/`
|
||||||
`~/Library/Logs/RustDesk/server/`
|
- Linux: `/root/.local/share/logs/RustDesk/server/`
|
||||||
|
- Windows:
|
||||||
## Linux:
|
- Portable: `%AppData%\Roaming\RustDesk\log\server\`
|
||||||
`/root/.local/share/logs/RustDesk/server/`
|
- Installed: `C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\log\server\`
|
||||||
|
|
||||||
## Windows:
|
|
||||||
- Portable: `%AppData%\Roaming\RustDesk\log\server\`
|
|
||||||
- Installed: `C:\Windows\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\log\server\`
|
|
||||||
|
|
||||||
Android (Available in V1.2.4)
|
Android (Available in V1.2.4)
|
||||||
|
|
||||||
@@ -318,7 +314,7 @@ https://github.com/rustdesk/rustdesk/discussions/6398#discussioncomment-9065991
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Check your relay server (hbbr/21117) is using the same public key as hbbs.
|
- Check your relay server (hbbr/21117) is using the same public key as hbbs. You can see some errors related to connection to relay server in https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs.
|
||||||
|
|
||||||
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 some other reasons.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user