I've just installed OpenWRT 23.05.2 on a D-Link DIR 853 A1 and am very pleased with the result. I'm seeing a problem when I try to display the Routing information in the Status menu when I'm using the GUI interface:
SyntaxError
missing ) after argument list
in https://kaukau.lan/luci-static/resources/view/status/routes.js?v=git-24.048.61449-c66fc92:18
at require/compileClass/< (https://kaukau.lan/luci-static/resources/luci.js?v=git-24.048.61449-c66fc92:179:29)
If I login using ssh the routing info appears fine using 'ip ro' and 'ip -6 ro' and the routing is behaving as I expect. I updated the installed Software packages after I loaded the system if that's relevant.
I can live with this but it would be nice to get it resolved.
That is somewhat unusual. Have you made any modifications to LuCI?
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
Upgrading packages (via the CLI opkg upgrade command or the LuCI Upgrade... button) can result in major problems. It is generally highly discouraged, unless you know what you are doing or if there is specific instruction to do so.