#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
Resolution:          |   Keywords:  uhttpd luci
---------------------+----------------------------------

Comment (by hnyman):

 Replying to [comment:12 anonymous]:
 > it would be better/quicker to debug if I could simply stop some modules
 from the command line. Is it possible?

 Sure it is possible:
   /etc/init.d/ddns stop

 Usually "restart" will start the app again.
   /etc/init.d/ddns restart

 Check the contents of the /etc/init.d directory to find out, which
 applications have start/stop scripts there.
 {{{
 root@OpenWrt:~# ls /etc/init.d/
 boot             dnsmasq          firewall         luci_statistics  qos
 sysfixtime       uhttpd
 collectd         done             fstab            miniupnpd        rpcd
 sysntpd          umount
 cron             dropbear         led              network          sqm
 system           usbmode
 ddns             etherwake        log              odhcpd           sysctl
 telnet           vsftpd
 }}}

 You can also do the start/stop action in Luci in the System/Startup page


 > Related question: will the flash memory be damaged by flashing new
 firmware so often?

 I have flashed my router about 200 times so far.

--
Ticket URL: <https://dev.openwrt.org/ticket/19083#comment:13>
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