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

Failed to initialize #7790

Closed
4 tasks
QichangZheng opened this issue Jan 6, 2025 · 0 comments
Closed
4 tasks

Failed to initialize #7790

QichangZheng opened this issue Jan 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@QichangZheng
Copy link

QichangZheng commented Jan 6, 2025

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.41.0

Driver used / 使用的存储驱动

Local disk

Describe the bug / 问题描述

Win11系统,使用桌面端和命令行启动均失败,报一样的错(如图)
image
image

Reproduction / 复现链接

localhost:5244

Config / 配置

Win11

Logs / 日志

C:\Users\qicha\Downloads\alist-windows-amd64>alist.exe server
INFO[2025-01-06 01:59:03] reading config file: data\config.json
INFO[2025-01-06 01:59:03] config file not exists, creating default config file
INFO[2025-01-06 01:59:03] load config from env with prefix: ALIST_
INFO[2025-01-06 01:59:03] init logrus...
INFO[2025-01-06 01:59:04] Successfully created the admin user and the initial password is: YhIMs1p3
WARN[2025-01-06 01:59:05] init tool transmission failed: failed get transmission version: can't get session values: 'session-get' rpc method failed: failed to execute HTTP request: Post "http://localhost:9091/transmission/rpc": dial tcp [::1]:9091: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-01-06 01:59:05] init tool 115 Cloud success: ok
WARN[2025-01-06 01:59:05] init tool aria2 failed: failed get aria2 version: Post "http://localhost:6800/jsonrpc": dial tcp [::1]:6800: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-01-06 01:59:05] init tool SimpleHttp success: ok
INFO[2025-01-06 01:59:05] init tool pikpak success: ok
WARN[2025-01-06 01:59:05] init tool qBittorrent failed: Post "http://localhost:8080/api/v2/auth/login": dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-01-06 01:59:05] start HTTP server @ 0.0.0.0:5244

@QichangZheng QichangZheng added the bug Something isn't working label Jan 6, 2025
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

1 participant