Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

视频资源放在public目录下面报错 #5259

Open
gakkiox opened this issue Oct 5, 2023 · 0 comments
Open

视频资源放在public目录下面报错 #5259

gakkiox opened this issue Oct 5, 2023 · 0 comments

Comments

@gakkiox
Copy link

gakkiox commented Oct 5, 2023

在此输入你需要反馈的 Bug 具体信息(Bug in Detail):

麻烦咨询一下,我将很多的视频资源放在public目录下面,格式是m3u8每个切块大大小大概是4-6Mb,可以通过public路径正常访问,但是会经常报错,错误如下
2023-10-05 15:25:44,237 ERROR 15924 nodejs.ECONNRESETError: write ECONNRESET
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
at WriteWrap.callbackTrampoline (node:internal/async_hooks:130:17)
errno: -4077
code: "ECONNRESET"
syscall: "write"
headerSent: true
name: "ECONNRESETError"
pid: 15924
hostname: DESKTOP-SPD5PJH

可复现问题的仓库地址(Reproduction Repo)

将m3u8放在public路径下就会报错。

Node 版本号:

v18.14.2

Eggjs 版本号:

3.17.4

相关插件名称与版本号(PlugIn and Name):

null

操作平台与版本号(Platform and Version):

win10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant