[PR #4354] [MERGED] Fix loginFailExit = false bug #4966

Closed
opened 2026-05-05 14:52:09 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4354
Author: @Yurunsoft
Created: 7/29/2024
Status: Merged
Merged: 7/30/2024
Merged by: @fatedier

Base: devHead: fix-frpc-stop


📝 Commits (2)

  • e0f2c3b Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup
  • 49aecda Update Release.md

📊 Changes

2 files changed (+11 additions, -8 deletions)

View changed files

📝 Release.md (+2 -0)
📝 client/service.go (+9 -8)

📄 Description

WHY

Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup


🔄 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/fatedier/frp/pull/4354 **Author:** [@Yurunsoft](https://github.com/Yurunsoft) **Created:** 7/29/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `fix-frpc-stop` --- ### 📝 Commits (2) - [`e0f2c3b`](https://github.com/fatedier/frp/commit/e0f2c3bc31abacc2fd62c8fce663ce9a1ba1ea5c) Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup - [`49aecda`](https://github.com/fatedier/frp/commit/49aecdafe6a99c9e3e8170cfff694ffa3377f4dc) Update Release.md ### 📊 Changes **2 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Release.md` (+2 -0) 📝 `client/service.go` (+9 -8) </details> ### 📄 Description ### WHY <!-- author to complete --> Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:52:09 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4966
No description provided.