From 20a35c98e1d7991640f0891b2b66a8225c964ea1 Mon Sep 17 00:00:00 2001 From: black-desk Date: Tue, 24 Oct 2023 16:32:54 +0800 Subject: [PATCH] docs: update troubleshooting.md Signed-off-by: black-desk --- docs/troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 34029c3..cd5c01b 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -8,6 +8,8 @@ running cgtproxy core: running route manager: add route: file exists running filesystem watcher: context canceled ``` +The "file exists" is error message of EEXIST, which means that: + 1. Maybe there is another cgtproxy running; Try to stop another cgtproxy.