mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2360] 开启KCP之后,login_fail_exit=true失效 #1873
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#1873
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 @sola97 on GitHub (Apr 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2360
[REQUIRED] hat version of frp are you using
Version:0.36.2
[REQUIRED] What operating system and processor architecture are you using
OS:Win10
CPU architecture:Intel
[REQUIRED] description of errors
开启KCP之后,login_fail_exit=true失效
confile
[common]
server_addr = example.com
server_port = 7000
protocol = kcp
login_fail_exit = true
log file
2021/04/20 16:25:23 [W] [service.go:104] login to server failed: lookup example.com: no such host
lookup example.com: no such host
Steps to reproduce the issue
Supplementary information
Can you guess what caused this issue
Checklist: