Hi,

I want to upgrade my routers to the new stable version of OpenWRT but obviously I have error as the zerotier config has changed from version 1.14.


[feature] Added support for ZeroTier > 1.14 #312 #319

https://github.com/openwisp/netjsonconfig/pull/319


My OpenWisp is a VM under Proxmox, I made a backup and updated the ansible playbook with command: ansible-galaxy install -r requirements.yml --force

My requirements.yml is:

---
collections:
  - name: community.general

roles:
  - src: https://github.com/openwisp/ansible-openwisp2.git
    version: master
    name: openwisp.openwisp2

  - src: https://github.com/mikysal78/Stouts.openvpn.git
    name: Stouts.openvpn

  - src: https://github.com/openwisp/ansible-openwisp-wifi-login-pages.git
    version: master
    name: openwisp-wifi-login-pages

  - src: https://github.com/mikysal78/iptables.git
    version: master
    name: openwisp2-iptables

  - name: geerlingguy.postgresql
  - src: nkakouros.easyrsa
  - src: mikysal78.ninux_common
  - src: geerlingguy.certbot

I launched the playbook and restarted the VM.

I tried creating a new template for zerotier but the configuration seen from the preview does not change from the old template.

With the update, freeradius also does not start.
I restored the VM.

I ask:
How to do the upgrade?
Of course until all routers are upgraded I need to keep both versions.


My installation of OpenWisp is this:

System Information
OpenWISP Version: 24.11.1
Installed OpenWISP Modules
openwisp-controller: 1.1
openwisp-firmware-upgrader: 1.1
openwisp-ipam: 1.1
openwisp-monitoring: 1.1.1
openwisp-network-topology: 1.1.1
openwisp-notifications: 1.1
openwisp-radius: 1.1
openwisp-users: 1.1.0
openwisp-utils: 1.1.1
netdiff: 1.1
netjsonconfig: 1.1
OS Information
OS version: #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07)
Kernel version: 6.1.0-31-amd64
Hardware platform: x86_64


Brest regards.

Michele

--
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion, visit 
https://groups.google.com/d/msgid/openwisp/1ee2ad26-9207-428c-b221-6d3b2e9e1320%40gmail.com.

Reply via email to