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.
105 questions
0
votes
1
answer
83
views
Add Customer Via REST API with a company
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 ...
0
votes
1
answer
264
views
Unable to see styling changes (Hyva/Tailwind) on local environment?
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 ...
0
votes
1
answer
61
views
Why Coupon code is not allowed on NegotiableQuote
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 ?
0
votes
1
answer
73
views
Magento 2.4.7p3: Swatches Not Loading on Adobe LiveSearch PLP Widget
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 ...
0
votes
1
answer
242
views
Magento 2 revert an applied patch from Adobe commerce Cloud Environment
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 ...
0
votes
0
answers
601
views
How can we access rabbitmq dashboard in adobe commerce cloud?
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.
0
votes
1
answer
176
views
Increase database size on Adobe Commerce Cloud
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 ...
0
votes
1
answer
167
views
How to depoy code in magento2 cloud project?
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 ...
0
votes
1
answer
1k
views
Redis cache very slow on Magento 2.4.6
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?
3
votes
2
answers
1k
views
Adobe commerce Cloud Enable Application lock for indexer
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 ...
0
votes
1
answer
199
views
Adobe Certified Expert-Adobe Commerce Cloud Developer code
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
1
vote
1
answer
513
views
How to obtain Fastly keys on Magento Cloud?
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 ...
0
votes
1
answer
940
views
magento2 cloud composer.lock file not updated
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 ...
0
votes
1
answer
847
views
How to set the MAGE_INDEXER_THREADS_COUNT variable in Magento cloud?
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 ...
1
vote
3
answers
1k
views
Adobe Magento Cloud how to add robots.txt
What are the best ways to add the robots.txt file to adobe magento cloud environment
0
votes
1
answer
181
views
How do I start a project on Magento Cloud?
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.
0
votes
1
answer
323
views
Composer Install fails with Checksum on live search
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 ...
2
votes
2
answers
903
views
Magento Cloud filesystem is readonly
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 ...
1
vote
1
answer
2k
views
Magento Cloud - Error 503 first byte timeout during customer login
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 ...
1
vote
1
answer
338
views
Custom VCL snippet for fastly is not deployed
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 ...
1
vote
1
answer
1k
views
magento2.4 how to upload Pdf file to gallery and insert them to cms page
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 ...
1
vote
1
answer
1k
views
Upgrade magento cloud from 2.4.3p3 to magento 2.4.5
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 ...
1
vote
1
answer
2k
views
Deployment error when upgrade Magento cloud 2.4.4 to php8.1
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 ...
0
votes
0
answers
157
views
Catalog url are going 404 after upgrading Magento 2.4.4
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 ...
0
votes
1
answer
2k
views
setup magento commerce cloud in localhost
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 ...
0
votes
1
answer
1k
views
Magento 2 Cloud - Upload SQL script file to server and import into custom database table
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 ...
1
vote
1
answer
290
views
magento 2 cloud docker setup for 2.4.3-p1 failed gives error
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 -- --...
0
votes
1
answer
852
views
Cloud installation detected error message while running bin/magento-docker ece-deploy
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:
...
0
votes
1
answer
340
views
How to setup password to Magento Cloud database?
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["...
1
vote
2
answers
2k
views
Magento Cloud CLI cURL error 60: SSL certificate problem: certificate has expired
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 ...
0
votes
1
answer
1k
views
Elastic Search stops automatically in Server
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-...
0
votes
2
answers
1k
views
Magento Cloud Docker Setup
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 ...
1
vote
2
answers
482
views
Magento Cloud Autodetect Browser language and redirect
How can I autodetect the user's browser language and redirect to the "right" store view in Magento Commerce Cloud?
Thanks!
2
votes
0
answers
2k
views
Magento 2: Cloud project composer install error module-staging-page-builder (2.2.0): Downloading (failed)
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-...
1
vote
1
answer
349
views
Block website in Adobe Cloud
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?
...
0
votes
1
answer
445
views
Magento Cloud Docker Can't get version of elasticsearch: cURL error 6: Could not resolve host: elasticsearch
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 ...
1
vote
1
answer
159
views
Security issue ? User with restricted scope can access ALL orders on a multiwebsite setup
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 ...
1
vote
0
answers
167
views
Layout with cacheable="false" doesn't work in Magento Cloud with Fastly
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&...
4
votes
1
answer
3k
views
Where can I find credentials for `magento-cloud auth:api-token-login`
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 ...
1
vote
1
answer
89
views
upgrade cloud enterprise edition with specific steps
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.
0
votes
3
answers
3k
views
How can we import db in magento2 cloud project
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.
1
vote
0
answers
25
views
Are there any affordable resources to learn Magento Cloud?
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?
0
votes
1
answer
658
views
Magento Commerce Cloud Upgrade 2.4 issue
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) ...
0
votes
2
answers
152
views
Magento Cloud Indexer and Catalog issue
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 ...
0
votes
1
answer
1k
views
Magento Commerce Cloud What does cname record do in DNS configuration
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? ...
0
votes
1
answer
231
views
Magento Commerce Cloud 2.3 Maximum Number of Customer Groups?
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 (...
0
votes
1
answer
2k
views
Why Adobe sensei recommended products don't show products?
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 ...
1
vote
0
answers
203
views
Does PWA works well on the Magento Commerce Cloud with the UPWARD connector?
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?
...
0
votes
2
answers
1k
views
Magento 2 Enterprise Schedule Update Programatically
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 ...
2
votes
2
answers
3k
views
Magento2 cloud fastly bypass specific URL
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 ...