openfaas / faas-cli

Official CLI for OpenFaaS
https://www.openfaas.com/
Other
798 stars 224 forks source link

Context Deadline Exceeded #819

Closed oze4 closed 4 years ago

oze4 commented 4 years ago

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

alexellis commented 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)

alexellis commented 4 years ago

/msg: slack

derek[bot] commented 4 years ago

-- Join Slack to connect with the community https://docs.openfaas.com/community

oze4 commented 4 years ago

Sorry about that. The issue was I had to use the --gateway switch.

alexellis commented 4 years ago

That would be unrelated to the store..

alexellis commented 4 years ago

/lock