Code Monkey home page Code Monkey logo

Comments (2)

neoaggelos avatar neoaggelos commented on June 25, 2024

Hi @konnta0

The microk8s installer uses multipass underneath to spawn a VM. It looks like the error is coming from multipass failing to download the VM image.

Can you try to manually start a multipass VM with multipass launch 20.04? I also wonder if the error you are seeing was transient networking issues.

from microk8s.

konnta0 avatar konnta0 commented on June 25, 2024

@neoaggelos
Thank you for your reply!!
When I tried again, it succeeded in acquiring the image but failed to start...

multipass launch 20.04 -n test
Launched: test

multipass list
Name                    State             IPv4             Image
test                    Running           192.168.108.6    Ubuntu 20.04 LTS

microk8s install --mem=20 --cpu=7
Warning: the "--mem" long option is deprecated in favour of "--memory". Please update any scripts, etc.
Launched: microk8s-vm
ping: snapcraft.io: Temporary failure in name resolution
An error occurred when trying to execute 'sudo ping -c 1 snapcraft.io' with 'multipass': returned exit code 2.

multipass list
Name                    State             IPv4             Image
microk8s-vm             Running           192.168.108.7    Ubuntu 22.04 LTS
test                    Running           192.168.108.6    Ubuntu 20.04 LTS

from microk8s.

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.