ErrorException

HTTP 500 Whoops, looks like something went wrong.

mysqli::query(): (HY000/3): Error writing file '/tmp/#sql/fd=317' (Errcode: 28 "No space left on device")

Exception

ErrorException

  1.     $queryHash md5($query);
  2.     if (isset($queries[$queryHash]) && $queries[$queryHash] instanceof mysqli_result) {
  3.         $result $queries[$queryHash];
  4.         $result->data_seek(0);
  5.     } else {
  6.         $queries[$queryHash] = $result DB()->query($query);
  7.     }
  8.     $end round((microtime(true) - $start), 2);
  9.     if ($end 2) {
  1.         //ini_set('error_log' , '/home/solomono/web/solomono.net/sites/dev/php.log');
  2.         error_reporting(E_ALL);
  3.         set_error_handler(function ($level$message$file ''$line 0) {
  4.             $this->handleError($level$message$file$line);
  5.         });
  6.         set_exception_handler(function ($e) {
  7.             $this->handleException($e);
  8.         });
HandleExceptions->Bootstrap\{closure}()
  1.     $queryHash md5($query);
  2.     if (isset($queries[$queryHash]) && $queries[$queryHash] instanceof mysqli_result) {
  3.         $result $queries[$queryHash];
  4.         $result->data_seek(0);
  5.     } else {
  6.         $queries[$queryHash] = $result DB()->query($query);
  7.     }
  8.     $end round((microtime(true) - $start), 2);
  9.     if ($end 2) {
  1.            $listing_sql$type_join$filter_join$filer_select_price$where_filters$where_keywords,
  2.            $where_subcategories$counts_may_be$attr_vals_array$attrs_array$r_pid_attr_array,
  3.            $attr_vals_names_array$counts_array$manFilter$checkpoint$attributesValuesArray;
  4.     $attributesValuesArray = [];
  5.     ini_set('memory_limit''-1');
  6.     $show_options_sql tep_db_query("select products_options_id, products_options_name, products_options_length, products_options_comment, products_options_sort_order from " TABLE_PRODUCTS_OPTIONS " where language_id = " . (int)$languages_id 
  7.             order by pag, 
  8.             products_options_sort_order, 
  9.             LPAD(REGEXP_SUBSTR(products_options_name, '^[0-9]+'), 10, '0'), products_options_name COLLATE utf8mb4_unicode_ci ASC"); // products_options_length != 0
  10.     $i 0;
getArrayWithAllAttributes() in /home/sintek/web/9000.com.ua/public_html/index.php (line 441)
  1. $show_in_product_listing = array();
  2. $show_options_arr = [];
  3. $attr_vals_array = [];
  4. //$checkpoint = microtime(true);
  5. if($content != CONTENT_INDEX_DEFAULT || !@file_get_contents(DIR_FS_CATALOG.'temp/attributes_'.$languages_id.'.json')){
  6.     getArrayWithAllAttributes();
  7. }
  8. $options_string generateOptionsString($attr_names_array$attr_vals_names_array);
  9. if (!empty($options_string)) {
  10.     $heading_text_box .= $options_string;

Stack Trace

ErrorException
ErrorException:
mysqli::query(): (HY000/3): Error writing file '/tmp/#sql/fd=317' (Errcode: 28 "No space left on device")

  at /home/sintek/web/9000.com.ua/public_html/includes/functions/database.php:73
  at Bootstrap\HandleExceptions->handleError()
     (/home/sintek/web/9000.com.ua/public_html/bootstrap/HandleExceptions.php:32)
  at Bootstrap\HandleExceptions->Bootstrap\{closure}()
  at mysqli->query()
     (/home/sintek/web/9000.com.ua/public_html/includes/functions/database.php:73)
  at tep_db_query()
     (/home/sintek/web/9000.com.ua/public_html/includes/functions/general.php:4030)
  at getArrayWithAllAttributes()
     (/home/sintek/web/9000.com.ua/public_html/index.php:441)                
{"errno":3,"error":"Error writing file '\/tmp\/#sql\/fd=317' (Errcode: 28 \"No space left on device\")","query":"select products_options_id, products_options_name, products_options_length, products_options_comment, products_options_sort_order from products_options where language_id = 5 \n order by pag, \n products_options_sort_order, \n LPAD(REGEXP_SUBSTR(products_options_name, '^[0-9]+'), 10, '0'), products_options_name COLLATE utf8mb4_unicode_ci ASC","SERVER_NAME":"9000.com.ua","REMOTE_ADDR":"18.191.218.194","HTTP_REFERER":null,"REQUEST_URI":"\/computer-peripherals\/c-6875-52.html?page=42"}