- 积分
- 311
- 金钱
- 264
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
中级会员
- 积分
- 311
- 金钱
- 264
- HASS币
- 0
|
发表于 2024-6-22 07:35:57
|
显示全部楼层
本帖最后由 cxyttboy 于 2024-6-22 07:44 编辑
有时候可以,但有时候不行,日志是这样。
阿里签到失败
Parse error near line 2: near ")": syntax error
t addition = json_replace(addition, '$.username', ) where driver = 'PikPakShar
error here ---^
Parse error near line 3: near ")": syntax error
t addition = json_replace(addition, '$.password', ) where driver = 'PikPakShar
error here ---^
Sat Jun 22 07:35:47 CST 2024 User's own PikPak account has been updated into database successfully
启动容器(Host模式)......
INFO[2024-06-22 07:35:47] reading config file: data/config.json
INFO[2024-06-22 07:35:47] load config from env with prefix:
INFO[2024-06-22 07:35:47] init logrus...
INFO[2024-06-22 07:35:48] start server @ 127.0.0.1:5234
ERRO[2024-06-22 07:35:50] failed get enabled storages: captcha_required
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_amd64.s:1594
INFO[2024-06-22 07:35:50] success load storage: [/©️ v.0505.2138(H)], driver: [UrlTree]
获取目录失败: captcha_required
|
|