Error source:
"/var/www/staging.belarushockey.com/faid/src/Cache/Engine/FileCache.php"[ 54] $this->loadData($path);
[ 55] if (!$this->testIfCurrentCacheActual()) {
[ 56] throw new Exception('Cache "' . $key . '" not actual');
[ 57] }
[ 58] return $this->lastLoadedData['data'];
[ 59] }
[ 60]
[ 61] protected function loadData($path)
[ 62] {
[ 63] $isReadable = file_exists($path) && is_readable($path);
bool(true)
mysqli_sql_exception: The table 'audit_records' is full in /var/www/staging.belarushockey.com/faid/src/DB.php:63
Stack trace:
#0 /var/www/staging.belarushockey.com/faid/src/DB.php(63): mysqli->query()
#1 /var/www/staging.belarushockey.com/src/Extasy/DB.php(16): Faid\DB::post()
#2 /var/www/staging.belarushockey.com/src/Extasy/Model/Model.php(218): Extasy\DB::post()
#3 /var/www/staging.belarushockey.com/src/Extasy/Audit/Record.php(72): Extasy\Model\Model->insert()
#4 /var/www/staging.belarushockey.com/src/Extasy/Audit/Record.php(130): Extasy\Audit\Record->insert()
#5 /var/www/staging.belarushockey.com/src/plugins/Banners/BannersHelper.php(43): Extasy\Audit\Record::add()
#6 /var/www/staging.belarushockey.com/src/plugins/Banners/BannersHelper.php(16): BannersHelper::getBanners()
#7 /var/www/staging.belarushockey.com/src/plugins/Banners/BannersHelper.php(95): BannersHelper::flushCache()
#8 /var/www/staging.belarushockey.com/src/Extasy/Events/controller.php(311): BannersHelper::getData()
#9 /var/www/staging.belarushockey.com/src/Extasy/Events/controller.php(262): EventController::callEventListener()
#10 /var/www/staging.belarushockey.com/src/Extasy/Errors/Renderers/failureRenderer.php(39): EventController::callEvent()
#11 /var/www/staging.belarushockey.com/src/Extasy/Errors/Renderers/exceptionRenderer.php(42): failureRenderer::prepareParseData()
#12 /var/www/staging.belarushockey.com/src/Extasy/Errors/ErrorController.php(79): exceptionRenderer::render()
#13 /var/www/staging.belarushockey.com/src/Extasy/Errors/ErrorController.php(167): ErrorController->onExceptionHandler()
#14 /var/www/staging.belarushockey.com/public_html/cms.php(57): ErrorController::onException()
#15 {main}