You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
/networkMonitor shows list of peers including a flag or their location (country as reported by geoip service)
Actual behavior
Most peers are fine but some have a blank flag (class="flag flag-" which AFAICT is because location does not contain any country); no error message on the client or server side. No errors in geoip server logs / manually querying the geoip server returns the expected data incl. country.
Expected behavior
/networkMonitor
shows list of peers including a flag or their location (country as reported by geoip service)Actual behavior
Most peers are fine but some have a blank flag (
class="flag flag-"
which AFAICT is becauselocation
does not contain any country); no error message on the client or server side. No errors in geoip server logs / manually querying the geoip server returns the expected data incl. country.Steps to reproduce
Go to https://testnet-explorer.lisk.io/networkMonitor
The text was updated successfully, but these errors were encountered: