Skip to content

Magento 2.4.6 Project Community Edition failing on cloud deploy with error SQLSTATE[HY000] [2002] Connection refused

I am trying to build magento 2 project community edition locally. I am on a windows machine using ubuntu. Here is my process: I run these commands: composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition community composer require –no-update –dev magento/ece-tools magento/magento-cloud-docker composer update… Read More »Magento 2.4.6 Project Community Edition failing on cloud deploy with error SQLSTATE[HY000] [2002] Connection refused