sohutv / cachecloud

搜狐视频(sohu tv)Redis私有云平台 :支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本,提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports Standalone, Sentinel, and Cluster architectures for Redis, effectively reducing large-scale Redis operation and maintenance costs, and improving resource management and utilization. The platform provides rapid construction/migration, operation and maintenance management, elastic scaling, statistical monitoring, client integration and access and other functions)
http://cachecloud.github.io/
Apache License 2.0
8.76k stars 2.04k forks source link

cachecloud本地启动报错 #334

Closed mytdgit closed 2 months ago

mytdgit commented 2 months ago

mysql8 账号 密码都改为正确信息后仍然报错: Caused by: java.lang.IllegalArgumentException: dataSource or dataSourceClassName or jdbcUrl is required. dataSource or dataSourceClassName or jdbcUrl is required.

githubname1024 commented 2 months ago

@mytdgit 当前main分支,准备进行3.3 pre release。 已推送最新代码,请拉取最新配置文件,进行重试。