mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3525] websocket ws:// 404 #2812
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#2812
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 @fenglilinglegeluan on GitHub (Jul 11, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3525
Bug Description
错误:
背景:
我使用了一个手机投屏的软件(软件作者地址:【https://github.com/tuuzed/MirrorApp】),可以把手机画面投屏到web。
但是使用frp内网穿透的版本,出现了ws连接404的问题。
尝试解决:
1、我手动将投屏的端口通过frp的http穿透到服务器时,功能是正常的。但是通过软件随机生成子域名穿透到服务器时,我可以访问到web界面,但是没有投屏的画面,F12查看发现提示404 Not Found。
2、猜测是nginx的配置有设置错误的地方,尝试修改无果,困扰了一天。
frpc Version
0.30.0
frps Version
0.30.0
System Architecture
linux/amd64
Configurations
nginx:
frps:
Logs
GET ws://dwdq0nv4.mirror.xxx.asia/ws/37ca3324-fa33-486a-a25d-c9d81ac5da3e/live
状态 404Not Found
版本 HTTP/1.1
传输 210 字节(大小 0 字节)
Steps to reproduce
Affected area
@github-actions[bot] commented on GitHub (Aug 11, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.