mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #774] [ERR] yamux: keepalive failed: i/o deadline reached #604
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#604
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 @roylez on GitHub (May 16, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/774
Suddenly my ssh reverse tunnel is broken and I find the following in logs. Both frps and frpc services are managed by systemd, and they do not attempt to recover the connectivity.
@roylez commented on GitHub (May 17, 2018):
I was wrong. The connection was later restored, but I have no idea how long it took before it did that.
@fatedier commented on GitHub (May 17, 2018):
1s, 2s, 4s ... max duration is 20s
@roylez commented on GitHub (May 17, 2018):
I am pretty sure the connection was down for more than 20s, but never mind.