been stuck here all night any ideas?```graphcool l...
# prisma-whats-new
b
been stuck here all night any ideas?
Copy code
graphcool local up
Running local Graphcool cluster at <http://localhost:60000>
Running local FaaS runtime at <http://localhost:60050>
This may take several minutes
$ docker-compose up -d --remove-orphans

docker   Creating local_localfaas_1 ...
docker   Creating local_graphcool-rabbit-host_1 ...
docker   Creating local_graphcool-rabbit-host_1
docker   Creating local_graphcool-db_1 ...
docker   Creating local_graphcool-db_1
Creating local_graphcool-rabbit-host_1 ... done
Creating local_graphcool-db_1 ... done
Creating local_localfaas_1 ... done
docker   
docker   Creating local_graphcool_1 ...
Creating local_graphcool_1 ... done
docker   

Waiting for Graphcool to initialize. This can take several minutes... ⣟
a
Windows?
b
mac
macOS Sierra
a
Try
docker logs -f local_graphcool_1
in another window
And see if you spot any obvious error in the log
b
nothing obvious to me but here it is
sorry had to but it in main chat
a
Yeah, got it. Shows a successful start, I have no idea. Can you create a question on the forum?
b
sure
d
You are most likely using docker toolbox, which is not working out of the box right now. Please upgrade to docker for mac if possible.
n
just created this issue here @Briggs https://github.com/graphcool/framework/issues/1074