UnexpectedValueException: Writing to the log file failed: Write of 397 bytes failed with errno=28 No space left on device
The exception occurred while attempting to log: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. in /var/www/vhosts/rcmule/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:193
Stack trace:
#0 /var/www/vhosts/rcmule/current/vendor/magento/framework/Logger/Handler/Base.php(98): Monolog\Handler\StreamHandler->write()
#1 /var/www/vhosts/rcmule/current/vendor/magento/framework/Logger/Handler/System.php(65): Magento\Framework\Logger\Handler\Base->write()
#2 /var/www/vhosts/rcmule/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php(188): Magento\Framework\Logger\Handler\System->write()
#3 /var/www/vhosts/rcmule/current/vendor/magento/framework/Logger/Handler/Base.php(98): Monolog\Handler\StreamHandler->write()
#4 /var/www/vhosts/rcmule/current/vendor/magento/framework/Logger/Handler/System.php(65): Magento\Framework\Logger\Handler\Base->write()
#5 /var/www/vhosts/rcmule/current/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(48): Magento\Framework\Logger\Handler\System->write()
#6 /var/www/vhosts/rcmule/current/vendor/monolog/monolog/src/Monolog/Logger.php(400): Monolog\Handler\AbstractProcessingHandler->handle()
#7 /var/www/vhosts/rcmule/current/vendor/monolog/monolog/src/Monolog/Logger.php(651): Monolog\Logger->addRecord()
#8 /var/www/vhosts/rcmule/current/vendor/magento/framework/Logger/LoggerProxy.php(140): Monolog\Logger->error()
#9 /var/www/vhosts/rcmule/current/vendor/magento/framework/App/Bootstrap.php(269): Magento\Framework\Logger\LoggerProxy->error()
#10 /var/www/vhosts/rcmule/current/pub/index.php(30): Magento\Framework\App\Bootstrap->run()
#11 {main}