You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RPCError
RPC call to uci/get failed with ubus code 4: Resource nicht gefunden
at handleCallReply (https://g16-a60.ff.lunatiki.de/luci-static/resources/rpc.js?v=25.037.68331~42f464c:15:3)
at promise callback*parseCallReply (https://192.168.1.1/luci-static/resources/rpc.js?v=25.037.68331~42f464c:9:53)
at promise callback*call (https://192.168.1.1/luci-static/resources/rpc.js?v=25.037.68331~42f464c:5:102)
at declare/
Is there an existing issue for this?
screenshots or captures
Actual behaviour
get https://192.168.1.1/cgi-bin/luci/admin/network/dhcp
returns
touch /etc/config/firewall
Expected behaviour
get https://192.168.1.1/cgi-bin/luci/admin/network/dhcp
returns correct config settings without firewall packages installed.
dhcp.js load uci firewall
luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Line 281 in edc352e
for ipset in
luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Line 1135 in edc352e
This should be optional.
Steps to reproduce
rm /etc/config/firewall
get dhcp config site
get https://192.168.1.1/cgi-bin/luci/admin/network/dhcp
Additional Information
What browsers do you see the problem on?
Firefox
Relevant log output
The text was updated successfully, but these errors were encountered: