FileCodeBox icon indicating copy to clipboard operation
FileCodeBox copied to clipboard

使用webdav储存策略时出现问题

Open 816633 opened this issue 2 months ago • 2 comments

具体情况为:

后台使用webdav储存策略进行上传,经测试webdav无问题 使用宝塔的docker一键部署 上传后webdav看到已成功上传,但网页无返回,无法下载,管理员页面也没有显示 网站使用腾讯云的EdgeOne cdn

控制台显示:

manifest.json:1  Manifest: Line: 1, column: 1, Syntax error.
SendFileView-0AP69Sbg.js:26 SendFileView mounted
SendFileView-0AP69Sbg.js:26 a9fa6ec7a9f513c79dcd1795986c99ab1a7940e25e108b0b59d407f28c820d59
index-B-Ka-o3f.js:83   POST https://filebox.******.top/share/file/ 524
(匿名) @ index-B-Ka-o3f.js:83
xhr @ index-B-Ka-o3f.js:83
xi @ index-B-Ka-o3f.js:85
Promise.then
_request @ index-B-Ka-o3f.js:86
request @ index-B-Ka-o3f.js:85
(匿名) @ index-B-Ka-o3f.js:86
(匿名) @ index-B-Ka-o3f.js:81
be @ SendFileView-0AP69Sbg.js:26
_e @ SendFileView-0AP69Sbg.js:26
Jp.n.<computed>.n.<computed> @ index-B-Ka-o3f.js:18
qn @ index-B-Ka-o3f.js:14
ze @ index-B-Ka-o3f.js:14
n @ index-B-Ka-o3f.js:18

网络显示:

请求 URL https://filebox.******.top/share/file/
请求方法 POST
状态代码 524
远程地址 127.0.0.1:45207
引用站点策略 strict-origin-when-cross-origin
content-length 0
date Sun, 14 Sep 2025 04:24:55 GMT
eo-log-uuid 1323377724999854752
server EdgeOne_L7S_OC

816633 avatar Sep 14 '25 04:09 816633