ErrorException {
#message: "fwrite(): write of 1910 bytes failed with errno=28 No space left on device"
#code: 0
#file: "/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php"
#line: 139
#severity: E_NOTICE
trace: {
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:139 {
› {
› fwrite($stream, (string) $record['formatted']);
› }
}
Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() {}
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:139 {
› {
› fwrite($stream, (string) $record['formatted']);
› }
}
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:125 {
›
› $this->streamWrite($this->stream, $record);
›
}
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:39 {
›
› $this->write($record);
›
}
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Logger.php:344 {
› while ($handler = current($this->handlers)) {
› if (true === $handler->handle($record)) {
› break;
}
/testing/php/pasig-san-antonio/vendor/monolog/monolog/src/Monolog/Logger.php:712 {
› {
› return $this->addRecord(static::ERROR, $message, $context);
› }
}
/testing/php/pasig-san-antonio/vendor/laravel/framework/src/Illuminate/Log/Writer.php:203 {
›
› $this->monolog->{$level}($message, $context);
› }
}
/testing/php/pasig-san-antonio/vendor/laravel/framework/src/Illuminate/Log/Writer.php:114 {
› {
› $this->writeLog(__FUNCTION__, $message, $context);
› }
}
/testing/php/pasig-san-antonio/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:71 {
›
› $logger->error($e);
› }
}
/testing/php/pasig-san-antonio/app/Exceptions/Handler.php:39 {
› {
› parent::report($exception);
› }
}
/testing/php/pasig-san-antonio/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:81 {
› try {
› $this->getExceptionHandler()->report($e);
› } catch (Exception $e) {
}
Illuminate\Foundation\Bootstrap\HandleExceptions->handleException() {}
}
}