You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2026. It is now read-only.
RedisException: Connection refused
File "/vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php", line 181, in Redis::connect
$client->{$persistent ? 'pconnect' : 'connect'}(...$parameters);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php", line 181, in Illuminate\Redis\Connectors\PhpRedisConnector::establishConnection
$client->{$persistent ? 'pconnect' : 'connect'}(...$parameters);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php", line 89, in Illuminate\Redis\Connectors\PhpRedisConnector::{closure:Illuminate\Redis\Connectors\PhpRedisConnector::createClient():80}
$this->establishConnection($client, $config);
File "/vendor/laravel/framework/src/Illuminate/Support/helpers.php", line 390, in tap
$callback($value);
File "/vendor/laravel/framework/src/Illuminate/Redis/Connectors/PhpRedisConnector.php", line 80, in Illuminate\Redis\Connectors\PhpRedisConnector::createClient
return tap(new Redis, function ($client) use ($config) {
...
(21 additional frame(s) were not displayed)
Sentry Issue: HFRESH-1J
This issue was automatically created by Sentry via Create GitHub Issue