Coder Social home page Coder Social logo

Comments (3)

glospoto avatar glospoto commented on May 27, 2024

Hi @manuhalo , please, can you try to bypass the wrapper, by installing Kathara with the option --admin? This implies to use sudo to run Kathara, so do that if and only if your user is part of the sudo group. Thanks.

from kathara.

edipascale avatar edipascale commented on May 27, 2024

Thanks @glospoto, this removed the bad address issue, but now it's complaining that it can't start the containers:

========================= Starting Lab ==========================
[sudo] password for emanuele: 
Error response from daemon: No such container: netkit_1000_host
Error response from daemon: No such container: netkit_1000_server
Error response from daemon: No such container: netkit_1000_rip2
Error response from daemon: No such container: netkit_1000_rip1
Error response from daemon: No such container: netkit_1000_br
Error response from daemon: No such container: netkit_1000_ospf1
Error response from daemon: No such container: netkit_1000_ospf3
Error response from daemon: No such container: netkit_1000_ospf2
Error: failed to start containers: netkit_1000_host, netkit_1000_server, netkit_1000_rip2, netkit_1000_rip1, netkit_1000_br, netkit_1000_ospf1, netkit_1000_ospf3, netkit_1000_ospf2
Error: No such container: netkit_1000_ospf2
[...]

Also docker container ls shows nothing. Just in case it's a version problem:

$ docker --version
Docker version 17.12.1-ce, build 7390fc6
$ docker images 
REPOSITORY                   TAG                 IMAGE ID            CREATED             SIZE
kathara/p4                   latest              b9d3bfcbf4d1        3 weeks ago         14.4GB
kathara/netkit_base          latest              84dd1b266768        3 weeks ago         803MB
petergrace/opentsdb-docker   latest              cf661f5f02a7        3 weeks ago         537MB

from kathara.

Kidel avatar Kidel commented on May 27, 2024

That is because the system thinks you already started the containers and is trying to restart them instead of creating them.

Try to run $NETKIT_HOME/lwipe and $NETKIT_HOME/lstart

or simply $NETKIT_HOME/lrestart

from kathara.

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.