Closed oze4 closed 4 years ago
Hi, thanks for your interest in OpenFaaS. Why don't you try running your command again?
FYI: I'm not getting that error on my computer, can I direct you to Slack? Perhaps you can find other Catalina users there and ask them if they get the same issue.
I'll close this out now, and re-open if we find a problem with Catalina (I suspect this is specific to your environment, or network conditions)
/msg: slack
-- Join Slack to connect with the community https://docs.openfaas.com/community
Sorry about that. The issue was I had to use the --gateway switch.
That would be unrelated to the store..
/lock
Run:
faas-cli template store pull node10-express
Error:
Error while fetching templates from store: error while requesting template list: Get https://raw.githubusercontent.com/openfaas/store/master/templates.json: context deadline exceeded
This happens when running
faas-cli template store list
as well.On Catalina 10.15.6
K8 cluster is v1.18.8
Expected Behaviour
Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment
FaaS-CLI version ( Full output from:
faas-cli version
):Docker version ( Full output from:
docker version
):Are you using Docker Swarm (FaaS-swarm ) or Kubernetes (FaaS-netes)?
Operating System and version (e.g. Linux, Windows, MacOS):
Link to your project or a code example to reproduce issue: