From b1afe43ef077d45d2a6cfcf96217f9b294ef0dcc Mon Sep 17 00:00:00 2001 From: "E. Kaparulin" Date: Wed, 17 Jun 2026 12:26:03 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20connection=20troubleshooting=20=E2=80=94?= =?UTF-8?q?=20reference=20app=20config,=20not=20toml=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/gui-quickstart-linux.md | 4 +++- docs/gui-quickstart-windows.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/gui-quickstart-linux.md b/docs/gui-quickstart-linux.md index c7b4255..4c3a25b 100644 --- a/docs/gui-quickstart-linux.md +++ b/docs/gui-quickstart-linux.md @@ -61,4 +61,6 @@ sudo dnf install fuse **"Failed to create TUN device"** — the capability was not granted. Run the `setcap` command from step 5 and relaunch. -**Config not found on relaunch** — the app remembers the last config path. If you move the file, use **Open config** again to reselect it. +**Connection fails immediately** — check that the server address, port, and key values in the app match what your administrator provided. Contact your administrator if you are unsure. + +**Config lost on relaunch** — re-enter your connection details or scan the QR code again. diff --git a/docs/gui-quickstart-windows.md b/docs/gui-quickstart-windows.md index 6c30ad1..c031d7c 100644 --- a/docs/gui-quickstart-windows.md +++ b/docs/gui-quickstart-windows.md @@ -60,6 +60,6 @@ Win + R → shell:startup → paste shortcut here **"wintun.dll not found"** — `Konduit.exe` and `wintun.dll` must be in the same folder. Do not move them separately. -**Connection fails immediately** — check that your `client.toml` points to the correct server address and port. Contact your server administrator if you are unsure. +**Connection fails immediately** — check that the server address, port, and key values in the app match what your administrator provided. Contact your administrator if you are unsure. **Tray icon disappears unexpectedly** — the app may have crashed. Check Windows Event Viewer or relaunch `Konduit.exe`.