AlistGo / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
44.23k stars 5.74k forks source link

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

Closed MoYuYuDe closed 4 months ago

MoYuYuDe commented 10 months ago

Please make sure of the following things

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", "tableprefix": "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

welcome[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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 commented 10 months ago

升级到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": "nativeproxy", "down

xhofe commented 10 months ago

https://github.com/djherbis/times/issues/10

MoYuYuDe commented 10 months ago

djherbis/times#10

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

ametoyuki098 commented 10 months ago

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

stale[bot] commented 8 months ago

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.

github-actions[bot] commented 8 months ago

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.