HTTP rate count for domain 'https://maps.googleapis.com': 27 (2500/day)


 > $context /opt/observium/includes/common.inc.php:4210
array(
  [method]           => string(3) "GET"
  [timeout]          => string(2) "15"
  [header]           => string(53) "Connection: close
User-Agent: Observium/22.8.12250
"
  [ignore_errors]    => bool(true)
  [protocol_version] => double(1.1)
)
HTTP CURL cmd:
curl -i --connect-timeout 15 -X GET -H 'Connection: close' -H 'User-Agent: Observium/22.8.12250' https://maps.googleapis.com/maps/api/geocode/json?address=Kvinnerstaskolan+Orebro+Sweden&key=***&sensor=false&language=en&limit=1


  /opt/observium/includes/common.inc.php:3745
array(
  [0] => array(
           [host]  => string(19) "maps.googleapis.com"
           [class] => string(2) "IN"
           [ttl]   => int(273)
           [type]  => string(1) "A"
           [ip]    => string(14) "216.58.207.234"
         )
)
get_http_request() exit with timeout. Access to outside localnet is blocked by firewall or network problems. Check proxy settings.

REQUEST[https://maps.googleapis.com/maps/api/geocode/json?address=Kvinnerstaskolan+Orebro+Sweden&key=***&sensor=false&language=en&limit=1]
REQUEST STATUS[FALSE]
REQUEST RUNTIME[15.0182s]
RESPONSE CODE[408 Request Timeout]
RESPONSE[

]

 > $http_response_header /opt/observium/includes/common.inc.php:4044
null


 > $opts /opt/observium/includes/common.inc.php:4045
array(
  [http] => array(
              [method]           => string(3) "GET"
              [timeout]          => string(2) "15"
              [header]           => string(53) "Connection: close
User-Agent: Observium/22.8.12250
"
              [ignore_errors]    => bool(true)
              [protocol_version] => double(1.1)
            )
)


 > $str_fix /opt/observium/includes/common.inc.php:5468
string(0) ""
JSON DECODE[Syntax error]
JSON[

]


  /opt/observium/includes/common.inc.php:4143
null
Geocoding ENABLED, try detect device coordinates:
  by FORWARD query (API: GOOGLE, sysLocation: Kvinnerstaskolan Orebro Sweden) -
  GEO API REQUEST: https://maps.googleapis.com/maps/api/geocode/json?address=Kvinnerstaskolan+Orebro+Sweden&key=***&sensor=false&language=en&limit=1


  /opt/observium/includes/polling/system.inc.php:438
array(
  [location_id]      => string(4) "2989"
  [device_id]        => string(4) "2808"
  [location]         => string(30) "Kvinnerstaskolan Orebro Sweden"
  [location_lat]     => null
  [location_lon]     => null
  [location_country] => null
  [location_state]   => null
  [location_county]  => null
  [location_city]    => null
  [location_geoapi]  => string(6) "google"
  [location_status]  => string(315) "Geocoding ENABLED, try detect device coordinates:
  by FORWARD query (API: GOOGLE, sysLocation: Kvinnerstaskolan Orebro Sweden) -
  GEO API REQUEST: https://maps.googleapis.com/maps/api/geocode/json?address=Kvinnerstaskolan+Orebro+Sweden&key=***&sensor=false&language=en&limit=1"
  [location_manual]  => string(1) "0"
  [location_updated] => string(19) "2022-08-24 13:52:05"
)

SQL[UPDATE `devices_locations` set `location` ='Kvinnerstaskolan Orebro Sweden',`location_status` ='Geocoding ENABLED, try detect device coordinates:\n  by FORWARD query (API: GOOGLE, sysLocation: Kvinnerstaskolan Orebro Sweden) - \n  GEO API REQUEST: https://maps.googleapis.com/maps/api/geocode/json?address=Kvinnerstaskolan+Orebro+Sweden&key=***&sensor=false&language=en&limit=1',`location_updated` ='2022-08-24 13:52:05' WHERE `location_id` = '2989']
ROWS[1]
SQL RUNTIME[0.00055194s]
 o Module time          15.1818s