Skip to content
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

使用蓝奏云cookie挂载下载文件出现“failed link: failed get link: not find file page param” #4419

Closed
4 tasks done
cyx200902 opened this issue May 19, 2023 · 8 comments
Labels
bug Something isn't working question Further information is requested

Comments

@cyx200902
Copy link

cyx200902 commented May 19, 2023

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

v3.17.0

Driver used / 使用的存储驱动

蓝奏云

Describe the bug / 问题描述

使用蓝奏云cookie挂载下载文件出现“failed link: failed get link: not find file page param”,但可以正常上次,且在蓝奏云的网页上可以正常下载文件

Reproduction / 复现链接

使用蓝奏云cookie存储

Logs / 日志

[GIN] 2023/05/19 - 20:02:08 | 200 | 445.9µs | 127.0.0.1 | POST "/api/fs/list"
�[31mERRO�[0m[2023-05-19 20:02:10] lanzou: err => not find file page param ,data =>

<style> .off{text-align: center;font-size: 16px;color: #b3b3b3;margin-top: 10%;} .off0{background: #eee;width: 70px;height: 60px;margin: 0 auto 30px auto;border-radius: 3px;padding-top: 10px;} .off1{border-top: 30px solid #b1b1b1;width: 10px;height: 10px;border-bottom: 10px solid #b1b1b1;margin: auto;} #link{background: #0088ff;color: #fff;padding: 10px 30px;border-radius: 3px;text-decoration: none;display: block;width: 100px;margin: 30px auto;} </style>
访问地址错误,请核查
<script type="text/javascript"> var url =window.location.pathname; var domain =window.location.host; url =url.substring(1,15); window.onload=function(){ for(var i=1;i<=10;i++) { if(i==2){ var is_word ='%'; } if(i==3){ var is_word ='='; } if(i==4){ var is_word ='@'; } if(i==5){ var is_word ='('; } if(i==6){ var is_word =')'; } if(i==7){ var is_word ='http'; } if(i==8){ var is_word ='+'; } if(i==9){ var is_word ='-'; } if(i==10){ var is_word ='/'; } var is_not_null = url.indexOf(is_word); if(is_not_null > 0){ var w = url.split(is_word); var path_url = w[0]; document.getElementById("off").innerHTML="你要访问的是不是?
https://"+ domain + "/" + path_url + "
继续访问"; break; } } } </script>
<script src="https://s6.cnzz.com/z_stat.php?id=5289258&web_id=5289258" language="JavaScript"></script>
�[31mERRO�[0m[2023-05-19 20:02:10] failed link /lanzou-Cookie/test/110000038.mp3: not find file page param failed get link
@cyx200902 cyx200902 added the bug Something isn't working label May 19, 2023
@welcome
Copy link

welcome bot commented May 19, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@github-actions
Copy link

@foxxorcat
Copy link
Contributor

无法复现,请尝试重新获取cookie
分析该问题可能是文件分享链接异常导致,但这个问题不应该出现,大概率出现的错误应该是包含分享取消,文件不存在等。
如果可以请提供该文件分享链接(蓝奏云网页的)

@cyx200902
Copy link
Author

我尝试重新获取cookie,但依然会出现报错
附:https://wwhx.lanzoum.com/b032ez97g
密码:dq1g

@foxxorcat
Copy link
Contributor

麻烦先把原来的log文件删除后打开调试模式,出现错误后上传log文件。

@xhofe xhofe added the question Further information is requested label Jun 3, 2023
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

Hello @cyx200902, please input issue by template and add detail. Issues labeled by question will be closed if no activities in 3 days.
你好 @cyx200902,请按照issue模板填写, 并详细说明问题/日志记录/复现步骤/复现链接/实现思路或提供更多信息等, 3天内未回复issue自动关闭。

@github-actions
Copy link

github-actions bot commented Jun 7, 2023

Hello @, this issue was closed due to no activities in 3 days.
你好 @,此issue因超过3天未回复被关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2023
@CandyMuj
Copy link

CandyMuj commented Jun 8, 2023

在添加存储时,打开 Web 代理
WebDAV策略 上方

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants