mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2478] https2http连接不成功 #1966
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#1966
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 @z0ow on GitHub (Jul 10, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2478
服务端配置和客户端配置与样例中给的基本一致,只改动了服务端的地址和token。
现在的情况是:
客户端错误日志(已隐去敏感信息):
服务端错误日志(已隐去敏感信息和其它客户端):
在16:53:38的join connections closed是因为长时间连接无效手动在浏览器关闭了连接,如果不关闭连接,chrome等非常长的时间后会报HTTP ERROR 503或者直接ERR_TIMED_OUT(若报超时,服务端看不到join信息)。
目前测试结果可以确认的其它信息:
请问这个问题是bug吗,还是有一些其它的原因导致的,或者能不能进一步测试得到一些信息(debug模式的log输出的信息感觉仍然非常有限)。
@z0ow commented on GitHub (Jul 11, 2021):
=-= 突然又可以用了……迷幻