添加 常见问题汇总
commit
5549f70af7
|
@ -0,0 +1,16 @@
|
|||
### 1. ip问题,疑似是触发了风控。
|
||||
|
||||
```
|
||||
ERRO[2024-05-06 21:31:40] failed get enabled storages: TokenVerifyFailed:The token was expected to have 3 parts, but got 1.
|
||||
failed init storage
|
||||
github.com/alist-org/alist/v3/internal/op.initStorage
|
||||
/app/internal/op/storage.go:99
|
||||
github.com/alist-org/alist/v3/internal/op.LoadStorage
|
||||
/app/internal/op/storage.go:80
|
||||
github.com/alist-org/alist/v3/internal/bootstrap.LoadStorages.func1
|
||||
/app/internal/bootstrap/storage.go:23
|
||||
runtime.goexit
|
||||
/usr/lib/go/src/runtime/asm_arm64.s:1172
|
||||
INFO[2024-05-06 21:31:40] success load storage: [/电影/4K REMUX], driver: [Alias]
|
||||
```
|
||||
#### 解决方法:建议先别挂梯子。非常可能是代理出了问题。可以先关闭科学。等会重启小雅docker
|
Loading…
Reference in New Issue