Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.

Questions tagged [magento2-cloud]

Use magento2-cloud for topics related to Magento Commerce Cloud which is a managed, automated hosting platform for the Magento Commerce software.

Filter by
Sorted by
Tagged with
0 votes
1 answer
83 views

I am using Magento 2 official B2B extension and I am trying to create customers via the REST API and assign it to a company on creation. Sending a POST request to /rest/default/V1/customers with the ...
Typhado's user avatar
  • 734
0 votes
1 answer
264 views

I am unable to see styling changes (changing tailwind.config.js nor changing the css files within my tailwind folder). I have created a child theme and moved over the hyva default theme files as ...
Robel Beyene's user avatar
0 votes
1 answer
61 views

I search for few hours in the historic of Magento2 but I don't find answers. Why, natively in M2, coupon code is not allowed on a quote NegotiableQuote request ?
Nolwennig Jeulin's user avatar
0 votes
1 answer
73 views

I'm working with Magento 2.4.7 and have integrated Adobe LiveSearch (Sensei). I’ve enabled the PLP widget for the Product Listing Page, and the product data is successfully coming from Adobe ...
Ravi Soni's user avatar
  • 1,819
0 votes
1 answer
242 views

I applied a patch locally (adding the ‘QUALITY_PATCHES’ variable to the .magento.env.yaml file and listing the required patches underneath), and it was pushed to staging, where it was applied ...
Jancy Abraham's user avatar
0 votes
0 answers
601 views

I need to see my queues and other details in rabbitmq dashboard. In local, we can install rabbitmq and use it's dashboard but for cloud,unable to figure out how we can see the dashboard.
Sanjay Chaudhary's user avatar
0 votes
1 answer
176 views

I have enough space in my instance's HD. However, the space allocated to my MySQL database shows 108% usage by using the command below. magento-cloud db:size How could I increase my MySQL HD's ...
Rafael Corrêa Gomes's user avatar
0 votes
1 answer
167 views

I have following queries as a beginner for the Magento/Adobe Commerce Cloud project. How we can do the deployment process? What is the best practice to do the deployment process? Can we create new ...
Jitendra Patel's user avatar
0 votes
1 answer
1k views

I had a considerable increase in cache growth quickly and my Redis cache slowed down. Adobe recommended to enabled L2 cache. What's it and how to enable it?
Rafael Corrêa Gomes's user avatar
3 votes
2 answers
1k views

I am trying to enable use_application_lock for indexer from .magento.env.yaml file. When i add and verify by using php ./vendor/bin/ece-tools cloud:config:validate it throws error Can someone help me ...
Nagamani's user avatar
  • 143
0 votes
1 answer
199 views

Can anyone tell me the exam code for Adobe Certified Expert-Adobe Commerce Cloud Developer? Seems like the this one is changed AD0-E706 Adobe Commerce Cloud Developer Expert Thanks
Rohit's user avatar
  • 3
1 vote
1 answer
513 views

I have a Magento Cloud installation and Fastly is configured out-of-the-box. Although, I need to use the Fastly API to trigger a Curl command using the API key. How is it possible to get the API key ...
Rafael Corrêa Gomes's user avatar
0 votes
1 answer
940 views

I am trying to push code from my local to staging and getting the below error. Shouldn't on deploy magento update the composer.lock file based on what's in my json composer file? I am not getting how ...
Jayreis's user avatar
  • 745
0 votes
1 answer
847 views

In the docs, Magento advises us that we can set the MAGE_INDEXER_THREADS_COUNT environment variable: run the reindex command using the environment variable MAGE_INDEXER_THREADS_COUNT, or add an ...
McMunchkin's user avatar
1 vote
3 answers
1k views

What are the best ways to add the robots.txt file to adobe magento cloud environment
Mohamed Abbas's user avatar
0 votes
1 answer
181 views

I would like to know how can I create a project on https://accounts.magento.cloud? for example like the image: I couldn't find any about it.
Gabriel Francisco's user avatar
0 votes
1 answer
323 views

I have a Cloud project that we have been working on for a few months. This was initially installed via composer and has been running fine for a while. Recently I had to reinstall the vendor folder and ...
Typhado's user avatar
  • 734
2 votes
2 answers
903 views

I'm working on a Magento Cloud project after a other developers left it and I'm having a hard time figuring out the development cycle. I can change files on a branch and commit the changes, causing a ...
gmb11's user avatar
  • 21
1 vote
1 answer
2k views

I'm facing a cache issue that wasn't there before, my Adobe Commerce Cloud 2.4.5 + Fastly is showing this error message below when I'm trying to log in via customer account or perform some actions in ...
Rafael Corrêa Gomes's user avatar
1 vote
1 answer
338 views

We are using Adobe Commerce Cloud v2.4.4 - with the fastly extension 1.2.185 In the documention for custom VCL snippets there is a section for automated custom VCL snippets deployment. We did add our ...
oehmiche's user avatar
  • 121
1 vote
1 answer
1k views

I have to upload PDF files from admin gallery and insert them to CMS-page, I can see extensions available for product attributes PDF upload but I need to use them an CMS-page through gallery. Kindly ...
vijayalakshmi's user avatar
1 vote
1 answer
1k views

since the magento cloud support can't reproduce the bug, so i ask this question. My local env is using composer 2.1.8 php 8.1.0 when i run composer install Problem 1 - Root composer.json ...
hkguile's user avatar
  • 2,241
1 vote
1 answer
2k views

When updated .magento.app.yaml php version to 8.1, the deployment to magento cloud failed and showed the error below: Executing build hook... W: Installing dependencies from lock file (including ...
leo's user avatar
  • 1,285
0 votes
0 answers
157 views

I am working cloud commerce edition. I have upgraded the Magento version from 2.3.5-p2 to 2.4.4 I have run the upgrade, compile, deploy, indexing and cache commands but the catalog page is going 404 ...
Vinod Kumar's user avatar
  • 2,095
0 votes
1 answer
2k views

I'm trying to set up Magento commerce cloud in localhost, I have followed this link my last command was git pull origin environment-ID, now I show on the local folder structure, that there is no .env ...
Rushikesh Solanki's user avatar
0 votes
1 answer
1k views

I'm trying to import a SQL script file into a Magento cloud database. The script file has about 83k lines of insert statements and it populates one table in the database. My current progress: I ...
Jiyaad.D's user avatar
  • 448
1 vote
1 answer
290 views

I am trying to setup magento2.4.3-p1 with cloud docker when I run the docker.sh command curl -sL https://github.com/magento/magento-cloud-docker/releases/download/1.2.0/init-docker.sh | bash -s -- --...
inder's user avatar
  • 61
0 votes
1 answer
852 views

I'm having a hard time setting up my local Magento cloud environment. I'm following this guide: https://devdocs.magento.com/cloud/docker/docker-development.html The exact steps I'm taking are: ...
javag87's user avatar
  • 21
0 votes
1 answer
340 views

My Magento Cloud doesn't have any passwords. I checked it in my app/etc/env.php file, and when I ran this command below. php -r 'print_r(json_decode(base64_decode($_ENV["...
Rafael Corrêa Gomes's user avatar
1 vote
2 answers
2k views

I am working on macOS Big Sure 11.6 and since Friday(01.10.) I face an issue with my Magento Cloud CLI. I was working without problems and out of a sudden, this error occurred. Has anybody faced ...
Th. Schott's user avatar
0 votes
1 answer
1k views

Home page, Product detail pages are working on My store. But Product catalog page is not working. Getting message "Out of Memory : Killed Process" message on Server Console root@lamp-ubuntu-...
Thanjeys's user avatar
0 votes
2 answers
1k views

Does anyone have set up their commerce cloud project with Magento cloud docker, I need help to know how the project and docker will be synced. container bash is working for me but app/ folder is ...
MagentoDeveloper's user avatar
1 vote
2 answers
482 views

How can I autodetect the user's browser language and redirect to the "right" store view in Magento Commerce Cloud? Thanks!
Th. Schott's user avatar
2 votes
0 answers
2k views

I have facing error in composer install in cloud project. Issue is facing in module-staging-page-builder module Downloading (failed). Command composer install Error: Installing magento/module-...
Kirti Nariya's user avatar
  • 3,087
1 vote
1 answer
349 views

I have a Magento website into Adobe Cloud. There are many websites and each website has own domain. I need to block access to a website/domain except from some IP addresses. Do you know how to do? ...
Paul's user avatar
  • 13
0 votes
1 answer
445 views

I want to set up a Local Development Environment with Docker but I have no experience with Docker. I ran ./bin/magento-docker ece-deployand get the error: ERROR: [132] Can't get version of ...
Th. Schott's user avatar
1 vote
1 answer
159 views

Using Magento Cloud EE here but this issue might be the same on CE I'm not sure. Create user foo Create role test Assign foo to test Restrict website scope for test to www.website1.com only Login ...
Sorcy's user avatar
  • 128
1 vote
0 answers
167 views

I am trying to make a whole custom controller not cacheable. In my layout XML I added this: <?xml version="1.0" ?> <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&...
Eliacim DAVILA - CENSERE's user avatar
4 votes
1 answer
3k views

As the title suggest. I am using below command for Magento Cloud CLI tool (https://devdocs.magento.com/cloud/reference/cli-ref-topic.html) magento-cloud auth:api-token-login It asks for: Please enter ...
Akif's user avatar
  • 1,581
1 vote
1 answer
89 views

I want to upgrade cloud enterprise edition from 2.3.2-p2 to 2.4.2 but not getting proper steps so anyone can guide me for same.
Mukesh Prajapati's user avatar
0 votes
3 answers
3k views

I want to import SQL file in cloud project magento2. by ssh i login and import db then i am getting mysql server gone away after little time later.
Ansar Husain's user avatar
  • 3,479
1 vote
0 answers
25 views

I am trying to learn Magento cloud to build docker image and deploy to cloud, I can't find resources to learn, I checked Adobe learning but the course is expensive $2700 any recommendations?
Clouds Walker's user avatar
0 votes
1 answer
658 views

I am trying to upgrade to Magento 2.4 but I get the following error running composer update: - magento/framework 101.0.0-rc21 requires php 7.0.2|7.0.4|~7.0.6|~7.1.0 -> your PHP version (7.3.7) ...
Th. Schott's user avatar
0 votes
2 answers
152 views

I'm having a lot of issues during the reindex of my catalog in Magento Cloud, sometimes I saw error logs related to ElasticSearch. How could I know if I need to request some improvement related to ...
Rafael Corrêa Gomes's user avatar
0 votes
1 answer
1k views

I'm going to take the cloud developer certification, and I've been training myselv with some sample tests. there's one question I do not really understand. What is the correct answer in this question? ...
Magento Learner's user avatar
0 votes
1 answer
231 views

we are on a Magento Commerce Cloud Pro plan. For customer pricing in our B2B store, I was wondering if there is any suggestion on how many customer groups I can create without facing issues (...
Th. Schott's user avatar
0 votes
1 answer
2k views

I configured the Adobe Sensei Recommended products as the documentation said, then I navigated some minutes through many products and try to see some product in my recommendations, but just one shows ...
Rafael Corrêa Gomes's user avatar
1 vote
0 answers
203 views

There is a Magento 2 UPWARD connector module to keep Magento and storefront code on the same server. Has anyone used PWA Studio storefront in the Magento Commerce Cloud? Is this connector reliable? ...
Mehdi's user avatar
  • 878
0 votes
2 answers
1k views

M2 Enterprise uses a schedule method to update the price and special price. Would like to know how we can achieve the same functionality by coding programatically. Found this Link but that does not ...
Riddhish Bhayani's user avatar
2 votes
2 answers
3k views

I've a magento 2 commerce site(hosted on magento cloud, it is using fastly full page cache) when it saving customer additional address, it will show The requested URL was rejected. For additional ...
hkguile's user avatar
  • 2,241