Coder Social home page Coder Social logo

Comments (7)

soamvasani avatar soamvasani commented on May 23, 2024

Did you set $FISSION_URL? Does fission env list work?

from fission.

alvinwo avatar alvinwo commented on May 23, 2024

Yes, I've set $FISSION_URL
2017-01-13 10 14 19
Also, I cannot get any response with 'fission env list'.
Minikube has been started already. Is there anything wrong with my operations?

from fission.

soamvasani avatar soamvasani commented on May 23, 2024

Sorry you're having trouble with this. Can you check the status of the fission services and pods?

kubectl --namespace fission get services
kubectl --namespace fission get pods

Also, can you post the output of kubectl --namespace fission logs controller-xxx-yyy | tail -50 where controller-xxx-yyy is the name of the controller pod from the previous command?

BTW, if you want quicker help feel free to drop into the slack channel, http://slack.fission.io/

from fission.

alvinwo avatar alvinwo commented on May 23, 2024

hi, here is the results for these commands
2017-01-13 12 09 54
I cannot get logs from the controller.

from fission.

soamvasani avatar soamvasani commented on May 23, 2024

We spoke on slack, and found that gcr.io is blocked in China, and so the pause container image can't be pulled, so the pods never come up.

I don't know if there's a good workaround. There's a github issue kubernetes/minikube#473, but I can't find instructions on exactly how to get around this.

from fission.

soamvasani avatar soamvasani commented on May 23, 2024

If you can reach docker hub, try destroying your minikube setup with minikube delete, and then try minikube start --extra-config=kubelet.PodInfraContainerImage=kubernetes/pause.

from fission.

soamvasani avatar soamvasani commented on May 23, 2024

Going to close this, the only useful thing we could do in fission is improve the error; filed issue #78 for that. @AaronWo please reach out on slack if you still need any help with setup.

from fission.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.