libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
51 stars 27 forks source link

Metrics: show an error message if there is no gateway #229

Open spiccinini opened 4 years ago

spiccinini commented 4 years ago

It does not work as was working before. It shows instantly this image: image Before it was showing a buble with "Load last known Internet path" or something like that.

Maybe something related to ipv4 connection? (As ping to 8.8.8.8 is not working from here). I would expect that even if there is not ipv4 connection all the path to the gateway (as there is a gateway) is measured.

gmarcos87 commented 4 years ago

If there is no internet, how you know that a node is a gateway?

spiccinini commented 4 years ago

Ok, yes, maybe there should be an error message like "metrics can't be calculated because there is no gateway"