On Wed, 2019-11-13 at 13:44 +0100, e9hack wrote: > Hi, > > it looks like that uhttpd/luci/rpcd is broken again. After login in > the web interface, the main status page times out and shows this > error message: > > RPCError: RPC call to luci.ddns/get_services_status failed with error > -32000: Object not found > at handleCallReply ( > https://wlan-dsl8.lan/luci-static/resources/rpc.js?v=git-19.317.29469-8da8f38:12:3 > )
Seems to be a file permission issue, try: chmod +x /usr/libexec/rpcd/luci.ddns /etc/init.d/rpcd restart > > Regards, > Hartmut > > _______________________________________________ > openwrt-devel mailing list > [email protected] > > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > >
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
