-
# Issue template:
1. Please make sure that the issue subject starts with `:`
2. Issues related to end of life (EOL) releases are not supported or maintained and will be closed
3. Remove lines from …
-
*kousu:*
When I run upgrades
root@router:~# opkg update && opkg list-upgradable | awk '{print $1}' | xargs opkg upgrade
I usually end up with some messages like
Collected errors:
…
-
Hi,
Attempting to upgrade as Luci has become corrupt (another issue) but unable. Looks similar to "Server response: Error: Impossible package selection #354"
auc (0.2.4-5)
Server: https…
-
## Steps to reproduce:
1. Install 22.03.0-rc1
2. Go to the Status menu
3. Notice two entries: Firewall (iptables) and Firewall (nftables)
## Actual behavior:
Two entries in the menu
## E…
-
Fresh build of master.
TappersRouter
Model Netgear Nighthawk X4S R7800
Architecture ARMv7 Processor rev 0 (v7l)
Target Platform ipq806x/generic
Firmware Version OpenWrt SNAPSHOT r20146-bc43ad88e…
-
## Steps to reproduce:
1. Network -> Wireless -> Edit a 5g SSID
2. Interface Configuration -> Advanced
3. Uncheck 'Disassociate On Low Acknowledgement'
4. Save & apply
## Actual behavior:
Chan…
-
`dispatcher.lookup` only lookup lua defined node.
so `dispatcher.lookup("admin/system/admin")` will always return false.
https://github.com/openwrt/luci/blob/d9ffe119858e80b051d0e4dd86615bba0341…
-
`{
"url": "https://sysupgrade.openwrt.org",
"revision": "r16495-bf0c965af0",
"advanced_mode": "0",
"app_version": "git-22.090.55699-bb6ef9f",
"branch": "21.02",
"efi": nu…
-
## Steps to reproduce:
1. Network -> Wireless -> Edit a 5g SSID
2. Interface Configuration -> Advanced
3. Uncheck 'Disassociate On Low Acknowledgement'
4. Save & apply
## Actual behavior:
Chan…
-
After a fresh install I couldn't run opkg update due to invalid SSL certificate and I had to manually install the libopenssl and openssl-util packages to make it work, as described here and elsewhere:…