- 公有云版本Ubuntu22.04
问题描述, 日志截图
复现步骤
使用文档命令部署
openapi容器日志
[SYS] 2024/06/12 - 08:03:38 | One API v0.6.7-alpha.4 started
[SYS] 2024/06/12 - 08:03:38 | using MySQL as database
[SYS] 2024/06/12 - 08:03:38 | database migration started
[SYS] 2024/06/12 - 08:03:38 | database migrated
[SYS] 2024/06/12 - 08:03:38 | REDIS_CONN_STRING not set, Redis is not enabled
[SYS] 2024/06/12 - 08:03:38 | using theme default
[SYS] 2024/06/12 - 08:03:38 | memory cache enabled
[SYS] 2024/06/12 - 08:03:38 | sync frequency: 600 seconds
panic: assignment to entry in nil map
goroutine 1 [running]:
github.com/songquanpeng/one-api/model.InitChannelCache()
/build/model/cache.go:196 +0x78e
main.main()
/build/main.go:76 +0x556
相关截图
1条答案
按热度按时间w9apscun1#
请前往oneapi查看,目前仍在使用0.6.5版本。