SQL Error: Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device") at /var/www/electronpribor/html/modules/catalog/Catalog.php line 2749
Array
(
    [code] => 1021
    [message] => Disk got full writing '.(temporary)' (Errcode: 28 "No space left on device")
    [query] => SELECT  pr.id AS ARRAY_KEY,  pr.* 
            FROM products pr INNER JOIN products_categories pc ON pc.product_id = pr.id AND pc.category_id IN (1109) WHERE pr.enabled=1 AND pr.accessuar=0 AND pr.id IN (27149,27150,27151,27152,27153,32780) GROUP BY pr.id ORDER BY (pr.quantity+pr.quantity_with_check) > 0 DESC,
                    (select 1 from product_expected_receive where product_id = pr.id AND date > '2025-11-09' GROUP BY product_id) > 0 DESC, 
                    (select sum(stock + 0) from product_supplier_stock where product_id = pr.id group by product_id) > 0 DESC, pr.viewed desc LIMIT 0, 20
    [context] => /var/www/electronpribor/html/modules/catalog/Catalog.php line 2749
)