from .3 to .4 via ASU from Luci with my mobile phone while sipping scotch on the porch in a nice, warm summer evening. Don't see anything alarming in the logs. This product is just something commercial software can only dream about. Thanks everyone involved for making this possible!
If it was previously updated by script, that script has not been run since 23.05.1 release as I manually updated devices to 23.05.3 and was just about complete when 23.05.4 was released. I've started to update to 23.05.4 but it will take quite a bit of time!
After a successful upgrade on a different device, I had an odd experience with an attended sys upgrade with an Asus OnHub. At first, it appeared to be a brick situtation.
Everything seemed to be normal with the upgrade process. The device restarted, there were the normal two audible tones, and the LED went through the normal color changes to a solid green.
The computer had a wired connection to the single LAN port of the device.
The computer's NIC status indicator icon in the system tray was spinning as waiting for DHCP, but eventually would timeout to a red-x / not connected status. Then the status indicator would again spin, again timing out to show a red X / not connected status.
I waited for a couple of minutes and eventually the PC's NIC status icon finally showed connected. The PC however received a WAN IP address instead of a LAN IP. It was as if the LAN/WAN ports on the device were bridged, acting as a switch.
At that point I power-cycled the Asus. It then came up normally and was functional.
Yeah, oddly enough running wget with the failing URL manually inside the Docker container also succeeds for me. I'm thinking maybe the script appends some arguments that my version of wget chokes onβ¦
Normally you'd log in via ssh, do opkg update && opkg install auc then run auc to do the upgrade, no messing with mounts.
auc will collect a list of all the packages on your machine, submit a build request to the ASU server for an image containing all those packages, then install the resulting image. The install process uses the "retain configuration" options of sysupgrade, so when the device reboots, it should look as it did before, but with the new versions of the OS and packages.
Updated Linksys EA8500 yesterday from .3 to .4 via Attended Sysupdate, keeping all settings.
All went well.
The only thing I've noticed is that 5GHz wireless shows Bitrate maxing out at 433Mbps where before it was over 700.
My clients seem to connect faster than 433 - laptop at 867 for instance, regadless of 433 max reported.
Upgraded my Netgear WNDR3700v4 from 23.05.3 to 23.05.4 using the downloaded bin file - flawless as usual. Thankyou everyone for the work you put into this release.
I updated my two (dump) access points yesterday evening: D-Link Covr 1860 and a Netgear WAX220 updated from 23.05.3 to 23.05.4 using luci attended sysupgrade. Both devices started normally and are also sending out the signal.
However, I can neither access the Luci web interface nor the devices via SSH. In both cases I get an error message:
Archer A7 v5: Regular sysupgrade (keep settings) - initially failed to install / reverted to 23.05.3; second attempt successful; no issues
Virtual x86/64 LXC (Jenkins build): Re-install and manual settings import from old install; no issues
Thanks! Now here's to hoping for the next release being major and including DSA for ath79
Oh, I do have some wishes, too Since Mbed TLS 2.28.8 has support until the end of this year, we hopefully go up to the next long term release 3.6 in the next openwrt major release. I am looking forward TLS 1.3 support in openvpn without the need for openssl to save space... Ok, offtopic. A big thanks to all devs.
Just to confirm, I ran fsck.ext4 -n /dev/sda2 and got a clean bill of health.
Is your partition setup correct, without anything overlapping? Could your drive be going south? Do you have memory issues? (just thinking of common causes of FS corruption). At least it doesn't seem like a generic issue.
Happy to report that I got my first OpenWRT upgrades done without (many) problems. LuCI Attended Sysupgrade didn't work on either x86_64 (Proxmox VM) or ipq806x (Meraki MR-52), but auc worked great on both!
Thanks, all!
Now if I could only upgrade my SNAPSHOT build on another MR-52, that would be great (owut gives ERROR: Firmware revision mismatch: expected r26977-f2f428c699, but got r26990-06b37a5856, so maybe upgrade servers are lagging behind build servers due to the 23.05.4 release?).