
I try to setup a new customer shop.
If I follow
https://github.com/shopware/production#setup-and-install does not work if I replace --branch=6.1 with --branch=6.3 (system:setup failed)
shopware.example.com$ bin/console system:setup [WARNING] Some commands could not be registered: In EnvVarProcessor.php line 171: Environment variable not found: "APP_URL". In EnvVarProcessor.php line 171: Environment variable not found: "APP_URL".
Is this way of installation only working for 6.1 ? But why would I not start a project with the current branch?
Is this a bug? Should I create an issue?
Comments
https://shopwarecommunity.slack.com/archives/C011VFQT7GB/p1606581541470600?thread_ts=1606483028.437300&cid=C011VFQT7GB
Workaround posted in the community chat:
"create a .env file with APP_URL="" and use --force on the system setup command"
Duplicate of https://forum.shopware.com/discussion/72809/neuinstallation-6-3-mit-production-template-schlaegt-fehl -- will continue the discussion there
Issue https://issues.shopware.com/issues/NEXT-12476