Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

SQL Error: Got error 28 There has been a critical error processing your request

Started by sewnsails, October 07, 2019, 09:08:13 AM

Previous topic - Next topic

sewnsails

Received orders recently as yesterday. Tried to access administration and then home page and receive this error message. Not sure how to resolve this.



SQL Error: Got error 28 from storage engine
Error No: 1030
SQL: SELECT DISTINCT e.extension_id, e.type, e.key, e.category, e.priority, e.version, e.license_key, e.date_installed, e.date_modified, e.date_added, s.store_id, st.alias as store_name, s.value as status FROM abyf_extensions e LEFT JOIN abyf_settings s ON ( s.`group` = e.`key` AND s.`key` = CONCAT(e.`key`,'_status') ) LEFT JOIN abyf_stores st ON st.store_id = s.store_id WHERE e.key<>'' AND e.`type` IN ('extensions', 'payment', 'shipping', 'template', 'language', 'tax') AND COALESCE(s.`store_id`,0) = '0' ORDER BY e.priority desc in /home/sewnsails/public_html/AbanteCart/core/database/amysqli.php on line 109

abolabo

Quote
Out of disk space Error 28 from Operating System.
This is happening on the Database Server because it is out of disk space or because your hosting provider has set a database size limit that your database cannot grow beyond for fair sharing of resources (shared hosting)
Check with your hosting provider to have them sort the issue out.
Alternatively it can happen when the system /tmp folder is full (separate mount point, disk full). Again a hosting provider issue unless you're running a VPS.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -