[PR #2971] [MERGED] [client] Add netbird.err and netbird.out to debug bundle #18831

Closed
opened 2026-08-05 04:08:58 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2971
Author: @lixmal
Created: 11/30/2024
Status: Merged
Merged: 12/3/2024
Merged by: @lixmal

Base: mainHead: debug-bundle-netbird-err-out


📝 Commits (3)

  • 3440529 Add netbird.err and netbird.out to debug bundle
  • 6edd888 Merge branch 'main' into debug-bundle-netbird-err-out
  • ab4b3c5 Merge branch 'main' into debug-bundle-netbird-err-out

📊 Changes

1 file changed (+38 additions, -7 deletions)

View changed files

📝 client/server/debug.go (+38 -7)

📄 Description

Describe your changes

Adds netbird.err and netbird.out to the debug bundle

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/2971 **Author:** [@lixmal](https://github.com/lixmal) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@lixmal](https://github.com/lixmal) **Base:** `main` ← **Head:** `debug-bundle-netbird-err-out` --- ### 📝 Commits (3) - [`3440529`](https://github.com/netbirdio/netbird/commit/34405293bfa091179640930c6e81365cb7f3a527) Add netbird.err and netbird.out to debug bundle - [`6edd888`](https://github.com/netbirdio/netbird/commit/6edd88862915a81798ca2a5811f434d1c56e0bf4) Merge branch 'main' into debug-bundle-netbird-err-out - [`ab4b3c5`](https://github.com/netbirdio/netbird/commit/ab4b3c5ca8c262482b86648bf0ce7a84bed53063) Merge branch 'main' into debug-bundle-netbird-err-out ### 📊 Changes **1 file changed** (+38 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `client/server/debug.go` (+38 -7) </details> ### 📄 Description ## Describe your changes Adds `netbird.err` and `netbird.out` to the debug bundle ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:08:58 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#18831