#18364: r43238 / empty output of 'ubus call log read'
-----------------------+------------------------
 Reporter:  bittorf@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 at least with r38993 it was possible to get JSON with

 {{{
 ubus call log read
 }}}

 or

 {{{
 ubus call log read "{\"lines\":"1"}"
 }}}

 now the output is always empty but the command
 returns success / exit-status 0

 when asking for the methods, it seems to be the correct way:

 {{{
 root@box:~ ubus -v list log
 'log' @d4f9c2d0
         "read":{"lines":"Integer"}
         "write":{"event":"String"}
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18364>
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