Giter Site home page Giter Site logo

Comments (7)

faddat avatar faddat commented on August 19, 2024

Tried firefox for good measure. Generally, if I click "networks" then I get a 404, but usually when I get to the page itself (index.html) I get a 401. Probably I'm doing something hilariously noobish. Thanks for your help!

from tier2.

Caerostris avatar Caerostris commented on August 19, 2024

I took the liberty to remove the screenshots from your comment, as they showed your authentication secret. Please consider resetting your authentication token if you have anything actually running via that network controller.
According to the screenshots, your server is running ZeroTier version 1.1.4. I am not aware of any recent changes ZT has made to their API, but my test machine is still running 1.1.0.
I will update that machine tomorrow and see if I can replicate your situation.

from tier2.

faddat avatar faddat commented on August 19, 2024

aha, and thank you! If there's anything that a non-javascripter can do to help out with Tier2, don't hesitate to ask.

I'll freshen up that key, too :).

-Jake

from tier2.

Caerostris avatar Caerostris commented on August 19, 2024

Managed to reproduce it.
It's not a bug in Tier2.
You need to compile ZeroTierOne with network controller support in order to run it as a network controller.
In order to update your installation, do the following:

  • If you are actually using the network, make a backup of /var/lib/zerotier-one.
  • Run service zerotier-cli stop to stop zerotier-one, make sure that zerotier-one is not running any more (if you run zerotier-cli info it should say 0 info connection failed)
  • Re-compile ZeroTierOne with network controller support: mkdir ~/build && git clone https://github.com/ZeroTier/ZeroTierOne.git to clone the ZeroTierOne source code, make ZT_ENABLE_NETWORK_CONTROLLER=1 to compile ZT1 with network controller support, and make ZT_ENABLE_NETWORK_CONTROLLER=1 installer to build the installer package. Install the generated package.
  • Start ZT1 and update the auth_secret in the Tier2 webinterface

from tier2.

faddat avatar faddat commented on August 19, 2024

Thanks a million for taking the time to reproduce my stupid oversight. Seriously, much appreciated 💯 .

You couldn't have made that any easier for me, you win kickass dev of the month! Or whatever valorious honor could be given for going above & beyond...

Want a scaleway server? Let me know if you do, gladly launch one for you as a token of good cheer.

from tier2.

Caerostris avatar Caerostris commented on August 19, 2024

No worries at all Jake, you're welcome!
Haven't heard of scaleway yet, I'll look into it.
Glad I could help you out :)

from tier2.

Caerostris avatar Caerostris commented on August 19, 2024

I updated the Readme to make clear that network controller support is required.
Managed to reproduce your problem because I also forgot to add the option while upgrading my own installation...

from tier2.

Related Issues (3)

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.