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

访问本机存储的文件夹会使 AList 停止运行 #6567

Closed
4 tasks done
jibukeshi opened this issue Jun 2, 2024 · 4 comments
Closed
4 tasks done

访问本机存储的文件夹会使 AList 停止运行 #6567

jibukeshi opened this issue Jun 2, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@jibukeshi
Copy link

jibukeshi commented Jun 2, 2024

Please make sure of the following things

  • I have read the documentation.
    我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions.
    我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational).
    我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version.
    我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.35.0

Driver used / 使用的存储驱动

本机存储

Describe the bug / 问题描述

安卓 10 Termux 运行 AList ,挂载本机存储驱动,在浏览器访问本机存储的文件夹后 AList 立即停止运行并抛出以下报错。使用多个版本都能复现。使用其他存储驱动正常。

报错日志:https://igdux.top/4Jye (过长,issue 里放不下)

下面是录屏。

Screenrecorder-2024-06-02-21-04-14-492_0_COMPRESSED.mp4

Reproduction / 复现链接

暂无,因为访问此链接会导致 AList 直接停止运行。此链接在 AList 中已经被我设置为隐藏(只有我能查看),因为我不希望别人使我的 AList 停止运行。

Config / 配置

{
"id": 7,
"mount_path": "/Redmi 4X 内部储存",
"order": 0,
"driver": "Local",
"cache_expiration": 0,
"status": "work",
"addition": "{"root_folder_path":"/sdcard","thumbnail":false,"thumb_cache_folder":"","show_hidden":true,"mkdir_perm":"777","recycle_bin_path":""}",
"remark": "",
"modified": "2024-05-12T05:46:12.466444106Z",
"disabled": false,
"enable_sign": false,
"order_by": "",
"order_direction": "",
"extract_folder": "front",
"web_proxy": false,
"webdav_policy": "native_proxy",
"down_proxy_url": ""
},

Screenshot_2024-06-02-20-58-47-620_com yjllq kito
Screenshot_2024-06-02-20-58-51-431_com yjllq kito

Logs / 日志

过长,issue 里放不下,请前往 https://igdux.top/4Jye 查看

@jibukeshi jibukeshi added the bug Something isn't working label Jun 2, 2024
Copy link

welcome bot commented Jun 2, 2024

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

@pongfcnkl
Copy link

pongfcnkl commented Jun 2, 2024

手动替换djherbis/times包为 jing332/times应该就行了,参考jing332/AListFlutter#30
在go.mod文件里最后一行加上replace github.com/djherbis/times v1.6.0 => github.com/jing332/times

Copy link

stale bot commented Jul 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No activity for more than 30 days label Jul 16, 2024
@jibukeshi
Copy link
Author

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

这个问题没有被修复

@stale stale bot removed the stale No activity for more than 30 days label Jul 17, 2024
@xhofe xhofe closed this as completed in 94f257e Jul 21, 2024
akang943578 pushed a commit to akang943578/alist that referenced this issue Jul 23, 2024
ForSourceCodeAnalysis pushed a commit to ForSourceCodeAnalysis/alist that referenced this issue Aug 4, 2024
Three-taile-dragon pushed a commit to loognsss/blist that referenced this issue Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants