启动项目 报错 #129
Closed
diaryQQ123
started this conversation in
General
启动项目 报错
#129
Replies: 3 comments
-
|
提一下issue看看 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
这个不算报错,只是aria2,qBittorrent和Transmission在你的设备没有配置或者端口不是默认端口而已 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
这是WARN,不是ERROR,提醒你aria下载和bt下载功能不可用,但是不影响alist本身可用性 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
INFO[2025-06-16 22:55:18] reading config file: data\config.json
INFO[2025-06-16 22:55:18] load config from env with prefix: OPENLIST_
INFO[2025-06-16 22:55:18] init logrus...
INFO[2025-06-16 22:55:18] init tool SimpleHttp success: ok
INFO[2025-06-16 22:55:18] init tool PikPak success: ok
WARN[2025-06-16 22:55:18] init tool qBittorrent failed: Post "http://localhost:8080/api/v2/auth/login": dial tcp 127.0.0.1:8080: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-06-16 22:55:18] init tool Thunder success: ok
WARN[2025-06-16 22:55:18] 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 127.0.0.1:9091: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-06-16 22:55:18] init tool 115 Cloud success: ok
WARN[2025-06-16 22:55:18] init tool aria2 failed: failed get aria2 version: Post "http://localhost:6800/jsonrpc": dial tcp 127.0.0.1:6800: connectex: No connection could be made because the target machine actively refused it.
INFO[2025-06-16 22:55:18] start HTTP server @ 0.0.0.0:5244为什么在终端启动项目的时候会报错?
Beta Was this translation helpful? Give feedback.
All reactions