搜狐视频(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)
在主机的安装日志install.log中发现报错: --2023-08-17 23:41:10-- https://download.redis.io/releases//redis/redis-5.0.8-make.tar.gz Resolving download.redis.io (download.redis.io)... 45.60.125.1 Connecting to download.redis.io (download.redis.io)|45.60.125.1|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2023-08-17 23:41:12 ERROR 404: Not Found.
下载的地址:https://download.redis.io/releases//redis/redis-5.0.8-make.tar.gz,包的名字里会多个-make。 在后台的配置中没有发现包的名字带“-make”