Fatal error: Uncaught Exception: Error: Disk full (/tmp/#sql-temptable-219b3a-1e09a-334e8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error No: 1021
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 = '354' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /home/soft/public_html/system/library/db/mysqli.php on line 40 Exception: Error: Disk full (/tmp/#sql-temptable-219b3a-1e09a-334e8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error No: 1021
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 = '354' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /home/soft/public_html/system/library/db/mysqli.php on line 40 Call Stack: 0.0002 396744 1. {main}() /home/soft/public_html/index.php:0 0.0018 407536 2. start($application_config = 'catalog') /home/soft/public_html/index.php:21 0.0018 410376 3. require_once('/home/soft/public_html/system/framework.php') /home/soft/public_html/system/startup.php:125 0.0163 513224 4. Front->dispatch($action = class Action { private $id = 'startup/router'; private $route = 'startup/router'; private $method = 'index'; public $lid = 'startup/router' }, $error = class Action { private $id = 'error/not_found'; private $route = 'error/not_found'; private $method = 'index'; public $lid = 'error/not_found' }) /home/soft/public_html/system/framework.php:127 0.3560 26332240 5. Front->execute($action = class Action { private $id = 'product/category'; private $route = 'product/category'; private $method = 'index'; public $lid = 'product/category' }) /home/soft/public_html/system/storage/modification/system/engine/front.php:39 0.3560 26332240 6. Action->execute($registry = class Registry { private $data = ['config' => class Config { ... }, 'event' => class Event { ... }, 'load' => class Loader { ... }, 'request' => class Request { ... }, 'response' => class Response { ... }, 'db' => class DB { ... }, 'session' => class Session { ... }, 'cache' => class Cache { ... }, 'language' => class Language { ... }, 'document' => class Document { ... }, 'openbay' => class Openbay { ... }, 'url' => class Url { ... }, 'model_localisation_language' => class Proxy { ... }, 'customer' => class Cart\Customer { ... }, 'affiliate' => class Cart\Affiliate { ... }, 'model_localisation_currency' => class Proxy { ... }, 'currency' => class Cart\Currency { ... }, 'tax' => class Cart\Tax { ... }, 'weight' => class Cart\Weight { ... }, 'length' => class Cart\Length { ... }, 'cart' => class Cart\Cart { ... }, 'encryption' => class Encryption { ... }, 'log' => class Log { ... }, 'model_extension_event' => class Proxy { ... }, 'model_extension_module_neoseo_filter' => class Proxy { ... }, '_route' => 'product', 'use_discount' => '0', 'use_special' => '0', 'model_tool_path_manager' => class Proxy { ... }, 'model_catalog_category' => class Proxy { ... }, 'model_catalog_product' => class Proxy { ... }, 'model_tool_image' => class Proxy { ... }, 'model_tool_seo_package' => class Proxy { ... }] }, $args = ???) /home/soft/public_html/system/storage/modification/system/engine/front.php:44 0.3563 26333272 7. ControllerProductCategory->index() /home/soft/public_html/system/storage/modification/system/engine/action.php:54 0.9564 27034944 8. Proxy->getCategories(354) /home/soft/public_html/system/storage/modification/catalog/controller/product/category.php:340 0.9564 27035320 9. Proxy->__call($key = 'getCategories', $args = [0 => 354]) /home/soft/public_html/system/storage/modification/catalog/controller/product/category.php:340 0.9564 27036096 10. Loader->{closure:/home/soft/public_html/system/storage/modification/system/engine/loader.php:150-196}($args = [0 => 354], [0 => 354]) /home/soft/public_html/system/engine/proxy.php:25 0.9565 27037152 11. ModelCatalogCategory->getCategories($parent_id = 354) /home/soft/public_html/system/storage/modification/system/engine/loader.php:182 0.9566 27037536 12. DB->query($sql = '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 = \'354\' AND cd.language_id = \'1\' AND c2s.store_id = \'0\' AND c.status = \'1\' ORDER BY c.sort_order, LCASE(cd.name)', $params = ???) /home/soft/public_html/system/storage/modification/catalog/model/catalog/category.php:76 0.9566 27037536 13. DB\MySQLi->query($sql = '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 = \'354\' AND cd.language_id = \'1\' AND c2s.store_id = \'0\' AND c.status = \'1\' ORDER BY c.sort_order, LCASE(cd.name)', []) /home/soft/public_html/system/storage/modification/system/library/db.php:18