Skip to content

[BUG] Clients page is empty when router is in relayd repeater mode #45

Description

@malkhu7anie

App Version

1.1.8

Platform

  • Android
  • iOS

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

  1. 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.
  2. Connect several Wi-Fi clients to the repeater's access point.
  3. Confirm that the clients have internet access and are visible in the LuCI web interface under "Associated Stations".
  4. Open the luci-mobile app and navigate to the "Clients" tab.
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions