}
restore_error_handler();
if (!is_resource($stream)) {
$this->stream = null;
throw new \UnexpectedValueException(sprintf('The stream or file "%s" could not be opened in append mode: '.$this->errorMessage, $url) . Utils::getRecordMessageForException($record));
}
stream_set_chunk_size($stream, $this->streamChunkSize);
$this->stream = $stream;
}
if ($this->nextRotation <= $record['datetime']) {
$this->mustRotate = true;
$this->close();
}
parent::write($record);
}
/**
* Rotates the files.
*/
$record = $this->processRecord($record);
}
$record['formatted'] = $this->getFormatter()->format($record);
$this->write($record);
return false === $this->bubble;
}
/**
}
}
// once the record exists, send it to all handlers as long as the bubbling chain is not interrupted
try {
if (true === $handler->handle($record)) {
break;
}
} catch (Throwable $e) {
$this->handleException($e, $record);
* @param string|Stringable $message The log message
* @param mixed[] $context The log context
*/
public function error($message, array $context = []): void
{
$this->addRecord(static::ERROR, (string) $message, $context);
}
/**
* Adds a log record at the CRITICAL level.
*
*/
protected function writeLog($level, $message, $context): void
{
$this->logger->{$level}(
$message = $this->formatMessage($message),
$context = array_merge($this->context, $context)
);
$this->fireLogEvent($level, $message, $context);
}
* @param array $context
* @return void
*/
public function error($message, array $context = []): void
{
$this->writeLog(__FUNCTION__, $message, $context);
}
/**
* Log a warning message to the logs.
*
* @param array $context
* @return void
*/
public function error($message, array $context = []): void
{
$this->driver()->error($message, $context);
}
/**
* Exceptional occurrences that are not errors.
*
);
$context = $this->buildExceptionContext($e);
method_exists($logger, $level)
? $logger->{$level}($e->getMessage(), $context)
: $logger->log($level, $e->getMessage(), $context);
}
/**
* Determine if the exception should be reported.
public function handleException(Throwable $e)
{
self::$reservedMemory = null;
try {
$this->getExceptionHandler()->report($e);
} catch (Exception $e) {
$exceptionHandlerFailed = true;
}
if (static::$app->runningInConsole()) {
* @return callable
*/
protected function forwardsTo($method)
{
return fn (...$arguments) => static::$app
? $this->{$method}(...$arguments)
: false;
}
/**
* Determine if the error level is a deprecation.
UnexpectedValueException
|
---|
UnexpectedValueException: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceeded The exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) 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":{}} Context: {"exception":{}} Context: {"exception":{}} Context: {"exception":{}} at /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:146 at Monolog\Handler\StreamHandler->write(array('message' => 'The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', 'context' => array('exception' => object(UnexpectedValueException)), 'level' => 400, 'level_name' => 'ERROR', 'channel' => 'local', 'datetime' => object(DateTimeImmutable), 'extra' => array(), 'formatted' => '[2025-03-14 01:37:55] local.ERROR: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}} {"exception":"[object] (UnexpectedValueException(code: 0): The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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\\":{}}Context: {\\"exception\\":{}}Context: {\\"exception\\":{}} at /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:146)[stacktrace]#0 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php(125): Monolog\\\\Handler\\\\StreamHandler->write(Array)#1 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(48): Monolog\\\\Handler\\\\RotatingFileHandler->write(Array)#2 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(399): Monolog\\\\Handler\\\\AbstractProcessingHandler->handle(Array)#3 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(650): Monolog\\\\Logger->addRecord(400, \'The stream or f...\', Array)#4 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(183): Monolog\\\\Logger->error(\'The stream or f...\', Array)#5 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(94): Illuminate\\\\Log\\\\Logger->writeLog(\'error\', \'The stream or f...\', Array)#6 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(645): Illuminate\\\\Log\\\\Logger->error(\'The stream or f...\', Array)#7 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(274): Illuminate\\\\Log\\\\LogManager->error(\'The stream or f...\', Array)#8 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(481): Illuminate\\\\Foundation\\\\Exceptions\\\\Handler->report(Object(UnexpectedValueException))#9 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\\\Foundation\\\\Http\\\\Kernel->reportException(Object(UnexpectedValueException))#10 /home/dabbapac/nikhilengineering.co.uk/public/index.php(56): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))#11 {main}"} ')) (/home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php:125) at Monolog\Handler\RotatingFileHandler->write(array('message' => 'The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', 'context' => array('exception' => object(UnexpectedValueException)), 'level' => 400, 'level_name' => 'ERROR', 'channel' => 'local', 'datetime' => object(DateTimeImmutable), 'extra' => array(), 'formatted' => '[2025-03-14 01:37:55] local.ERROR: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}} {"exception":"[object] (UnexpectedValueException(code: 0): The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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\\":{}}Context: {\\"exception\\":{}}Context: {\\"exception\\":{}} at /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:146)[stacktrace]#0 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php(125): Monolog\\\\Handler\\\\StreamHandler->write(Array)#1 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(48): Monolog\\\\Handler\\\\RotatingFileHandler->write(Array)#2 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(399): Monolog\\\\Handler\\\\AbstractProcessingHandler->handle(Array)#3 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(650): Monolog\\\\Logger->addRecord(400, \'The stream or f...\', Array)#4 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(183): Monolog\\\\Logger->error(\'The stream or f...\', Array)#5 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(94): Illuminate\\\\Log\\\\Logger->writeLog(\'error\', \'The stream or f...\', Array)#6 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(645): Illuminate\\\\Log\\\\Logger->error(\'The stream or f...\', Array)#7 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(274): Illuminate\\\\Log\\\\LogManager->error(\'The stream or f...\', Array)#8 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(481): Illuminate\\\\Foundation\\\\Exceptions\\\\Handler->report(Object(UnexpectedValueException))#9 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\\\Foundation\\\\Http\\\\Kernel->reportException(Object(UnexpectedValueException))#10 /home/dabbapac/nikhilengineering.co.uk/public/index.php(56): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))#11 {main}"} ')) (/home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:48) at Monolog\Handler\AbstractProcessingHandler->handle(array('message' => 'The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', 'context' => array('exception' => object(UnexpectedValueException)), 'level' => 400, 'level_name' => 'ERROR', 'channel' => 'local', 'datetime' => object(DateTimeImmutable), 'extra' => array(), 'formatted' => '[2025-03-14 01:37:55] local.ERROR: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}} {"exception":"[object] (UnexpectedValueException(code: 0): The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file \\"/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log\\" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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\\":{}}Context: {\\"exception\\":{}}Context: {\\"exception\\":{}} at /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:146)[stacktrace]#0 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php(125): Monolog\\\\Handler\\\\StreamHandler->write(Array)#1 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(48): Monolog\\\\Handler\\\\RotatingFileHandler->write(Array)#2 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(399): Monolog\\\\Handler\\\\AbstractProcessingHandler->handle(Array)#3 /home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php(650): Monolog\\\\Logger->addRecord(400, \'The stream or f...\', Array)#4 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(183): Monolog\\\\Logger->error(\'The stream or f...\', Array)#5 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php(94): Illuminate\\\\Log\\\\Logger->writeLog(\'error\', \'The stream or f...\', Array)#6 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/LogManager.php(645): Illuminate\\\\Log\\\\Logger->error(\'The stream or f...\', Array)#7 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php(274): Illuminate\\\\Log\\\\LogManager->error(\'The stream or f...\', Array)#8 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(481): Illuminate\\\\Foundation\\\\Exceptions\\\\Handler->report(Object(UnexpectedValueException))#9 /home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(136): Illuminate\\\\Foundation\\\\Http\\\\Kernel->reportException(Object(UnexpectedValueException))#10 /home/dabbapac/nikhilengineering.co.uk/public/index.php(56): Illuminate\\\\Foundation\\\\Http\\\\Kernel->handle(Object(Illuminate\\\\Http\\\\Request))#11 {main}"} ')) (/home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php:399) at Monolog\Logger->addRecord(400, 'The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', array('exception' => object(UnexpectedValueException))) (/home/dabbapac/nikhilengineering.co.uk/vendor/monolog/monolog/src/Monolog/Logger.php:650) at Monolog\Logger->error('The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', array('exception' => object(UnexpectedValueException))) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php:183) at Illuminate\Log\Logger->writeLog('error', 'The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', array('exception' => object(UnexpectedValueException))) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/Logger.php:94) at Illuminate\Log\Logger->error('The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', array('exception' => object(UnexpectedValueException))) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Log/LogManager.php:645) at Illuminate\Log\LogManager->error('The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: The stream or file "/home/dabbapac/nikhilengineering.co.uk/storage/logs/laravel-2025-03-14.log" could not be opened in append mode: Failed to open stream: Disk quota exceededThe exception occurred while attempting to log: file_put_contents(/home/dabbapac/nikhilengineering.co.uk/storage/framework/cache/data/7d/af/7daf1b89e726de3880ee5e4e64e36f010d03b59c): Failed to open stream: Disk quota exceeded (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php) (View: /home/dabbapac/nikhilengineering.co.uk/resources/themes/canvas/components/application-navbar.blade.php)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":{}}Context: {"exception":{}}Context: {"exception":{}}', array('exception' => object(UnexpectedValueException))) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:274) at Illuminate\Foundation\Exceptions\Handler->report(object(UnexpectedValueException)) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:198) at Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(object(UnexpectedValueException)) (/home/dabbapac/nikhilengineering.co.uk/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:270) at Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}(object(UnexpectedValueException)) |