efahl

Results 117 comments of efahl

Did you increase the size of your root fs partition on this device? LuCI ASU can't deal with that, it uses only the default partition size (104MB?) and it looks...

> opkg_install_cmd: Cannot install package remoteit. Where did this package come from? It doesn't appear to be in any of the OpenWrt feeds...

ASU server cannot build images with package outside the OpenWrt official feeds. If you wish to use ASU for the upgrade, you'll have to remove that package, perform the upgrade...

> opkg_install_cmd: Cannot install package luci-theme-argon. The argon theme comes from an external package feed, so you cannot use ASU to install it. Uninstall the theme and its support packages,...

Are you running a proxy between the server and your client? `nginx` or `caddy`? See if this helps: https://github.com/openwrt/asu/issues/1002#issuecomment-2444432047

The container message is bogus and has obscured the real error (that will be fixed by https://github.com/openwrt/asu/pull/1529), we need to dig deeper... Looks like the root fs partition is too...

> `"rootfs_size_mb": null` combined with > `/dev/root 1006.8M 647.7M 343.0M 65% /` will certainly overflow the default rootfs partition size. You can set the partition size as described in that...

The wolfssl packages were removed from defaults in 23.05, so the 24.10 is trying to add the now current mbedtls packages, and the two conflict. The easiest way to get...

Major version upgrades were not supported in early versions of ASU clients, and have only become reasonably robust in recent OpenWrt versions (during the 24.10 time frame). Backporting and distributing...

> The [firmware-selector.openwrt.org](https://firmware-selector.openwrt.org/) service is not working as it fails to find package `luci`: It's not ASU, it's the buildbots: https://github.com/openwrt/luci/issues/7869 As Paul indicates above, just wait for it to...