UnexpectedValueException: Writing to the log file failed: Write of 10484 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 10406 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 10330 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 10356 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 10350 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 10520 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 10718 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 10648 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 10578 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 11218 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 11189 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 11184 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 11328 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 11311 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 11419 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 11530 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 30939 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/MYfd=152' (OS errno 28 - No space left on device) (SQL: select i.id, i.created_at, i.fotos, i.tipo, i.cidade, i.bairro, i.rua, i.descricao, i.url, case when i.precovenda > 0 and i.precolocacao > 0 then "para venda ou locação" when i.precolocacao > 0 then "para locação" when i.precovenda > 0 then "à venda" end transacao, i.precovenda, i.precolocacao, i.dormitorios, i.suites, i.banheiros, i.areautil, i.areatotal, i.vagas, i.empreendimento, i.dormitoriosmax, i.banheirosmax, i.suitesmax, i.areautilmax, i.lancamento from azimovel.imoveis i where ( (i.precovenda > 0 and i.precovenda between 270000 and 630000) or (i.precolocacao > 0 and i.precolocacao between 0 and 0) or (i.lancamento = 1) ) and ( i.latitude <> 0 and i.latitude between -22.994638 and -22.874638 and i.longitude between -43.234589 and -43.114589) and i.id <> 171118 and i.tipo in ("Apartamento","Cobertura","Casa","Casa em Condomínio") and i.deleted_at is null and (i.precolocacao > 0 or i.precovenda > 0) and not i.fotos is null order by lancamento desc, created_at desc limit 10 ) Context: {"exception":{"errorInfo":["HY000",3,"Error writing file '\/tmp\/MYfd=152' (OS errno 28 - No space left on device)"]}} 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 /var/www/html/IDP/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:193 Stack trace: #0 /var/www/html/IDP/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(48): Monolog\Handler\StreamHandler->write() #1 /var/www/html/IDP/vendor/monolog/monolog/src/Monolog/Logger.php(400): Monolog\Handler\AbstractProcessingHandler->handle() #2 /var/www/html/IDP/vendor/monolog/monolog/src/Monolog/Logger.php(651): Monolog\Logger->addRecord() #3 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Log/Logger.php(181): Monolog\Logger->error() #4 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Log/Logger.php(94): Illuminate\Log\Logger->writeLog() #5 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(590): Illuminate\Log\Logger->error() #6 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(247): Illuminate\Log\LogManager->error() #7 /var/www/html/IDP/app/Exceptions/Handler.php(42): Illuminate\Foundation\Exceptions\Handler->report() #8 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(415): App\Exceptions\Handler->report() #9 /var/www/html/IDP/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(113): Illuminate\Foundation\Http\Kernel->reportException() #10 /var/www/html/IDP/public/index.php(55): Illuminate\Foundation\Http\Kernel->handle() #11 {main}