OpenWrt 24.10.4 - Service Release

Upgraded Aruba AP-303H running as main router from 24.10.3 to 24.10.4 using ‘owut upgrade’ without issues.

Are there any sources that provide information about which version will come out after this version?

Not sure what you’re asking, there is a new release every few months. The next major yearly release is still probably some months away and is 1,000s of commits ahead of this. You can see all the changes on github.

1 Like

Have a look at https://github.com/openwrt/openwrt/issues/16569 also

2 Likes

I found out what my problem was with batman on gl-mt6000. I made some custom settings in batman. After upgrade to 24.10.3 and 24.10,4 server node didn’t connect to any clients. After removing my customization everything worked fine and I upgraded to 24.10.4.

1 Like

I have a Cudy TR3000 V1 128MB and when I changed from 24.10.3 to 24.10.4 the firmware objected to the 128MB upgrade. I downloaded the 24.10.4 for the 256MB version and it was OK. Has anyone noticed this or is it a bit of a one off.

Upgraded raspberry pi 4B gateway router from 24.10.3 to 24.10.4 using owut upgrade and been running 24 hours without issues.

Updated the following devices a few days back, all appear to be running rock solid. Updated using the image builder. Thanks to all devs and contributors, doing a cracking job.

Flint 2 (Gl.Inet MT6000) - running as main router with SQM in luci, ad-block to block YouTube network wide, and managing approx 5 vLANs. Also running some of the wifi

Unifi 6LR (v1) - dumb wifi AP

Zyxel GS1900-8HP PoE switch - running as a simple switch, PoE power to the Unifi 6LR

Ta

Happy

1 Like

First of all, thanks for all effort and hard work guys.

  • NanoPi-r6c worked fine after upgrade.
  • EdgeRouter-X upgrade went fine, however banip seems to not work properly. It is supposed to block anything YouTube. Anyone else have issues? I think of reverting to .3
Details

[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb9b97390>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (1/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb9b97b10>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (2/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb98fc050>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (3/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb98fc2d0>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (4/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb98fc550>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (5/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb98fc7d0>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (6/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb98fca50>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (7/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb9b97c50>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (8/10)...
[download] Got error: <urllib3.connection.HTTPSConnection object at 0xffffb9b979d0>: Failed to establish a new connection: [Errno 101] Network is unreachable. Retrying (9/10)...
[download] 3.9% of ~ 61.79MiB at 537.42KiB/s ETA 00:23 (frag 3/44)[download]

Any pointers or advice is much appreciated.

# opkg list_installed|grep -E 'firewall|nftable'
firewall4 - 2024.12.18~18fc0ead-r1
luci-app-firewall - 25.328.04704~28816ce
nftables-json - 1.1.1-r1

edit:

Just downgraded ubnt-edgerouter-x to 24.10.3 and everything is working again.

I can’t believe that you have answered my question of the next stable release in July of this year already, but here we are. Now that all targets have been moved to kernel 6.12 by default, we must be getting closer to 26.x.x branching @efahl? I can’t see a 25.x branching happening with the upcoming holiday season.

I would assume so, your guess is as good as mine, but with 6.12 merge completed, should be pretty soon if history is any indication.

1 Like

You estimate when it will be shared

hello ax4200 has brick my router in bootloop on 24.10.4, i see the wireless but it’s doesn’t work and ethernet is not connected,

Does this router have one or two boot partitions?

If it have two you can try to force it to boot from other partition.

Two Linksys MR8300s and a EA8300 upgraded cleanly with

owut upgrade --add wpad-mesh-mbedtls --verbose
1 Like

Might want to check if you have multiple wpad-* packages installed now, as the packaging for the variants sometimes is missing conflicts, which will bite you sooner or later.

Run this, should show just that one package.

$ opkg list-installed 'wpad-*'
1 Like