5 Jan
2015
5 Jan
'15
7:17 a.m.
hi all!
after upgrading my svn version of observium noticed that the points are gone the map going to a strange location and coordinates "manual" in the geolocation option of configuration of devices.
to not upgrade one by one and clear beyond coordinate option did a direct change in sql that functioned normally, it follows:
UPDATE `observium`.`devices_locations` SET `location_lat` = NULL , `location_lon` = NULL , `location_geoapi` = 'google' , `location_manual` = '0';
after 5 minutes the points again appear on the map in the right way
[]s!
-- Guilherme de Freitas Figueiredo
3685
Age (days ago)
3685
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guilherme de Freitas Figueiredo