[Bitrix\Main\DB\SqlQueryException] 
Mysql query error: (1) Can't create/write to file '/tmp/MYwBEf7S' (Errcode: 28 - No space left on device) (400)

					SELECT
						F.FACET_ID
						,F.VALUE
						,MIN(F.VALUE_NUM) MIN_VALUE_NUM
						,MAX(F.VALUE_NUM) MAX_VALUE_NUM
						,MAX(case when LOCATE('.', F.VALUE_NUM) > 0 then LENGTH(SUBSTRING_INDEX(F.VALUE_NUM, '.', -1)) else 0 end) VALUE_FRAC_LEN
						,COUNT(DISTINCT F.ELEMENT_ID) ELEMENT_COUNT
					FROM
						
			b_iblock B
			INNER JOIN b_lang L ON B.LID=L.LID
			INNER JOIN b_iblock_element BE ON BE.IBLOCK_ID = B.ID
			
		
							INNER JOIN b_iblock_17_index F ON BE.ID = F.ELEMENT_ID
					WHERE
						F.SECTION_ID = 0
						and F.FACET_ID in (482,484,486,156,168,536,170,616,652,172,626,174,538,176,178,540,628,656,180,630,658,182,184,186,188,544,198,632,5,7,9,11,13,15,17)
						
			AND (
			
				(((BE.ACTIVE_TO >= now() OR BE.ACTIVE_TO IS NULL) AND (BE.ACTIVE_FROM <= now() OR BE.ACTIVE_FROM IS NULL)))
				AND ((((BE.IBLOCK_ID = '17'))))
			)
			AND (((BE.WF_STATUS_ID=1 AND BE.WF_PARENT_ELEMENT_ID IS NULL)))
			AND ((
				B.ID IN (
			SELECT IBLOCK_ID
			FROM b_iblock_group IBG
			WHERE IBG.GROUP_ID IN (2)
			AND IBG.PERMISSION >= 'R'
		
				AND (IBG.PERMISSION='X' OR B.ACTIVE='Y')
			)
				OR (B.RIGHTS_MODE = 'E' AND EXISTS (
				SELECT ER.ELEMENT_ID
				FROM b_iblock_element_right ER
				INNER JOIN b_iblock_right IBR ON IBR.ID = ER.RIGHT_ID
				INNER JOIN b_user_access UA ON UA.ACCESS_CODE = IBR.GROUP_CODE AND UA.USER_ID = 0
				WHERE ER.ELEMENT_ID = BE.ID
				AND IBR.OP_EREAD = 'Y'
				
			))
			))
					GROUP BY
						F.FACET_ID, F.VALUE
				
/home/bitrix/www/bitrix/modules/main/lib/db/mysqliconnection.php:153
#0: Bitrix\Main\DB\MysqliConnection->queryInternal(string, array, NULL)
	/home/bitrix/www/bitrix/modules/main/lib/db/connection.php:327
#1: Bitrix\Main\DB\Connection->query(string)
	/home/bitrix/www/bitrix/modules/iblock/lib/propertyindex/facet.php:340
#2: Bitrix\Iblock\PropertyIndex\Facet->query(array)
	/home/bitrix/ext_www/xn--80aehotldobo5b.xn--p1ai/local/components/scam/catalog.smart.filter/component.php:62
#3: include(string)
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:607
#4: CBitrixComponent->__includeComponent()
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:105
#5: CBitrixComponent->executeComponent()
	/home/bitrix/ext_www/xn--80aehotldobo5b.xn--p1ai/local/components/scam/catalog.smart.filter/class.php:138
#6: CBitrixCatalogSmartFilter->executeComponent()
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:660
#7: CBitrixComponent->includeComponent(string, array, boolean, boolean)
	/home/bitrix/www/bitrix/modules/main/classes/general/main.php:1068
#8: CAllMain->IncludeComponent(string, string, array, boolean)
	/home/bitrix/www/bitrix/templates/.default/components/scam/catalog/scam3/section_vertical.php:94
#9: include(string)
	/home/bitrix/www/bitrix/templates/.default/components/scam/catalog/scam3/section.php:130
#10: include(string)
	/home/bitrix/www/bitrix/modules/main/classes/general/component_template.php:790
#11: CBitrixComponentTemplate->__IncludePHPTemplate(array, array, string)
	/home/bitrix/www/bitrix/modules/main/classes/general/component_template.php:885
#12: CBitrixComponentTemplate->IncludeTemplate(array)
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:776
#13: CBitrixComponent->showComponentTemplate()
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:716
#14: CBitrixComponent->includeComponentTemplate(string)
	/home/bitrix/ext_www/xn--80aehotldobo5b.xn--p1ai/local/components/scam/catalog/component.php:184
#15: include(string)
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:607
#16: CBitrixComponent->__includeComponent()
	/home/bitrix/www/bitrix/modules/main/classes/general/component.php:684
#17: CBitrixComponent->includeComponent(string, array, boolean, boolean)
	/home/bitrix/www/bitrix/modules/main/classes/general/main.php:1068
#18: CAllMain->IncludeComponent(string, string, array, boolean)
	/home/bitrix/ext_www/xn--80aehotldobo5b.xn--p1ai/product/index.php:356
#19: include_once(string)
	/home/bitrix/www/bitrix/modules/main/include/urlrewrite.php:184
#20: include_once(string)
	/home/bitrix/ext_www/xn--80aehotldobo5b.xn--p1ai/404.php:9
----------