mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1328] 同时穿透多个内网web服务,提示冲突 #1051
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#1051
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 @ncc0706 on GitHub (Jul 17, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1328
What version of frp are you using (./frpc -v or ./frps -v)?
0.27.1
What operating system and processor architecture are you using (
go env)?宿主机:Ubuntu16.04
容器:Alpine Linux 3.10.1
Configures you used:
frps.inifrpc.iniSteps to reproduce the issue:
3.已配置通配符域名
Describe the results you received:
Describe the results you expected:
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 19, 2019):
router config conflict日志 提示路由冲突,custom_domains不能重复。@ncc0706 commented on GitHub (Jul 22, 2019):
@fatedier
subdomain = w1
subdomain = w2
没有重复吧,这是新搭建的环境,就我自己再用
@baolitoumu commented on GitHub (Aug 26, 2019):
这个说的很清楚了custom_domains重复啊
@MicroMatrixOrg commented on GitHub (May 8, 2021):
我也出现这个问题了,但是我的没有重复