-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[Bug] 目前上传文件中遇到的几个问题 #5036
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
I found a similar unsolved discussion that might be relevant to your issue: [Bug] 文件上传失败 分块失败, which was last updated on September 26, 2024 [1]. To address the issues you're experiencing with uploading and previewing large or multi-page PDF files on a Vercel-deployed application, consider the following strategies:
These strategies should help improve performance and reduce errors when handling large PDF files [2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
📦 部署环境
Vercel
📌 软件版本
1.36.25
💻 系统环境
Windows
🌐 浏览器
Chrome
🐛 问题描述
1.上传超过100m的pdf文件时,大概率会出现如图所示的错误,压缩pdf后由于文字模糊又容易出现识别文字错误的问题。
2.在知识库页数较多的pdf文件(通常为某本书)时,会出现卡住然后无法预览的情况,也有时候会出现崩溃,如图所示。
📷 复现步骤
基本都是与体积较大或者页数较多的pdf有关,上传和使用这类pdf非常容易出现这类问题。
🚦 期望结果
通过优化,能正常预览和上传体积较大或者页数较多的pdf。
📝 补充信息
我使用的是vercel的免费版所部署的服务器数据库模式,我不太清楚这是否与我配置较低有关。
The text was updated successfully, but these errors were encountered: