From 95daa3f40dab24faac9e256fae723373baef3405 Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Fri, 14 Nov 2025 15:45:36 +0100 Subject: [PATCH] Update report-bug-issues.mdx (#474) --- src/pages/how-to/report-bug-issues.mdx | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/pages/how-to/report-bug-issues.mdx b/src/pages/how-to/report-bug-issues.mdx index 4f7b9f65..94d74503 100644 --- a/src/pages/how-to/report-bug-issues.mdx +++ b/src/pages/how-to/report-bug-issues.mdx @@ -21,6 +21,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**Have you performed any debugging steps?** +Learn more at [troubleshooting guide](/how-to/troubleshooting-client) + **Expected behavior** A clear and concise description of what you expected to happen. @@ -33,10 +36,27 @@ Please specify whether you use NetBird Cloud or self-host NetBird's control plan `netbird version` -**NetBird status -d output:** +**Is any other VPN software installed?** + +If yes, which one? + +**Debug output** + +To help us resolve the problem, please attach the following anonymized status output + + netbird status -d + +Create and upload a debug bundle, and share the returned file key: + + netbird debug for 1m -S -U + +*Uploaded files are automatically deleted after 30 days.* + + +Alternatively, create the file only and attach it here manually: + + netbird debug for 1m -S -If applicable, add the `netbird status -d` command output. -Netbird version `0.27.4` and newer can use `netbird status -dA` for anonymized output. **Screenshots**