You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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系统,使用桌面端和命令行启动均失败,报一样的错(如图)
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
The text was updated successfully, but these errors were encountered:
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.41.0
Driver used / 使用的存储驱动
Local disk
Describe the bug / 问题描述
Win11系统,使用桌面端和命令行启动均失败,报一样的错(如图)
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
The text was updated successfully, but these errors were encountered: