/ \ | | | __
/ / | |/ | | | |/ | '/ \ \ / / \
/ /| | () | || | (| | | | /\ V / /
_/||_/ _,|_,|_| _| _/ ___|
V3.4.2 Commit #a11f819 Pro=false
[Info] 2022-03-23 06:54:04 初始化数据库连接
[Info] 2022-03-23 06:54:04 开始进行数据库初始化...
[Panic] 2022-03-23 06:54:05 无法创建初始存储策略, Error 1366: Incorrect string value: '\xE9\xBB\x98\xE8\xAE\xA4...' for column 'name' at row 1
panic: 无法创建初始存储策略, Error 1366: Incorrect string value: '\xE9\xBB\x98\xE8\xAE\xA4...' for column 'name' at row 1
goroutine 1 [running]:
github.com/cloudreve/Cloudreve/v3/pkg/util.(*Logger).Panic(0xc000225930, 0x122163f, 0x22, 0xc0008c7a00, 0x1, 0x1)
/ProjectCloudreve/Cloudreve/pkg/util/logger.go:74 +0xe5
github.com/cloudreve/Cloudreve/v3/models.addDefaultPolicy()
/ProjectCloudreve/Cloudreve/models/migration.go:83 +0x17c
github.com/cloudreve/Cloudreve/v3/models.migration()
/ProjectCloudreve/Cloudreve/models/migration.go:48 +0x3b5
github.com/cloudreve/Cloudreve/v3/models.Init()
/ProjectCloudreve/Cloudreve/models/init.go:86 +0x2b0
github.com/cloudreve/Cloudreve/v3/bootstrap.Init.func3()
/ProjectCloudreve/Cloudreve/bootstrap/init.go:46 +0x25
github.com/cloudreve/Cloudreve/v3/bootstrap.Init(0x7ffeccc2df15, 0x1a)
/ProjectCloudreve/Cloudreve/bootstrap/init.go:103 +0x1fc
main.init.0()
/ProjectCloudreve/Cloudreve/main.go:23 +0x205