UnexpectedValueException: Writing to the log file failed: Write of 12206 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 11869 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 11890 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 11902 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 11922 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 11938 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 12022 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 12050 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 12314 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 12606 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 12889 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 12907 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 13004 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 13030 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 13060 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 13088 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 13922 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 13950 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 14002 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 14042 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 14091 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 14129 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 14160 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 28821 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: SQLSTATE[HY000]: General error: 3 Error writing file '/tmp/MYDsCp2p' (OS errno 28 - No space left on device) (Connection: mysql, SQL: select `products`.`id` from `products` inner join `category_product` on `products`.`id` = `category_product`.`product_id` inner join `product_size` on `products`.`id` = `product_size`.`product_id` where `products`.`is_active` = 1 and `category_product`.`category_id` in (281) and `color_id` in (13) and `product_size`.`size_id` in (2) order by category_product.sort_order) Context: {"exception":{"errorInfo":["HY000",3,"Error writing file '\/tmp\/MYDsCp2p' (OS errno 28 - No space left on device)"],"connectionName":"mysql"}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} 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(Object(Monolog\Level), 'Writing to the ...', Array) #4 /app/vendor/laravel/framework/src/Illuminate/Log/Logger.php(184): Monolog\Logger->error('Writing to the ...', Array) #5 /app/vendor/laravel/framework/src/Illuminate/Log/Logger.php(97): Illuminate\Log\Logger->writeLog('error', 'Writing to the ...', Array) #6 /app/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(701): Illuminate\Log\Logger->error('Writing to the ...', Array) #7 /app/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(380): Illuminate\Log\LogManager->error('Writing to the ...', Array) #8 /app/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(343): Illuminate\Foundation\Exceptions\Handler->reportThrowable(Object(UnexpectedValueException)) #9 /app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(563): Illuminate\Foundation\Exceptions\Handler->report(Object(UnexpectedValueException)) #10 /app/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(147): 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}(Object(Swoole\Http\Request), Object(Swoole\Http\Response)) #15 /app/vendor/laravel/octane/bin/swoole-server(172): Swoole\Server->start() #16 {main}