蓝奏云文件上传会出现 Request failed with status code 524 错误 #5814
Unanswered
Masterain98
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
无论是否添加为任务,Stream和Form都试过了,文件在大于50M之后就一定会出现524错误。使用蓝奏云官方的后台上传是没有问题的,使用alist上传更小的文件是也是可以成功的(测试过最大30M的文件是没问题的)。
前台传输显示错误为:
Request failed with status code 524
后台任务显示错误为:
Post "https://up.woozooo.com/html5up.php": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Beta Was this translation helpful? Give feedback.
All reactions