mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3122] 使用proxy protocol caddy vaultwarden无法访问 #2502
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#2502
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 @swhoro on GitHub (Oct 9, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3122
Bug Description
frpc运行于openwrt上,caddy运行于群晖的docker中,vaultwarden也位于群晖的docker中
如果去掉proxy_protocol_version=v1可以正常访问
设置为v2也不可以正常访问
frpc Version
0.44.0
frps Version
0.44.0
System Architecture
linux/amd64
Configurations
frpc.ini:
caddyfile:
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Oct 11, 2022):
https://pkg.go.dev/github.com/francislavoie/caddy2-proxyprotocol
or
Using nginx, nginx natively supports proxy_protocol.
@github-actions[bot] commented on GitHub (Nov 11, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.