Anankke / SSPanel-UIM

Multi-purpose proxy service management system
MIT License
9.41k stars 3.4k forks source link

[BUG] 访问订阅链接时报REDIS错误 #2335

Closed lowprofileusername closed 9 months ago

lowprofileusername commented 9 months ago

Environment 环境

OS:
HTTPS enabled:
PHP version: 8.2 DB version:
Redis version: 7 Commit:

Bug Info

Slim Application Error

The application could not run because of the following error: Details Type: ArgumentCountError Code: 0 Message: Redis::__construct() expects exactly 0 arguments, 1 given File: SSPanel-Uim/src/Services/Cache.php Line: 13 Trace

最新COMMIT 请问是哪里设置问题?

AutisticShark commented 9 months ago

PHP Redis extension version must be higher than 6.0.0.

iWATCHDOG commented 4 months ago

PHP Redis extension version must be higher than 6.0.0.

The php redis version is the latest version and still looks like this.

Anankke commented 4 months ago

PHP Redis extension version must be higher than 6.0.0.

The php redis version is the latest version and still looks like this.

What's your current commit ver?