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

启动后无法进入WEBUI #4887

Closed
4 tasks done
Gokou-Ruri opened this issue Aug 1, 2023 · 3 comments
Closed
4 tasks done

启动后无法进入WEBUI #4887

Gokou-Ruri opened this issue Aug 1, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Gokou-Ruri
Copy link

Gokou-Ruri commented Aug 1, 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 版本

3.24.0

Driver used / 使用的存储驱动

阿里云盘open

Describe the bug / 问题描述

启动后,在本机打开webui提示获取设置失败: 请稍候,正在加载储存
命令提示符显示以下内容:

INFO[2023-08-01 09:32:13] reading config file: C:\alist-windows-amd64\data\config.json
INFO[2023-08-01 09:32:14] load config from env with prefix: ALIST_
INFO[2023-08-01 09:32:14] init logrus...
INFO[2023-08-01 09:32:14] start HTTP server @ 0.0.0.0:5244
INFO[2023-08-01 09:32:14] success load storage: [/阿里], driver: [AliyundriveOpen]
INFO[2023-08-01 09:32:15] success load storage: [/迅雷], driver: [Thunder]
INFO[2023-08-01 09:32:26] success load storage: [/百度], driver: [BaiduNetdisk]
INFO[2023-08-01 09:32:26] success load storage: [/阿里2], driver: [AliyundriveOpen]
INFO[2023-08-01 09:32:26] success load storage: [/百度2], driver: [WebDav]

之后就会一直卡在这里,即使等上一天也无法进入WEBUI。

Reproduction / 复现链接

Logs / 日志

log.log文件里的内容:

�[33mWARN�[0m[2023-08-01 09:32:14] not enable search                            
�[36mINFO�[0m[2023-08-01 09:32:14] using aria2 version: 1.36.0                  
[GIN] 2023/08/01 - 09:33:02 | 200 |            0s |       127.0.0.1 | GET      "/"
[GIN] 2023/08/01 - 09:33:05 | 200 |            0s |       127.0.0.1 | GET      "/api/public/settings"
[GIN] 2023/08/01 - 09:38:45 | 200 |            0s |       127.0.0.1 | GET      "/"
[GIN] 2023/08/01 - 09:38:46 | 200 |       752.5µs |       127.0.0.1 | GET      "/api/public/settings"
@Gokou-Ruri Gokou-Ruri added the bug Something isn't working label Aug 1, 2023
@xialei123456
Copy link

老哥怎么解决的,求!!!

@Gokou-Ruri
Copy link
Author

老哥怎么解决的,求!!!

打开alist的数据库,把有问题的存储项目disable就行了(从1改成0即可)。

@PieJEed
Copy link

PieJEed commented Oct 23, 2023

修改了数据库的表里的disable列,甚至删除了有问题的存储都不行😥
最后只能重装

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

3 participants