Hi there, i'm trying to setup everything on a new ...
# docker
d
Hi there, i'm trying to setup everything on a new Apple M1 based Macbook. I've already tried the solution at the bottom of this thread https://sprykercommunity.slack.com/archives/CMYFJCG2E/p1643812049583259?thread_ts=1642429030.002900&cid=CMYFJCG2E#Das This fixed the compose for mutagen error, but now i get this:
Copy code
Error: unable to reconcile Mutagen sessions: unable to create synchronization session (spryker-b2b-dev-dev-codebase): unable to connect to beta: unable to connect to endpoint: unable to dial agent endpoint: unable to create agent command: unable to probe container: container probing failed under POSIX hypothesis (exit status 1) and Windows hypothesis (exit status 1)
Did anybody run into this problem and might have a fix at hand?
p
Hey, which docker-compose version are you running?
docker-compose -v
m
Docker compose V2 disable and check that mutagen beta is started
💪 1
d
Thank you very much, i thought i disabled that 🤔