团队盘下载和预览问题
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Bug Description / 問題描述 团队盘下载和预览问题
<>挂载成功后显示个人盘和团队盘,个人盘一切正常,团队盘无法下载或者预览
直接点击预览提示
HTTPError: Forbidden\n at responseErrorThrower (worker.js:179:26)\n at async onGet (worker.js:2749:19)\n at async handleRequest (worker.js:2942:42)
点击下载IDM提示
HTTP /1.1 500 Internal Server Error
Chrome直接下载提示都是文件同名.json文件,而且下载失败
用自动和手动两种方法都部署了,结果完全一样
Environment / 環境
- Browser version / 瀏覽器版本: Google Chrome 版本 89.0.4389.90
- OS version / 作業系統版本: Microsoft Windows 10 19042.867
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the team-drive preview and download failures in Chrome on Windows 10 using the automatic and manual deployments. Start with the worker.js locations shown in the errors, especially responseErrorThrower, onGet, and handleRequest. Done means team-drive files preview and download successfully without the Forbidden, 500, or incorrect .json responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100