Done: 1784662386
Writing to the log file failed: Write of 7260 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 7384 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 7537 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 7645 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 7749 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 7921 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 8037 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 8432 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 8855 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 9992 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 10106 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 10400 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 9903 bytes failed with errno=28 No space left on device The exception occurred while attempting to log: file_put_contents(): Write of 206 bytes failed with 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":{}}
Monolog\Handler\StreamHandler->write(object(Monolog\LogRecord))Monolog\Handler\AbstractProcessingHandler->handle(object(Monolog\LogRecord))Monolog\Logger->addRecord(object(Monolog\Level), string, array)Monolog\Logger->error(string, array)Illuminate\Log\Logger->writeLog(string, string, array)Illuminate\Log\Logger->error(string, array)Illuminate\Log\LogManager->error(string, array)Illuminate\Foundation\Exceptions\Handler->reportThrowable(object(UnexpectedValueException))Illuminate\Foundation\Exceptions\Handler->report(object(UnexpectedValueException))Illuminate\Foundation\Http\Kernel->reportException(object(UnexpectedValueException))Illuminate\Foundation\Http\Kernel->handle(object(Illuminate\Http\Request))public/index.php54|55*/5657$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);5859$response = $kernel->handle(60 $request = Illuminate\Http\Request::capture()61);6263$response->send();6465$kernel->terminate($request, $response);66