antho1404
10/17/2017, 10:01 AMcom.amazonaws.SdkClientException: Unable to execute HTTP request: graphcool-aws-services
or Error: com.twitter.finagle.FailedFastException: Endpoint graphcool:60000 is marked down.
when using the local docker environment ? Cannot execute any functions 😞antho1404
10/17/2017, 10:06 AMeu-west-1:simple:cj8vdqa0m00030165tp01jigf
cc @nilandpetrick
10/17/2017, 10:21 AMdocker ps
?nilan
10/17/2017, 10:22 AMantho1404
10/17/2017, 10:23 AMkimf
10/17/2017, 2:48 PMantho1404
10/17/2017, 2:51 PM~/.graphcoolrc
file to host: '<http://localhost:60000>'
and this will fix this problemantho1404
10/17/2017, 2:53 PMdocker pull graphcool/localfaas:latest
then run again graphcool local up
(not sure all this is required but anyway there is some fix so that could be usefull)kimf
10/17/2017, 2:54 PMdpetrick
10/17/2017, 3:00 PM