2 exception(s): Exception #0 (Zend_Db_Statement_Exception): SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_75dc_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device"), query was: SELECT `u`.* FROM ( (SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_varchar` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('45', '119', '48', '49', '181', '52', '60', '120', '189', '63', '68', '273')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_int` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('46', '70', '71', '69', '53', '54', '182', '183')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_text` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '64', '278')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_datetime` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('61', '62')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_decimal` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('72')) AND (`store_id` IN ('2', 0))) ) AS `u` ORDER BY `store_id` ASC Exception #1 (PDOException): SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_75dc_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") Exception #0 (Zend_Db_Statement_Exception): SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_75dc_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device"), query was: SELECT `u`.* FROM ( (SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_varchar` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('45', '119', '48', '49', '181', '52', '60', '120', '189', '63', '68', '273')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_int` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('46', '70', '71', '69', '53', '54', '182', '183')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_text` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('47', '50', '51', '57', '58', '59', '67', '64', '278')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_datetime` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('61', '62')) AND (`store_id` IN ('2', 0)))UNION ALL(SELECT `t`.`value`, `t`.`attribute_id`, `t`.`store_id` FROM `ibcatalog_category_entity_decimal` AS `t` WHERE (entity_id = '64694') AND (attribute_id IN ('72')) AND (`store_id` IN ('2', 0))) ) AS `u` ORDER BY `store_id` ASC
#1 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zendframework1/library/Zend/Db/Statement.php:303]
#2 Zend_Db_Statement->execute() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:480]
#3 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:238]
#4 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:546]
#5 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:613]
#6 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:737]
#7 Zend_Db_Adapter_Abstract->fetchAll() called at [vendor/magento/module-eav/Model/ResourceModel/ReadHandler.php:174]
#8 Magento\Eav\Model\ResourceModel\ReadHandler->execute() called at [vendor/magento/framework/EntityManager/Operation/Read/ReadAttributes.php:59]
#9 Magento\Framework\EntityManager\Operation\Read\ReadAttributes->execute() called at [vendor/magento/framework/EntityManager/Operation/Read.php:111]
#10 Magento\Framework\EntityManager\Operation\Read->execute() called at [vendor/magento/framework/EntityManager/EntityManager.php:70]
#11 Magento\Framework\EntityManager\EntityManager->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Category.php:1094]
#12 Magento\Catalog\Model\ResourceModel\Category->load() called at [vendor/magento/framework/Model/AbstractModel.php:540]
#13 Magento\Framework\Model\AbstractModel->load() called at [vendor/magento/module-catalog/Model/CategoryRepository.php:141]
#14 Magento\Catalog\Model\CategoryRepository->get() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#15 Magento\Catalog\Model\CategoryRepository\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#16 Magento\Catalog\Model\CategoryRepository\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#17 Magento\Catalog\Model\CategoryRepository\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/CategoryRepository/Interceptor.php:39]
#18 Magento\Catalog\Model\CategoryRepository\Interceptor->get() called at [vendor/magento/module-catalog/Controller/Category/View.php:182]
#19 Magento\Catalog\Controller\Category\View->_initCategory() called at [vendor/magento/module-catalog/Controller/Category/View.php:216]
#20 Magento\Catalog\Controller\Category\View->execute() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#21 Magento\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#22 Magento\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#23 Magento\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Controller/Category/View/Interceptor.php:26]
#24 Magento\Catalog\Controller\Category\View\Interceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:108]
#25 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#26 Magento\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#27 Magento\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#28 Magento\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Controller/Category/View/Interceptor.php:39]
#29 Magento\Catalog\Controller\Category\View\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:162]
#30 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:98]
#31 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#32 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#33 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#34 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#35 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:73]
#36 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#37 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#38 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#39 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#40 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#41 Magento\Framework\App\Http\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#42 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/msp/apienhancer/Plugin/AppInterfacePlugin.php:75]
#43 MSP\APIEnhancer\Plugin\AppInterfacePlugin->aroundLaunch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#44 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#45 Magento\Framework\App\Http\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:26]
#46 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#47 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:40]
Exception #1 (PDOException): SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_75dc_1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
#1 Magento\Framework\DB\Statement\Pdo\Mysql->Magento\Framework\DB\Statement\Pdo\{closure}() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:107]
#2 Magento\Framework\DB\Statement\Pdo\Mysql->tryExecute() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:92]
#3 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zendframework1/library/Zend/Db/Statement.php:303]
#4 Zend_Db_Statement->execute() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:480]
#5 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:238]
#6 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:546]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:613]
#8 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:737]
#9 Zend_Db_Adapter_Abstract->fetchAll() called at [vendor/magento/module-eav/Model/ResourceModel/ReadHandler.php:174]
#10 Magento\Eav\Model\ResourceModel\ReadHandler->execute() called at [vendor/magento/framework/EntityManager/Operation/Read/ReadAttributes.php:59]
#11 Magento\Framework\EntityManager\Operation\Read\ReadAttributes->execute() called at [vendor/magento/framework/EntityManager/Operation/Read.php:111]
#12 Magento\Framework\EntityManager\Operation\Read->execute() called at [vendor/magento/framework/EntityManager/EntityManager.php:70]
#13 Magento\Framework\EntityManager\EntityManager->load() called at [vendor/magento/module-catalog/Model/ResourceModel/Category.php:1094]
#14 Magento\Catalog\Model\ResourceModel\Category->load() called at [vendor/magento/framework/Model/AbstractModel.php:540]
#15 Magento\Framework\Model\AbstractModel->load() called at [vendor/magento/module-catalog/Model/CategoryRepository.php:141]
#16 Magento\Catalog\Model\CategoryRepository->get() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#17 Magento\Catalog\Model\CategoryRepository\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#18 Magento\Catalog\Model\CategoryRepository\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#19 Magento\Catalog\Model\CategoryRepository\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/CategoryRepository/Interceptor.php:39]
#20 Magento\Catalog\Model\CategoryRepository\Interceptor->get() called at [vendor/magento/module-catalog/Controller/Category/View.php:182]
#21 Magento\Catalog\Controller\Category\View->_initCategory() called at [vendor/magento/module-catalog/Controller/Category/View.php:216]
#22 Magento\Catalog\Controller\Category\View->execute() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#23 Magento\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#24 Magento\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#25 Magento\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Controller/Category/View/Interceptor.php:26]
#26 Magento\Catalog\Controller\Category\View\Interceptor->execute() called at [vendor/magento/framework/App/Action/Action.php:108]
#27 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#28 Magento\Catalog\Controller\Category\View\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#29 Magento\Catalog\Controller\Category\View\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#30 Magento\Catalog\Controller\Category\View\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Controller/Category/View/Interceptor.php:39]
#31 Magento\Catalog\Controller\Category\View\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:162]
#32 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:98]
#33 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#34 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#35 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#36 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#37 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:73]
#38 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#39 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#40 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
#41 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#42 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/Interception/Interceptor.php:60]
#43 Magento\Framework\App\Http\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:201]
#44 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/msp/apienhancer/Plugin/AppInterfacePlugin.php:75]
#45 MSP\APIEnhancer\Plugin\AppInterfacePlugin->aroundLaunch() called at [vendor/magento/framework/Interception/Interceptor.php:198]
#46 Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:216]
#47 Magento\Framework\App\Http\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:26]
#48 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:261]
#49 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:40]

Fatal error: Uncaught Exception: Warning: SessionHandler::write(): write failed: No space left on device (28) in /home/gbz/public_html/vendor/magento/framework/Session/SaveHandler.php on line 138 in /home/gbz/public_html/vendor/magento/framework/App/ErrorHandler.php:61 Stack trace: #0 [internal function]: Magento\Framework\App\ErrorHandler->handler(2, 'SessionHandler:...', '/home/gbz/publi...', 138, Array) #1 /home/gbz/public_html/vendor/magento/framework/Session/SaveHandler.php(138): SessionHandler->write('0iqvh6jjcb3tmrp...', '_session_valida...') #2 /home/gbz/public_html/vendor/magento/framework/Session/SaveHandler.php(95): Magento\Framework\Session\SaveHandler->callSafely('write', '0iqvh6jjcb3tmrp...', '_session_valida...') #3 [internal function]: Magento\Framework\Session\SaveHandler->write('0iqvh6jjcb3tmrp...', '_session_valida...') #4 /home/gbz/public_html/vendor/magento/framework/Session/SessionManager.php(151): session_write_close() #5 [internal function]: Magento\Framework\Session\SessionManager->writeClose() #6 in /home/gbz/public_html/vendor/magento/framework/App/ErrorHandler.php on line 61