mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5075] 0.65版本linux/386的FRPC镜像无法识别配置文件0.64可以 #3987
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#3987
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 @MrLiuGangQiang on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/5075
Bug Description
同样的frpc配置文件用linux/386的镜像0.64可以启动0.65不行直接未识别配置文件,用0.65的windows版本的frpc测试过是可以识别的
frpc Version
0.65
frps Version
0.65
System Architecture
linux/386
Configurations
auth.method = "token"
auth.token = "xxxxx"
auth.additionalScopes = ["HeartBeats"]
serverAddr = "xxx"
serverPort = 26001
transport.protocol = "tcp"
transport.tcpMuxKeepaliveInterval = 30
transport.heartbeatInterval = 30
transport.tls.enable = true
transport.tls.certFile = "/etc/frp/cert/xx.pem"
transport.tls.keyFile = "/etc/frp/cert/xx.key"
transport.tls.serverName = "frp.lfans.cn"
user = "办公室"
proxies
name = "公司路由.WEB"
type = "tcp"
localIP = "10.168.120.254"
localPort = 443
remotePort = 28000
transport.useEncryption = true
transport.useCompression = true
Logs
没有日志
Steps to reproduce
...
Affected area
@chapulin2760-art commented on GitHub (Nov 25, 2025):
@github-actions[bot] commented on GitHub (Dec 10, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@chapulin2760-art commented on GitHub (Dec 10, 2025):
@chapulin2760-art commented on GitHub (Dec 19, 2025):
@github-actions[bot] commented on GitHub (Jan 3, 2026):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.