I have recently updated my device and I find that after this step of upgrade process the mesh network that I have has stopped working. It seems that the wpa3 auth does not activate it and I get this error in the log.
ue Sep 12 10:42:01 2023 daemon.notice netifd: radio0 (7050): ./mac80211.sh: eval: line 871: wpa_supplicant_run: not found
Tue Sep 12 10:42:01 2023 daemon.notice netifd: radio0 (7050): command failed: Link has been severed (-67)
Tue Sep 12 10:42:01 2023 daemon.notice netifd: radio0 (7050): command failed: Link has been severed (-67)
here version of openwrt:
-----------------------------------------------------
OpenWrt SNAPSHOT, r23375-cdfcac6e24
-----------------------------------------------------
root@ro-:~# uname -a
Linux ro- 6.1.33 #0 SMP Wed Jun 14 21:27:29 2023 aarch64 GNU/Linux
How did you upgrade recently to a 3-month old snapshot? That wpa_supplicant_run code has been replaced since August 1. Did you run opkg upgrade mistakenly?
I have a router redmi ax6, but in this web https://firmware-selector.openwrt.org/ for my model I can't find the stable version :-/
do you know how I could do if it is not installing the SNAPSHOT ?
For snapshots, you must now use the qualcommax/ipq807x target instead of ipq807x/generic when downloading for your model. On the 23.05 branch, it’s still ipq807x/generic.
I got the same on my Xiaomi AX3600 with [LuCI openwrt-23.05 branch (git-23.236.53405-fc638c8)] / [OpenWrt 23.05.0-rc3 (r23389-5deed175a5)]
I can not get mesh running well.
Wed Sep 20 23:01:51 2023 daemon.notice netifd: radio1 (3532): ./mac80211.sh: eval: line 871: wpa_supplicant_run: not found
Wed Sep 20 23:01:51 2023 daemon.notice netifd: radio1 (3532): command failed: Link has been severed (-67)
Wed Sep 20 23:01:51 2023 daemon.notice netifd: radio1 (3532): command failed: Link has been severed (-67)
...
Wed Sep 20 23:01:53 2023 daemon.notice mesh11sd[25791]: m-11s-0 is not up - giving up for now.
Sun Sep 24 00:10:37 2023 daemon.notice netifd: radio0 (14799): ./mac80211.sh: eval: line 871: wpa_supplicant_run: not found
Sun Sep 24 00:10:37 2023 daemon.notice netifd: radio0 (14799): command failed: Link has been severed (-67)
Sun Sep 24 00:10:37 2023 daemon.notice netifd: radio0 (14799): command failed: Link has been severed (-67)
I can only duplicate these errors if I have wpad basic.
Also if I upgrade to wpad-mbdtls (or wpad-mesh-mbedtls) but have not rebooted after the upgrade, I still get the errors.
Presumably you have rebooted since?
You could try, for test purposes, turning encryption off and see if the interface then comes up.