Automated setup (BETA)
Last updated
Last updated
Arch
Ubuntu (18.4, 19.10, 20.04)
Manjaro (20.0.3)
Linux Mint (19.10)
MacOS Catalina
Make sure you have a valid Magento 2 COMPOSER_AUTH
set. This is an environment variable set on your host machine. To test if it is set, use:
If the output of this command is empty, or, if the output (JSON object) does not contain "repo.magento.com"
key, you need to set / update the environment variable.
2. If you have nodejs preinstalled, make sure you are using version 10.2
3. If you have aliases preinstalles / same aliases used - you won’t be asked if you want to add them
Get the automated setup code from its .
Run the script:
Run the script:
To solve that problem you need you to run the migration again:
If scandipwa.local website is not trusted by default, then please:
Import the scandipwa-base/opt/cert/scandipwa-fullchain.pem
Type thisisunsafe on the certificate error page
Stop docker containers and restart the script.
Chrome and other browsers can cache page, just use hard reload or incognito mode. If doesn’t help restart some containers.
With aliases:
Without aliases:
If you don’t know what can use specific port, you can print it:
Delete .env file in root of autoscandipwa folder:
Check if scandipwa-base/opt/cert/ is not empty
Remove .env from autoscandipwa folder
Rerun the script and watch for SSL generation errors
With aliases
Without aliases
Use dc to start without frontend container
Use dcf to start with frontend container
Use inapp to quickly get inside of the app container
Use infront to quickly get inside of the frontend container
Use applogs to quickly see the last 100 lines of app container logs
Use frontlogs to quickly see the last 100 lines of frontend container logs
Follow this simple algorithm:
, run it and give special permissions manually
Refer to the . It most probably already has the solution to your problem.
If the issue still persists, , and feel free to ask questions in #pwa_tech
public channel.
Alternatively - however, the response time there will be a little-bit longer than in community Slack.