[PR #53] [MERGED] Handle read config file errors #2508

Closed
opened 2025-11-20 07:11:18 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/53
Author: @mlsmaycon
Created: 7/17/2021
Status: Merged
Merged: 7/17/2021
Merged by: @braginini

Base: mainHead: handle-read-config-file-errors


📝 Commits (1)

  • 1e250fc Handle read config file errors

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 cmd/addpeer.go (+5 -2)
📝 cmd/up.go (+4 -1)

📄 Description

Handle errors when failing to read config files.

Closes #50


🔄 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/53 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/17/2021 **Status:** ✅ Merged **Merged:** 7/17/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `handle-read-config-file-errors` --- ### 📝 Commits (1) - [`1e250fc`](https://github.com/netbirdio/netbird/commit/1e250fc0df51a1de5dd02cf47656fd2fbd3f12e1) Handle read config file errors ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/addpeer.go` (+5 -2) 📝 `cmd/up.go` (+4 -1) </details> ### 📄 Description Handle errors when failing to read config files. Closes #50 --- <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 2025-11-20 07:11:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2508