-
I've been trying to install the Enterprise Edition using the *.yml and instructions provided but I simply can't complete the execution, as explained below. It works for the Community Edition using bot…
-
The integration test framework calls `bin/magento` multiple times to uninstall and install Magento in the testing database.
It does so with a command like
```
/usr/local/bin/php -f '/var/www/ht…
Vinai updated
7 years ago
-
I've got a pretty much clean install of these 5 or so containers using docker-compose, and have magento2 installed, but every third request or so I'm getting 502 Bad Gateway because of a connection th…
-
Magento supports Varnish caching and is capable of generating Varnish config *.vcl file. However, that only can be done via UI in the admin backend. This process cannot be used by automated deployment…
vrann updated
7 years ago
-
Can't install Magento DevBox.
Feedback on page: /guides/v2.1/install-gde/docker/docker-over.html
Software:
System Software Overview:
System Version: macOS 10.12.2 (16C67)
Ker…
chrom updated
7 years ago
-
Hi, someone know why don't get the products?
the categories was success synced...
thanks in advance,
-
Try to install the version 2.1.4 and run into the deprecated exception if I use the php version magento2-php:7.1-fpm-0 in setup container.
There is no deprecated exception with magento2-php:7.0-fpm…
-
I'm getting a weird behavior using Magento 2.0.2, it's described here as steps:
1. On 'Sign in' front page, as customer if I type a wrong username/password I get redirected to the same page (normal) b…
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [ ] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [x] Other (_see below for feat…
-
I've having difficulty starting a docker image for this dockerfile. Everything I do seems to produce a similar result: mysql starts, has trouble with the innodb engine, and immediately shutsdown. Here…