AlistGo / AlistGo/desktop-release
[BUG] 无法挂载,一直转圈
- Lingua principale
- TypeScript
- Stelle
- 288
- Fork
- 37
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 使用的存储驱动
### 问题描述
点击挂载后一直转圈没有任何反应,日志也是空白的
### 复现步骤

### 相关日志
#### AList日志
```log
[AD] Starting AList...
INFO[2025-05-21 10:20:39] reading config file: C:\Users\rhua0016\AppData\Roaming\ci.nn.alist\config.json
INFO[2025-05-21 10:20:39] load config from env with prefix: ALIST_
INFO[2025-05-21 10:20:39] init logrus...
INFO[2025-05-21 10:20:39] init tool 115 Cloud success: ok
WARN[2025-05-21 10:20:39] 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-05-21 10:20:39] init tool SimpleHttp success: ok
INFO[2025-05-21 10:20:39] init tool PikPak success: ok
WARN[2025-05-21 10:21:21] init tool qBittorrent failed: Post "http://192.168.50.59:8989/api/v2/auth/login": dial tcp 192.168.50.59:8989: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
INFO[2025-05-21 10:21:21] init tool Thunder success: ok
WARN[2025-05-21 10:21:21] 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-05-21 10:21:21] start HTTP server @ 0.0.0.0:5244
INFO[2025-05-21 10:21:22] success load storage: [/网络存储/天翼云盘], driver: [189CloudPC], order: [0]
INFO[2025-05-21 10:21:24] success load storage: [/网络存储/天翼云盘/家庭云], driver: [189CloudPC], order: [1]
INFO[2025-05-21 10:21:24] success load storage: [/网络存储/阿里云盘/备份盘], driver: [AliyundriveOpen], order: [4]
ERRO[2025-05-21 10:21:26] failed get enabled storages: terabox is not yet available in this area
failed init storage
github.com/alist-org/alist/v3/internal/op.initStorage
/source/internal/op/storage.go:139
github.com/alist-org/alist/v3/internal/op.LoadStorage
/source/internal/op/storage.go:83
github.com/alist-org/alist/v3/internal/bootstrap.LoadStorages.func1
/source/internal/bootstrap/storage.go:20
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
INFO[2025-05-21 10:21:26] success load storage: [/网络存储/Onedrive], driver: [Onedrive], order: [8]
```
#### 挂载日志
没有任何日志
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.