memos icon indicating copy to clipboard operation
memos copied to clipboard

视频上传请求30s后超时

Open 18723472350 opened this issue 1 year ago • 8 comments

Describe the bug

通过阿里云服务器部署后,上传200M得视频,上传速度3M,30S后请求超时了。上传失败,服务503,页面无法点击提交。

Steps to reproduce

1.文件上传。2.选择200M文件上传。3.页面报错,无明确提示

Screenshots or additional context

No response

18723472350 avatar May 22 '23 13:05 18723472350

Issue is not in English. It has been translated automatically.


Title: Video upload request timed out after 30s

Issues-translate-bot avatar May 22 '23 13:05 Issues-translate-bot

need more details.

console errors, backend logs, anything you see can help debug.

Zeng1998 avatar May 23 '23 01:05 Zeng1998

image image image image

docker 没有报错

18723472350 avatar May 23 '23 14:05 18723472350

Looks like a backend error. Make sure that you check the logs of the docker container.

And which storage type do you use? Database? Local? or S3.

Zeng1998 avatar May 25 '23 07:05 Zeng1998

image image image

18723472350 avatar Jun 18 '23 08:06 18723472350

Issue is not in English. It has been translated automatically.


image image image

Issues-translate-bot avatar Jun 18 '23 08:06 Issues-translate-bot

文件上传请求超过30s服务端直接给断开了,是不是要设置服务器的响应超时时间?用的本地存储(local)

18723472350 avatar Jun 18 '23 08:06 18723472350

Issue is not in English. It has been translated automatically.


The file upload request exceeds 30s and the server is directly disconnected. Do you want to set the server response timeout? The local storage used (local)

Issues-translate-bot avatar Jun 18 '23 08:06 Issues-translate-bot

The timeout of APIs is 30s by default. And the network speed is mostly depends on the performance of the machine you are deploying memos on.

boojack avatar Sep 17 '23 02:09 boojack

This issue will be resolved in PR #2516

athurg avatar Nov 15 '23 07:11 athurg