Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Router Settings always reports the router has not sent its config #29

Open
tyler-sommer opened this issue Jan 14, 2019 · 1 comment
Open
Labels
bug Something isn't working minim dashboard Issue with the Minim Dashboard

Comments

@tyler-sommer
Copy link
Member

Describe the issue

When I visit my LAN's dashboard in the Minim web application, and click on the Router Settings tab, I see this:

screen shot 2019-01-14 at 10 55 09 am

Expected behavior

I expect to be able to manage my router's settings

Actual behavior

The config is never sent and the Router Settings page doesn't change.

Platform, version, etc

Affects all linux_generic Unum agents.

@tyler-sommer
Copy link
Member Author

This issue is fixed, generally, with #36 but it's still technically a possible state to end up in (ie. when not using a configuration handler) so I think it should remain open.

Note that at present, for linux_generic builds using "linux_extras" (such as Raspberry Pi), only a single radio is supported and port forwarding is not yet configurable. We'll be updating the Minim dashboard to reflect this in the near future. For now, we don't have plans on extending "linux_extras" to support two radios or port forwarding, but let us know if these would be useful!

OpenWrt builds using minim-openwrt-feed are now based on a new hardware kind called openwrt_generic which uses UCI as the configuration format and as such, the full range of features in the Minim dashboard are supported.

See also:

@tyler-sommer tyler-sommer added bug Something isn't working minim dashboard Issue with the Minim Dashboard labels Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minim dashboard Issue with the Minim Dashboard
Development

No branches or pull requests

1 participant