Updated FAQ (markdown)

RustDesk
2025-02-27 17:56:48 +08:00
parent ee14db4048
commit 62783cd8b9

4
FAQ.md

@@ -835,8 +835,10 @@ Then on the controlling side, you can use [default-connect-password option](http
# Docke dns problem
> User: We are using docker compose and after a reboot of Rustdesk the console is displaying “License is not verified yet”. License key hasnt changed since installation and editing it gives us error below :
![image](https://github.com/user-attachments/assets/0d4aee0f-66bb-48aa-abeb-8880151cfff2)
![image](https://github.com/user-attachments/assets/ecaf5bd7-35a3-44ac-afac-0d584f707ce1)
> RustDesk: It seems your docker container has ssl certificate problem, I would suggest you run with native package on the host with out container, or build a new container. about license migrate please: https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/license/#invoices-license-retrieval-and-migration
> User: Thanks, weve been able to resolve the issue and the server seems to be working without problem now.