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
ErrorException: file_get_contents(https://api.timezonedb.com/v2/get-time-zone?key=SECRET&format=json&by=position&lat=60.1708&lng=24.9375): failed to open stream: operation failed
File "functions/getTimezoneByPosition.php", line 13, in handleError
$raw_data = file_get_contents($url);
File "vendor/sentry/sentry/lib/Raven/ErrorHandler.php", line 0, in file_get_contents
Raven_ErrorHandler->handleError
File "functions/getTimezoneByPosition.php", line 13, in getTimezoneByPosition
$raw_data = file_get_contents($url);
File "index.php", line 128
$params["local_time"] = getTimezoneByPosition($params["lat"], $params["lon"]);
The text was updated successfully, but these errors were encountered:
https://sentry.io/elias-ojala/iplookup/issues/526059113/
The text was updated successfully, but these errors were encountered: