[GH-ISSUE #847] Bug: Couldnt continue if a Client accidentally exits #668

Closed
opened 2026-05-05 12:26:05 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @billchenchina on GitHub (Jul 3, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/847

What version of frp are you using (./frpc -v or ./frps -v)?

0.19.1

What operating system and processor architecture are you using (go env)?

frps: Ubuntu 16.04 LTS

frpc: Ubuntu 16.04 LTS

Configures you used:

A Simple HTTP Tunnel

Steps to reproduce the issue:

  1. Setup frp server and Client connect using frpc
  2. Stop network of frpc
  3. Quit frpc
  4. Start frpc

Describe the results you received:

Login to server success

port already used

Describe the results you expected:

Login to server success

start proxy success

Additional information you deem important (e.g. issue happens only occasionally):

I restarted frps manually and it works.

Can you point out what caused this issue (optional)

Server perhaps didn't stop the tunnel?

Originally created by @billchenchina on GitHub (Jul 3, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/847 **What version of frp are you using (./frpc -v or ./frps -v)?** 0.19.1 **What operating system and processor architecture are you using (`go env`)?** frps: Ubuntu 16.04 LTS frpc: Ubuntu 16.04 LTS **Configures you used:** A Simple HTTP Tunnel **Steps to reproduce the issue:** 1. Setup frp server and Client connect using frpc 2. Stop network of frpc 3. Quit frpc 4. Start frpc **Describe the results you received:** ``` Login to server success port already used ``` **Describe the results you expected:** ``` Login to server success start proxy success ``` **Additional information you deem important (e.g. issue happens only occasionally):** I restarted frps manually and it works. **Can you point out what caused this issue (optional)** Server *perhaps* didn't stop the tunnel?
Author
Owner

@billchenchina commented on GitHub (Jul 3, 2018):

看起来像是 #645 的复现,但是看起来还没解决

<!-- gh-comment-id:402238492 --> @billchenchina commented on GitHub (Jul 3, 2018): 看起来像是 #645 的复现,但是看起来还没解决
Author
Owner

@fatedier commented on GitHub (Jul 30, 2018):

No useful info. I will close it util you provide more log or other clues releated.

<!-- gh-comment-id:408849309 --> @fatedier commented on GitHub (Jul 30, 2018): No useful info. I will close it util you provide more log or other clues releated.
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#668
No description provided.