mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3752] [Feature Request] Auto retry on first connect. #2983
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#2983
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 @pituluk on GitHub (Nov 7, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3752
Describe the feature request
If the first connection fails FRP quits and doesnt retry, but if it loses connection after successful first connection it keeps retrying until it connects. It would be nice to have it keep retrying on first connection too for systems that might launch without access to internet yet.
"login to server failed: dial tcp x: connect: network is unreachable"
Describe alternatives you've considered
No response
Affected area
@superzjg commented on GitHub (Nov 7, 2023):
Decide if exit program when first login failed, otherwise continuous relogin to frps, default is true.
loginFailExit = trueI see that the author has corrected the error message to quickly locate this point (not yet released).
184223cb2f (diff-37135e06c87eb7f15648ee3df06d54a2a52cab735ea4110e81610945fe38f7d4R123-R125)@github-actions[bot] commented on GitHub (Dec 8, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.