UnexpectedValueException: Writing to the log file failed: Write of 11396 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 11318 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 11242 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 11268 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 11262 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 11432 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 11630 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 11560 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 11490 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 12130 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 12101 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 12096 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 12240 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 12223 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 12331 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 12442 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 30594 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: SQLSTATE[HY000]: General error: 1114 The table '/tmp/#sql332d28_2dc_0' is full (SQL: select i.created_at, i.fotos, i.tipo, i.cidade, i.bairro, i.rua, i.descricao, i.url, i.id, i.userid, 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, "" empreendimento, null dormitoriosmax, null banheirosmax, null suitesmax, null areautilmax from idp.imoveis i join users u on u.id = i.userid where i.divulgacao not like "%semcorretores%" and (( 1 = 1) ) and i.deleted_at is null union select i.created_at, i.fotos, i.tipo, i.cidade, i.bairro, i.rua, i.descricao, i.url, i.id, i.anunciante_id, 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 from azimovel.imoveis i join azimovel.anunciantes a on a.id = i.anunciante_id and a.deleted_at is null where a.deleted_at is null and i.deleted_at is null and not i.url is null and not i.uf is null and (( 1 = 1) ) and (i.lancamento = 1 or i.integracoes like '%AZImovel%') and i.deleted_at is null order by created_at desc limit 432 ) Context: {"exception":{"errorInfo":["HY000",1114,"The table '\/tmp\/#sql332d28_2dc_0' is full"]}} 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}