Updated FAQ (markdown)

RustDesk
2026-01-03 10:50:18 +08:00
parent 7898baffdc
commit 7f4954928b

3
FAQ.md

@@ -1224,6 +1224,9 @@ Case 3:
> As you correctly pointed out, the problem was caused by two hbbs processes running simultaneously one via Docker and one started manually via systemd. This led to a port conflict and ultimately resulted in the clients receiving the “keys do not match” error.
Case 4:
> I already host another new console with fresh, thanks. The issue is my docker-compose.yml not configure properly, so the db.sqlite3, d_ed25519 and id_ed25519.pub (keys) was not keep in /data, it keep somewhere like temporary folder, every time restart docker, the db.sqlite3 was regenerated.
# RustDesk Service service terminated unexpectedly