amann
10/16/2017, 5:17 PMgraphcool local up
nilan
10/16/2017, 5:18 PMgraphcool local pull
?amann
10/16/2017, 5:19 PMgraphcool local pull
, I then get this erroramann
10/16/2017, 5:19 PMPS C:\Users\gpsar\node\toktumi\packages\serverless> graphcool local pull
Using <http://localhost:60000> as the local Graphcool host
This may take several minutes
$ docker-compose pull --parallel
docker Pulling graphcool-db ...
docker Pulling localfaas ...
docker Pulling graphcool-rabbit-host ...
docker Pulling graphcool ...
docker ERROR: for graphcool-db (2, 'WaitNamedPipe', 'The system cannot find the file specified.')
docker
docker ERROR: for localfaas (2, 'WaitNamedPipe', 'The system cannot find the file specified.')
docker
docker ERROR: for graphcool-rabbit-host (2, 'WaitNamedPipe', 'The system cannot find the file specified.')
docker
docker ERROR: for graphcool (2, 'WaitNamedPipe', 'The system cannot find the file specified.')
docker Traceback (most recent call last):
docker File "docker-compose", line 3, in <module>
docker File "compose\cli\main.py", line 68, in main
docker File "compose\cli\main.py", line 118, in perform_command
docker File "compose\cli\main.py", line 643, in pull
docker File "compose\project.py", line 503, in pull
docker File "compose\parallel.py", line 70, in parallel_execute
docker pywintypes.error: (2, 'WaitNamedPipe', 'The system cannot find the file specified.')
docker Failed to execute script docker-compose
! 4294967295
Get in touch if you need help: <https://www.graph.cool/forum>
To get more detailed output, run $ export DEBUG="*"
PS C:\Users\gpsar\node\toktumi\packages\serverless>
dpetrick
10/16/2017, 5:22 PMdocker pull graphcool/localfaas:latest
?amann
10/16/2017, 6:20 PMerror pulling image configuration: Get <https://dseasb33srnrn.cloudfront.net/registry-v2/docker/registry/v2/blobs/sha256/c3/c306b3f721d856c97765e77003db62cd6eb22d9279024bed57d290d87e822cf0/data?Expires=1508178673&Signature=fuTdKLw~KJicLcnkHM72tuFksXJ92UY~~NZ606jbQDYc-Jz-b9VBDM1kje~2a7850se4mp3xWDE47btcCst1piPMuXah~~TDT-LzxLkANE8CVIbCQ0L1-tbTzGyQBrKrThN~GX5qyMKj0ioPhbgPZtoV4BUlL3HeaMHPqgj0oDs_&Key-Pair-Id=APKAJECH5M7VWIS5YZ6Q>: dial tcp: lookup <http://dseasb33srnrn.cloudfront.net|dseasb33srnrn.cloudfront.net> on 127.0.1.1:53: read udp 127.0.0.1:47647->127.0.1.1:53: i/o timeout
dpetrick
10/16/2017, 7:35 PM