Predis\Response\ServerException: ERR Error running script (call to f_a08c9c69b7c07ae2485190873b90d128a23e502d): @user_script:1: @user_script: 1: -MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error.
File "vendor/predis/predis/src/Client.php", line 370, in onErrorResponse
throw new ServerException($response->getMessage());
File "vendor/predis/predis/src/Client.php", line 335, in executeCommand
$response = $this->onErrorResponse($command, $response);
File "vendor/predis/predis/src/Client.php", line 314, in __call
$this->createCommand($commandID, $arguments)
File "vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php", line 69, in command
return $this->client->{$method}(...$parameters);
File "vendor/laravel/framework/src/Illuminate/Redis/Connections/Connection.php", line 81, in __call
return $this->command($method, $parameters);
...
(28 additional frame(s) were not displayed)
https://sentry.io/laravel-rus/stage-laravel-su/issues/244831505/