多商户3.0php版本, 我的redis服务运行正常
[2024-12-16T15:13:54+08:00][error] 商品自动上下架失败RedisException::__set_state(array(
'message' => 'Redis server 127.0.0.1:6379 went away',
'string' => '',
'code' => 0,
'file' => '/www/wwwroot/xxx.com/vendor/topthink/framework/src/think/cache/driver/Redis.php',
'line' => 116,
'trace' =>
array (
0 =>
array (
'file' => '/www/wwwroot/xxx.com/vendor/topthink/framework/src/think/cache/driver/Redis.php',
'line' => 116,
'function' => 'get',
'class' => 'Redis',
'type' => '->',
),
1 =>
array (
'file' => '/www/wwwroot/xxx.com/vendor/topthink/framework/src/think/Cache.php',
'line' => 112,
'function' => 'get',
'class' => 'think\\cache\\driver\\Redis',
'type' => '->',
),
2 =>
array (
'function' => 'get',
'class' => 'think\\Cache',
'type' => '->',
),
3 =>
array (
'file' => '/www/wwwroot/xxx.com/vendor/topthink/framework/src/think/Facade.php',
'line' => 96,
'function' => 'call_user_func_array',
),
4 =>
array (
'file' => '/www/wwwroot/xxx.com/crmeb/listens/AutoUpDownShelvesListen.php',
'line' => 38,
'function' => '__callStatic',
'class' => 'think\\Facade',
'type' => '::',
),
5 =>
array (
'file' => '/www/wwwroot/xxx.com/crmeb/services/TimerService.php',
'line' => 25,
'function' => 'crmeb\\listens\\{closure}',
'class' => 'crmeb\\listens\\AutoUpDownShelvesListen',
'type' => '->',
),
),
'previous' => NULL,
))