Giter Club home page Giter Club logo

Comments (12)

coderobe avatar coderobe commented on July 24, 2024 2

The tun driver is loaded automagically on Arch.
However, users upgrading their system might prevent that from happening - when the upgrade pulls in a newer kernel, the old modules for the running kernel are discarded.
Given that a reboot was part of the issue resolution, this very well could've been what happened.

from nebula.

nbrownus avatar nbrownus commented on July 24, 2024

@msmarks can you give us more of the log output?

from nebula.

obelisk avatar obelisk commented on July 24, 2024

I had this problem when I tried to run on Arch (also on a RPI), using Ubuntu worked fine so I think this is a problem with how some operating systems create tun interfaces.

from nebula.

obelisk avatar obelisk commented on July 24, 2024

@nbrownus When I got this there was no other output, is there a verbose mode I could try?

from nebula.

zeisss avatar zeisss commented on July 24, 2024

@obelisk you can set the loglevel to debug in the config.yml file.

from nebula.

coderobe avatar coderobe commented on July 24, 2024

@obelisk It's got nothing to do with Arch directly. I'm running it just fine on there.

from nebula.

obelisk avatar obelisk commented on July 24, 2024

I will grab some logs and report back!

from nebula.

obelisk avatar obelisk commented on July 24, 2024

Changing to debug resulted in no new log lines related to FATA[0000] no such device

from nebula.

obelisk avatar obelisk commented on July 24, 2024

Fixed by:

pacman -Syu
<reboot>
modprobe tun
nebula -config /etc/nebula/config.yml

from nebula.

rawdigits avatar rawdigits commented on July 24, 2024

I wonder if the tun device is not loaded automagically on arch.
Mind trying modprobe -a tun and then running again?

from nebula.

obelisk avatar obelisk commented on July 24, 2024

@coderobe That seems likely because I'd done a pacman -Syu about an hour before I tried to use Nebula which probably updated the kernel.

from nebula.

nbrownus avatar nbrownus commented on July 24, 2024

Next release will have an improved error message for this, thanks for reporting!

from nebula.

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.