MagenX

Results 8 issues of MagenX

you need to check if python packages already installed and managed with yum or apt, instead of re-installing them with pip. this will break other python projects.

I just tried setting this up to use us-east-1 and found that the availability zone use1-az3 (which includes us-east-1e) was selected for setting up the subnet and subsequent messagequeue "mq.m5.large"...

documentation
enhancement

MariaDB 10.5 support https://github.com/magento/magento2/pull/33111/commits/255247bfbcf03ffef8d2b31ef5bf1313582ba7a9

enhancement

WAF Web ACLs -> Associated AWS resources: **ALB** AWS WAFv2 is enabled by default and associated with ALB. Disable WAF for testing or whitelist your external resources to connect. `AWSManagedRulesBotControlRule`...

documentation

Data transfer between web server and redis cache is too high https://github.com/magento/magento2/issues/33685

magento 2 core bug

Nginx tries to find the image in the s3 bucket and returns a 404. The result is that the user can't see the captcha and for example is unable to...

magento 2 core bug

there is still error when import products with images, https://github.com/magento/magento2/issues/30978

magento 2 core bug

This adds the SMTP Transport from Laminas, to configure external SMTP with authentication. no more 3rd party modules for email. https://github.com/magento/magento2/issues/26104 https://github.com/magento/magento2/pull/32241

enhancement