mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 04:01:28 +03:00
Updated FAQ (markdown)
3
FAQ.md
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.
|
> 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
|
# RustDesk Service service terminated unexpectedly
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user