UnexpectedValueException: Writing to the log file failed: Write of 9574 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 9498 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 9424 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 9452 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 9448 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 9620 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 9820 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 9752 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 9684 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 10324 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 10295 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 10290 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 10434 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 10417 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 10525 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 10636 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 33647 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: SQLSTATE[HY000] [2002] Connection refused (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.updated_at,i.empreendimento, i.dormitoriosmax, i.banheirosmax, i.suitesmax, i.areautilmax FROM azimovel.imoveis i LEFT JOIN campanhas_leads cl on cl.imovel_id = i.idp_imovel_id and cl.deleted_at is null WHERE i.deleted_at IS NULL AND (i.precolocacao > 0 OR i.precovenda > 0 OR i.lancamento = 1) AND NOT i.fotos IS NULL ORDER BY cl.created_at desc, i.created_at DESC limit 22 ) Context: {"exception":{"errorInfo":["HY000",2002,"Connection refused"]}} 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}