[PR #906] [MERGED] Give user better feedback if headscale socket is unwritable #1727

Closed
opened 2025-12-29 02:31:27 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/906
Author: @kradalby
Created: 10/31/2022
Status: Merged
Merged: 10/31/2022
Merged by: @juanfont

Base: mainHead: socket-permission-feedback


📝 Commits (3)

  • 6efadc1 Give user better feedback if headscale socket is unwritable
  • e5203d4 Fix lint
  • 7116227 Add nolint since go os has weird casing

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 cmd/headscale/cli/utils.go (+14 -0)

📄 Description

Should fix #523.
Should fix #885.

image

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 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/juanfont/headscale/pull/906 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/31/2022 **Status:** ✅ Merged **Merged:** 10/31/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `socket-permission-feedback` --- ### 📝 Commits (3) - [`6efadc1`](https://github.com/juanfont/headscale/commit/6efadc1fe681add09914b10816467c07792c4267) Give user better feedback if headscale socket is unwritable - [`e5203d4`](https://github.com/juanfont/headscale/commit/e5203d43895145a4fae716eb567fce67725e9511) Fix lint - [`7116227`](https://github.com/juanfont/headscale/commit/711622717063576f09f0e9a31cfbec0c991826bb) Add nolint since go os has weird casing ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/utils.go` (+14 -0) </details> ### 📄 Description Should fix #523. Should fix #885. <img width="855" alt="image" src="https://user-images.githubusercontent.com/98431/199038956-b7839619-7ae1-40a4-8565-9881b7979294.png"> Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:27 +01:00
adam closed this issue 2025-12-29 02:31:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1727