-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
[PikPak] panic: runtime error: invalid memory address or nil pointer dereference #7149
Comments
所以是 用户名和密码以及 refresh_token 都没填写的情况下,保存->禁用->启用->重启Alist ? |
不是,其他都保留着。 |
就是说,用户名和密码都有填写,只是清空了 refreshtoken字段 后进行的操作? |
是的 |
#7150 试试这版有修复不 |
这个版本没问题; |
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
orOperational
).我确定是
AList
的问题,而不是其他原因(例如网络,依赖
或操作
)。I'm sure this issue is not fixed in the latest version.
我确定这个问题在最新版本中没有被修复。
AList Version / AList 版本
v3.37.1
Driver used / 使用的存储驱动
PikPak
Describe the bug / 问题描述
更新
alist
到最新版本之后,打开UseLowLatencyAddress
选择项CustomLowLatencyAddress
字段留空,重启alist
之后出现报错,并且无法启动:并且无法启动
alist
。Reproduction / 复现链接
这个 BUG 触发需要前置条件,触发的流程如下:
refresh_token
被其他程序刷新:refresh_token
和capatch_token
字段(填写了用户名和密码字段)清除然后保存,这时报错:UseLowLatencyAddress
选择项CustomLowLatencyAddress
字段留空,并保存(这一步应该无关紧要)request error 500
,实际上存储并未正常启用,这时只有禁用按钮alist
主程序,可以复现这一BUG,日志可见下方内容alist
将无法正常启动Config / 配置
Logs / 日志
The text was updated successfully, but these errors were encountered: