mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #855] i/o deadline reached ( the client did not exit correctly ) #674
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#674
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZhangGaoxing on GitHub (Jul 17, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/855
What version of frp are you using (./frpc -v or ./frps -v)?
0.20
What operating system and processor architecture are you using (
go env)?frpc : Windows 10 1803
frps : Windows Server 2016 Datacenter
Configures you used:
frpc.ini
[common]
server_addr = *
server_port = 7000
token = *
[RDP]
type = tcp
local_ip = 127.0.0.1
local_port = 3389
remote_port = 7002
custom_domains = *
frps.ini
[common]
bind_port = 7000
dashboard_user = admin
dashboard_pwd = *
dashboard_port = 7500
token = *
Steps to reproduce the issue:
Describe the results you received:
In frps logs, the client did not exit, so it reconnected failed.
Describe the results you expected:
When frpc.exe runs in the background, shutdown or reboot the client, frpc.exe can exit correctly.
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
@fatedier commented on GitHub (Jul 30, 2018):
You should paste more log.