Fatal error: 'Error: Out of resources when opening file '/var/tmp/#sql_bd1_2.MAD' (Errcode: 24)
Error No: 23
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
'
in /var/www/html/partner2/system/library/db/mysqli.php:40
Stack trace:
#0 system/library/db.php(16): DB\MySQLi->query('SELECT * FROM o...', Array)
#1 catalog/model/catalog/category.php(10): DB->query('SELECT * FROM o...')
#2 [internal function]: ModelCatalogCategory->getCategories(0)
#3 vqmod/vqcache/vq2-system_storage_modification_system_engine_loader.php(178): call_user_func_array(Array, Array)
#4 [internal function]: Loader->{closure}(Array, Array)
#5 system/engine/proxy.php(25): call_user_func_array(Object(Closure), Array)
#6 system/storage/modification/catalog/controller/common/header.php(142): Proxy->__call('getCategories', Array)
#7 system/storage/modification/catalog/controller/common/header.php(142): Proxy->getCategories(0)
#8 [internal function]: ControllerCommonHeader->index(Array)
#9 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#10 vqmod/vqcache/vq2-system_storage_modification_system_engine_loader.php(24): Action->execute(Object(Registry), Array)
#11 catalog/controller/account/login.php(221): Loader->controller('common/header')
#12 [internal function]: ControllerAccountLogin->index()
#13 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#14 catalog/controller/startup/router.php(25): Action->execute(Object(Registry))
#15 [internal function]: ControllerStartupRouter->index()
#16 vqmod/vqcache/vq2-system_storage_modification_system_engine_action.php(51): call_user_func_array(Array, Array)
#17 system/storage/modification/system/engine/front.php(37): Action->execute(Object(Registry))
#18 system/storage/modification/system/engine/front.php(32): Front->execute(Object(Action))
#19 system/framework.php(103): Front->dispatch(Object(Action), Object(Action))
#20 vqmod/vqcache/vq2-system_startup.php(124): require_once('/var/www/html/p...')
#21 index.php(23): start('catalog')
#22 {main}