Notice: file_put_contents(): Write of 118 bytes failed with errno=28 No space left on device in /opt/bitnami/opencart/system/library/cache/file.php on line 55Notice: file_put_contents(): Write of 572 bytes failed with errno=28 No space left on device in /opt/bitnami/opencart/system/library/cache/file.php on line 55Notice: file_put_contents(): Write of 653 bytes failed with errno=28 No space left on device in /opt/bitnami/opencart/system/library/log.php on line 36Error: Disk full (/opt/bitnami/mariadb/tmp/#sql-temptable-2a72a3-2c444-276.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Error No: 1021
SELECT a.`attribute_id`, ad.`name`, pa.`text` FROM `oc_product_attribute` pa LEFT JOIN `oc_attribute` a ON (pa.`attribute_id` = a.`attribute_id`) LEFT JOIN `oc_attribute_description` ad ON (a.`attribute_id` = ad.`attribute_id`) WHERE pa.`product_id` = '49674' AND a.`attribute_group_id` = '7' AND ad.`language_id` = '1' AND pa.`language_id` = '1' ORDER BY a.`sort_order`, ad.`name`: in /opt/bitnami/opencart/system/library/db/mysqli.php on line 76