Updated FAQ (markdown)

RustDesk
2025-02-27 17:55:48 +08:00
parent a60522dd15
commit ee14db4048

7
FAQ.md

@@ -833,4 +833,11 @@ Then on the controlling side, you can use [default-connect-password option](http
> User: Yes, I stopped the service via the tray icon in Windows. My mistake! The problem is solved. Sorry for taking up your time. > User: Yes, I stopped the service via the tray icon in Windows. My mistake! The problem is solved. Sorry for taking up your time.
# 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)
> 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.