vinyldecalsuperstoreDOTcom, 157c, php 7.0.33, clone a template, SiteMapXML 4.0.0

I had an error and a warning debug log for "disk full"
Code:
[27-Mar-2021 23:19:15 America/Chicago] Request URI: /VDSstore/index.php?main_page=ask_a_question&pid=218, IP address: 176.9.117.99
 #1 trigger_error() called at [/includes/classes/db/mysql/query_factory.php:170]
 #2 queryFactory->show_error() called at [/includes/classes/db/mysql/query_factory.php:142]
 #3 queryFactory->set_error() called at [/includes/classes/db/mysql/query_factory.php:269]
 #4 queryFactory->Execute() called at [/includes/modules/sideboxes/ezpages.php:26]
 #5 include(/includes/modules/sideboxes/ezpages.php) called at [/includes/modules/column_right.php:25]
 #6 require(/includes/modules/column_right.php) called at [/includes/templates/Gray157b/common/tpl_main_page.php:207]
 #7 require(/includes/templates/Gray157b/common/tpl_main_page.php) called at [/index.php:94]
 --> PHP Fatal error: 1021:Disk full (/tmp/#sql_1154cb_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") :: SELECT e.*, ec.*
FROM ezpages e,
ezpages_content ec
WHERE e.pages_id = ec.pages_id
AND ec.languages_id = 1
AND e.status_sidebox = 1
AND e.sidebox_sort_order > 0
ORDER BY e.sidebox_sort_order, ec.pages_title ==> (as called by) /includes/modules/sideboxes/ezpages.php on line 26 <== in /includes/classes/db/mysql/query_factory.php on line 170.
There were only two debug logs and I believe the problem was temporary, but after viewing them, the message remains on the top of my ADMIN screens.
I hold onto all my logs for a month at a time, clearing them my date via cPanel. Is there a way to clear the ADMIN message without deleting the logs?