This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 169
"app_server" crashes immediately after starting #179
Comments
You could also try local installation, it's pretty simple with symfony-cli https://shyim.me/blog/shopware-6-symfony-cli-macos-install/ |
Thanks @shyim this worked. Generally this issue should be fixed or inspect I think |
The log says your OS dont want more thread then 2? |
@hlohaus Is this depending on the |
Maybe I liked my MacBook too, but i used then VirtualBox for my Docker VM. ;) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How to reproduce
Using MacBook M1 without Rosetta.
Like the guide on https://github.com/shopware/platform#quickstart--installation
git clone [email protected]:shopware/development.git
cd development
toFROM mysql:8
FROM arm64v8/mysql:oracle
indev-ops/docker/containers/mysql/Dockerfile
./psh.phar docker:start
docker-compose ps
"app_server" should now shown as Exiteddocker-composer logs app_server
see logsThe text was updated successfully, but these errors were encountered: