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

升级之后本机存储加载不出来 #5874

Closed
4 tasks done
MoYuYuDe opened this issue Jan 12, 2024 · 8 comments
Closed
4 tasks done

升级之后本机存储加载不出来 #5874

MoYuYuDe opened this issue Jan 12, 2024 · 8 comments
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@MoYuYuDe
Copy link

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 版本

3.30.0

Driver used / 使用的存储驱动

本机存储

Describe the bug / 问题描述

我是使用的termux 进行部署的, 从3.29.0 升级到3.30.0之后, 本机存储加载不出来, 提示521, 删除之后重新添加, 删除termux 重新配置, 还是无法加载

Reproduction / 复现链接

Config / 配置

{
"force": false,
"site_url": "",
"cdn": "",
"jwt_secret": "f11nlSIpaodP372f",
"token_expires_in": 48,
"database": {
"type": "sqlite3",
"host": "",
"port": 0,
"user": "",
"password": "",
"name": "",
"db_file": "data/data.db",
"table_prefix": "x_",
"ssl_mode": ""
},
"scheme": {
"address": "0.0.0.0",
"http_port": 5244,
"https_port": -1,
"force_https": false,
"cert_file": "",
"key_file": "",
"unix_file": "",
"unix_file_perm": ""
},
"temp_dir": "data/temp",
"bleve_dir": "data/bleve",
"dist_dir": "",
"log": {
"enable": true,
"name": "data/log/log.log",
"max_size": 50,
"max_backups": 30,
"max_age": 28,
"compress": false
},
"delayed_start": 0,
"max_connections": 0,
"tls_insecure_skip_verify": true,
"tasks": {
"download": {
"workers": 5,
"max_retry": 1
},
"transfer": {
"workers": 5,
"max_retry": 2
},
"upload": {
"workers": 5,
"max_retry": 0
},
"copy": {
"workers": 5,
"max_retry": 2
}
},
"cors": {
"allow_origins": [
""
],
"allow_methods": [
"
"
],
"allow_headers": [
"*"
]
}
}

Logs / 日志

No response

@MoYuYuDe MoYuYuDe added the bug Something isn't working label Jan 12, 2024
Copy link

welcome bot commented Jan 12, 2024

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

@xhofe xhofe added the question Further information is requested label Jan 12, 2024
Copy link

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

@MoYuYuDe
Copy link
Author

升级到3.30.0之后, 打开之前添加的本机存储 (部署在termux上, 安卓版本9 ), 界面提示 "Request failed with status code 521"
微信图片_20240112182350
控制台报错
微信图片_20240112182400
我的存储配置如下
"driver": "Local",
"cache_expiration": 0,
"status": "work",{"root_folder_path":"/data/data/com.termux/files/home","thumbnail":false,"thumb_cache_folder":"","show_hidden":true,"mkdir_perm":"777"}",
"modified": "2024-01-05T00:31:29.422994738Z",
"disabled": false,
"enable_sign": false,
"order_by": "name",
"order_direction": "asc",
"extract_folder": "front",
"web_proxy": false,
"webdav_policy": "native_proxy",
"down_

@xhofe
Copy link
Collaborator

xhofe commented Jan 12, 2024

djherbis/times#10

@xhofe xhofe added dependencies Pull requests that update a dependency file and removed question Further information is requested labels Jan 13, 2024
@MoYuYuDe
Copy link
Author

djherbis/times#10

请问这个是Go 的依赖问题吗?

@ametoyuki098
Copy link

请问这个问题解决了吗。我好像也有同样的问题,一旦挂载本地存储,在主页中打开挂载路径时程序就会崩溃image

Copy link

stale bot commented Mar 17, 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 Mar 17, 2024
Copy link

Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
@xhofe xhofe reopened this Jul 21, 2024
@stale stale bot removed the stale No activity for more than 30 days label Jul 21, 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 dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants