UnexpectedValueException: Writing to the log file failed: Write of 6832 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 6906 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7009 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7067 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7121 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7243 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7309 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7611 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 7911 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: Writing to the log file failed: Write of 8479 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} in /app/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:186 Stack trace: #0 /app/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php(110): Monolog\Handler\StreamHandler->write(Object(Monolog\LogRecord)) #1 /app/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(44): Monolog\Handler\RotatingFileHandler->write(Object(Monolog\LogRecord)) #2 /app/vendor/monolog/monolog/src/Monolog/Logger.php(391): Monolog\Handler\AbstractProcessingHandler->handle(Object(Monolog\LogRecord)) #3 /app/vendor/monolog/monolog/src/Monolog/Logger.php(646): Monolog\Logger->addRecord(Monolog\Level::Error, 'Writing to the ...', Array) #4 /app/vendor/laravel/framework/src/Illuminate/Log/Logger.php(183): Monolog\Logger->error('Writing to the ...', Array) #5 /app/vendor/laravel/framework/src/Illuminate/Log/Logger.php(96): Illuminate\Log\Logger->writeLog('error', 'Writing to the ...', Array) #6 /app/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(703): Illuminate\Log\Logger->error('Writing to the ...', Array) #7 /app/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(402): Illuminate\Log\LogManager->error('Writing to the ...', Array) #8 /app/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(365): Illuminate\Foundation\Exceptions\Handler->reportThrowable(Object(UnexpectedValueException)) #9 /app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(562): Illuminate\Foundation\Exceptions\Handler->report(Object(UnexpectedValueException)) #10 /app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(146): Illuminate\Foundation\Http\Kernel->reportException(Object(UnexpectedValueException)) #11 /app/vendor/laravel/octane/src/ApplicationGateway.php(36): Illuminate\Foundation\Http\Kernel->handle(Object(Illuminate\Http\Request)) #12 /app/vendor/laravel/octane/src/Worker.php(84): Laravel\Octane\ApplicationGateway->handle(Object(Illuminate\Http\Request)) #13 /app/vendor/laravel/octane/bin/swoole-server(122): Laravel\Octane\Worker->handle(Object(Illuminate\Http\Request), Object(Laravel\Octane\RequestContext)) #14 [internal function]: {closure:/app/vendor/laravel/octane/bin/swoole-server:111}(Object(Swoole\Http\Request), Object(Swoole\Http\Response)) #15 /app/vendor/laravel/octane/bin/swoole-server(172): Swoole\Server->start() #16 {main}