mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #741] Accept new mux stream error: invalid protocol version #580
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#580
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 @hijk1234 on GitHub (May 5, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/741
frp 0.18版本
server端长时间开着就会提示这个(client端没有开启)
2018/05/05 03:05:10 [W] [service.go:247] Accept new mux stream error: invalid protocol version
后面开启client端测试了一下, 也是正常的
不知道这个提示是否正常
@fatedier commented on GitHub (May 7, 2018):
接收到了不符合 frp 协议的请求,无视就可以。