Yegor Shytikov
Yegor Shytikov
## Describe the bug The instance doesn't have an internet connection. No egress/outbound rules FIX set default all egress: ``` # Default CIDR blocks, which will be used for all...
## Describe the bug ``` function_name = "Lambda Microservices" ```  if name has new line it has error during run: ``` Invalid multi-line string; Quoted strings may not be...
``` [terragrunt] [/home/genaker/Downloads/Magento-Terraform-Infrastructure(3)/magento-terraform-infrastructure/us-west-1/mysql-master-rds] 2020/03/24 22:18:39 Running command: terraform apply -input=false -input=false -auto-approve module.db_instance.data.aws_iam_policy_document.enhanced_monitoring: Refreshing state... Error: first character of "name_prefix" must be a letter on modules/db_option_group/main.tf line 1, in resource...
[2020-04-01 01:25:38] main.CRITICAL: READONLY You can't write against a read only replica. {"report_id":"91c1378c517f87a1ffc8455f1ababbe16d709494e48087c35b46fb92b0f70f51","exception":"[object] (CredisException(code: 0): READONLY You can't write against a read only replica. at /var/www/html/magento/vendor/colinmollenhour/credis/Client.php:1157, RedisException(code: 0): READONLY You...
SELECT `catalog_product_index_price`.`entity_id`, `catalog_product_index_price`.`customer_group_id`, `catalog_product_index_price`.`website_id`, `catalog_product_index_price`.`min_price` FROM `catalog_product_index_price` WHERE (entity_id IN ()) - > [] SELECT `e`.`entity_id`, `e`.`type_id`, `e`.`sku` FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_product_website` AS `website` ON website.product_id =...
SQL to select Gallery stuff for MAgento 2 SELECT `main`.`value_id`, `main`.`value` AS `file`, `main`.`media_type`, `entity`.`row_id`, IFNULL(`value`.`label`, `default_value`.`label`) AS `label`, IFNULL(`value`.`position`, `default_value`.`position`) AS `position`, IFNULL(`value`.`disabled`, `default_value`.`disabled`) AS `disabled`, `default_value`.`label` AS `label_default`,...
SELECT `catalogrule_product_price`.`product_id`, `catalogrule_product_price`.`rule_price` FROM `catalogrule_product_price` WHERE (rule_date = '2021-10-12') AND (website_id = '1') AND (customer_group_id = 0) AND (product_id IN('25718')) Price Index SQL **catalog_product_index_price** ... SELECT `e`.*, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`,...
SELECT `main_table`.*, `cp_table`.`type_id` FROM `cataloginventory_stock_item` AS `main_table` INNER JOIN `catalog_product_entity` AS `cp_table` ON main_table.product_id = cp_table.entity_id AND (cp_table.created_in '1630438980') WHERE (`main_table`.`product_id` IN('109340')) - > [] SELECT `main_table`.*, `cp_table`.`sku`, `cp_table`.`type_id` FROM...
SELECT `catalog_category_product`.`category_id`, `catalog_category_product`.`position` FROM `catalog_category_product` WHERE (product_id = 109340) - > [] SELECT `catalog_category_entity`.`entity_id` FROM `catalog_category_entity` WHERE ((entity_id = :entity_id)) AND (catalog_category_entity.created_in '1630438980') - > [2] SQL time [0.00021600723266602] SELECT...
URL Rewrite: SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`request_path` IN ('cameradept/camera-equipment/l', 'cameradept/camera-equipment/')) AND (`store_id` IN ('1')) - > [] SELECT `url_rewrite`.* FROM `url_rewrite` WHERE (`request_path` IN ('cameradept/cameral', 'cameradept/camera-equipment//')) AND (`store_id` IN...