MinimSecure / unum-sdk

Unum agent source code, tools, and documentation
https://www.minim.co
Apache License 2.0
30 stars 15 forks source link

Dashboard does not show connected devices #33

Closed tyler-sommer closed 5 years ago

tyler-sommer commented 5 years ago

Describe the issue

OpenWrt-based builds do not show connected devices

Expected behavior

Show devices connected to my network on my Minim Dashboard

Actual behavior

My Minim Dashboard is empty

Platform, version, etc

Affects all OpenWrt builds

tyler-sommer commented 5 years ago

This appears to be caused by the init script incorrectly choosing the LAN interface. Unum cannot find the gateway IP address, and no telemetry is sent.

tyler-sommer commented 5 years ago

This is fixed for the 2019.1.0 release. Since it was an issue with the OpenWrt feed, I didn't bother with tagging a new version-- just download the latest image or .ipk from the Releases page.

I'm going to close this, please open a new issue if needed.