Stuart Newton Posted February 10, 2021 Share Posted February 10, 2021 Hi everyone, I have this in my error log [02-Feb-2021 00:02:43 America/New_York] [WHMCS Application] ERROR: PDOException: SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/.mysql/#sql_262ef_24.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") in /home/aberoesa/public_html/vendor/illuminate/database/Connection.php:336 Stack trace: #0 /home/aberoesa/public_html/vendor/illuminate/database/Connection.php(336): PDOStatement->execute() #1 /home/aberoesa/public_html/vendor/illuminate/database/Connection.php(664): Illuminate\Database\Connection->Illuminate\Database\{closure}('select distinct...', Array) #2 /home/aberoesa/public_html/vendor/illuminate/database/Connection.php(631): Illuminate\Database\Connection->runQueryCallback('select distinct...', Array, Object(Closure)) #3 /home/aberoesa/public_html/vendor/illuminate/database/Connection.php(339): Illuminate\Database\Connection->run('se Is this related to my PHP INI settings below 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Technical Analyst II WHMCS Stephen Posted February 11, 2021 WHMCS Technical Analyst II Share Posted February 11, 2021 Hello @Stuart Newton This is a server issue and the error suggests that the server tmp directory is full. If you don't have the level of access required to manage this then you will need to contact your server provider or system admin. They will certainly be able to assist with this and advise . I've located a couple of relevant threads regarding this: https://stackoverflow.com/questions/46245309/cant-delete-or-load-the-table-mysql-sqlstatehy000-general-error-1021-disk https://stackoverflow.com/questions/47018980/database-exception-general-error-1021-disk-full/47019043 I hope this helps. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.