#19083: uhttpd / Luci : New stderr logging reveals errors at refresh of overview
page
-------------------------+----------------------------------
 Reporter:  hnyman       |      Owner:
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
Component:  luci         |    Version:  Trunk
 Keywords:  uhttpd luci  |
-------------------------+----------------------------------
 Recent changes (r44542 - r44548) have modified the logging available to
 uhttpd and Luci now generates steadily errors to the systems log just by
 being on the Overview page.

 It looks like the automatically refreshed overview page generates errors
 at every refresh every 5 seconds.

 {{{
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:08 2015 daemon.err uhttpd[2172]: iptables: No
 chain/target/match by that name.
 }}}

 ar71xx WDNR3700 / rev44570 / clean build

 Below is a longer extract showing manual logger lines that indicate the
 opening of the page, and then errors every 5 seconds caused by the
 automatic refresh.
 {{{
 Sat Feb 28 15:47:49 2015 user.notice root: Try Luci overview page
 Sat Feb 28 15:47:52 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:47:52 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:47:57 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:47:57 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:47:57 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:47:57 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:47:58 2015 daemon.err uhttpd[2172]: iptables: No
 chain/target/match by that name.
 Sat Feb 28 15:48:02 2015 user.notice root: Luci overview page completed
 Sat Feb 28 15:48:02 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:02 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:02 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:02 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:03 2015 daemon.err uhttpd[2172]: iptables: No
 chain/target/match by that name.
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:07 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:08 2015 daemon.err uhttpd[2172]: iptables: No
 chain/target/match by that name.
 Sat Feb 28 15:48:12 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:12 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.
 Sat Feb 28 15:48:12 2015 daemon.err uhttpd[2172]: Collected errors:
 Sat Feb 28 15:48:12 2015 daemon.err uhttpd[2172]:  * opkg_conf_load: Could
 not lock /var/lock/opkg.lock: Resource temporarily unavailable.

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19083>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to