/ \ | | | __
/ / | |/ | | | |/ | '/ \ \ / / \
/ /| | () | || | (| | | | /\ V / /
_/||_/ _,|_,|_| _| _/ ___|
V3.8.3 Commit #88409cc Pro=false
[Info] 2023-12-18 09:47:22 Initializing database connection...
[Info] 2023-12-18 09:47:22 Database version fulfilled, skip schema migration.
[Info] 2023-12-18 09:47:22 Initialize task queue with WorkerNum = 10
[Info] 2023-12-18 09:47:22 Initialize crontab jobs...
[Info] 2023-12-18 09:47:22 Start executing database script "ResetAdminPassword".
[Panic] 2023-12-18 09:47:22 Initial admin user not exist: sql: Scan error on column index 9, name "storage": converting driver.Value type int64 ("-3249604") to a uint64: invalid syntax
panic: Initial admin user not exist: sql: Scan error on column index 9, name "storage": converting driver.Value type int64 ("-3249604") to a uint64: invalid syntax
goroutine 1 [running]:
github.com/cloudreve/Cloudreve/v3/pkg/util.(*Logger).Panic(0xc000038780, {0x1561ec8?, 0xedd103cb0?}, {0xc00165b598?, 0x1ec672b0?, 0xedd1190c3?})
/Users/aaronliu/Projects/Cloudreve/pkg/util/logger.go:74 +0x94
github.com/cloudreve/Cloudreve/v3/models/scripts.ResetAdminPassword.Run(0x4?, {0xc0009c9b40?, 0x35?})
/Users/aaronliu/Projects/Cloudreve/models/scripts/reset.go:17 +0x1ee
github.com/cloudreve/Cloudreve/v3/models/scripts/invoker.RunDBScript({0x7ffc28f8485f, 0x12}, {0x1a74300, 0xc0002fe7d0})
/Users/aaronliu/Projects/Cloudreve/models/scripts/invoker/invoker.go:19 +0x12d
github.com/cloudreve/Cloudreve/v3/bootstrap.RunScript({0x7ffc28f8485f, 0x12})
/Users/aaronliu/Projects/Cloudreve/bootstrap/script.go:12 +0x6e
main.main()
/Users/aaronliu/Projects/Cloudreve/main.go:61 +0x9a8
[root@iZbp14micamyz9ffy0hspoZ dav.eatfr.com]#
请问这是什么原因,很奇怪。