Luci - Device tracker - problem

Hi, I have problem with device tracker on my Omnia Turris ( Firmware Version TurrisOS 4.0.3 0a14e69 / LuCI branch (git-19.354.01383-590ecd6)

I’m not able to read any data from router with this error:
Log Details (ERROR)
Thu Jan 02 2020 10:10:36 GMT+0100 (CET)

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/device_tracker/setup.py”, line 164, in async_device_tracker_scan
found_devices = await scanner.async_scan_devices()
File “/usr/local/lib/python3.7/concurrent/futures/thread.py”, line 57, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/src/homeassistant/homeassistant/components/luci/device_tracker.py”, line 63, in scan_devices
self._update_info()
File “/usr/src/homeassistant/homeassistant/components/luci/device_tracker.py”, line 91, in _update_info
result = self.router.get_all_connected_devices(only_reachable=True)
File “/usr/local/lib/python3.7/site-packages/openwrt_luci_rpc/init.py”, line 43, in get_all_connected_devices
only_reachable=only_reachable, wlan_interfaces=wlan_interfaces)
File “/usr/local/lib/python3.7/site-packages/openwrt_luci_rpc/openwrt_luci_rpc.py”, line 161, in get_all_connected_devices
arp_result = self._call_json_rpc(*self.arp_call)
File “/usr/local/lib/python3.7/site-packages/openwrt_luci_rpc/openwrt_luci_rpc.py”, line 228, in _call_json_rpc
method, error_message, error_code)
openwrt_luci_rpc.exceptions.LuciRpcMethodNotFoundError: (“method: ‘%s’ returned an error ‘%s’ (code: '%s).”, ‘net.arptable’, ‘Method not found.’, -32601)

luci-mod-rpc in installed in version - git-19.354.01383-590e…1.0

1 Like

I have same issue but on Xiaomi AX6000 flashed with OpenWRT