Giter VIP home page Giter VIP logo

Comments (3)

samboman avatar samboman commented on August 18, 2024 1

Maybe its related to this: #10

from er-wizard-wireguard.

vchrizz avatar vchrizz commented on August 18, 2024

Could you describe in detail how to reproduce the issue?
I tested the update with several configurations but most had only one or two peers configured.

The wizard basically is just a frontend for the EdgeOS ConfigTree.
Reimplementing existing functionality is not quite the purpose of the wizard functionality.
If you want to back up your configuration, you can download a backup in EdgeOS GUI.
If you do not want the full EdgeOS backup and only want the wireguard configuration lines, you can grab them on the shell:
show configuration commands | grep wireguard

Importing the backup works similar as getting the backup:
In EdgeOS GUI you can import/upload a full EdgeOS backup.
On the shell you can enter configure then paste the lines from your backup then do commit and save (and exit to leave configure mode).

from er-wizard-wireguard.

vchrizz avatar vchrizz commented on August 18, 2024

(as also noted in #10)
There have been changes in config management and before I used /config/user-data/wireguard/wgsettings.json but in the latest release of Wireguard Wizard this file is stale and should be removed. Could you check if you have latest (1.6) version of the wizard running and check that you do not have the wgsettings.json file? If the file is there, rename it and check if the issue happens again. If you still encounter the issue, feel free to reopen.

from er-wizard-wireguard.

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.