App Version
1.1.8
Platform
How you installed it
GitHub Releases
What happened?
The "Clients" page in the app shows "No Active Clients Found" when the OpenWrt device is configured as a wireless repeater using the relayd package. The main LuCI web interface correctly shows the list of "Associated Stations" connected to the repeater's access point, but this information is not reflected in the app.
The dashboard in the app also incorrectly shows the relay bridge interface as "DOWN", which might be related.
What should have happened?
The app's "Clients" page should display the list of wireless clients that are connected to the repeater, just as the main LuCI web interface does.
How to reproduce
- Configure an OpenWrt device as a wireless repeater using
relayd. This involves:
- Setting a static IP for the LAN interface and disabling the DHCP server.
- Creating a
wwan client interface connected to the main router's Wi-Fi.
- Creating an Access Point (AP) interface on the
lan network for clients to connect to.
- Installing
relayd and luci-proto-relay.
- Creating a relay bridge interface to bridge the
lan and wwan networks.
- Connect several Wi-Fi clients to the repeater's access point.
- Confirm that the clients have internet access and are visible in the LuCI web interface under "Associated Stations".
- Open the
luci-mobile app and navigate to the "Clients" tab.
- The page is empty and displays "No Active Clients Found".
Does this happen every time?
None
When did this start?
No response
Screenshots
No response
Logs
No response
App Version
1.1.8
Platform
How you installed it
GitHub Releases
What happened?
The "Clients" page in the app shows "No Active Clients Found" when the OpenWrt device is configured as a wireless repeater using the
relaydpackage. The main LuCI web interface correctly shows the list of "Associated Stations" connected to the repeater's access point, but this information is not reflected in the app.The dashboard in the app also incorrectly shows the relay bridge interface as "DOWN", which might be related.
What should have happened?
The app's "Clients" page should display the list of wireless clients that are connected to the repeater, just as the main LuCI web interface does.
How to reproduce
relayd. This involves:wwanclient interface connected to the main router's Wi-Fi.lannetwork for clients to connect to.relaydandluci-proto-relay.lanandwwannetworks.luci-mobileapp and navigate to the "Clients" tab.Does this happen every time?
None
When did this start?
No response
Screenshots
No response
Logs
No response