*

diverk

  • **
  • 12 posts
Issue with the geoplugin showing error
« on: April 14, 2023, 02:30:08 PM »
hi,
any one has seen this issue with the geoplugin, already happened three times within a month www.geoplugin.net is not returning any results and causing error.

as i understand the Geoplugin is  related to geoplugin.net, but all the data are extracted and pulled from maxmind.com, Also, we haven't exceeded the free limits of usage, because the website is still offline.

i have attached a screenshot for the error if any one knows what causing it please let me know.


*

MB Themes

Re: Issue with the geoplugin showing error
« Reply #1 on: April 19, 2023, 02:57:35 PM »
Sorry what is error there?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

diverk

  • **
  • 12 posts
Re: Issue with the geoplugin showing error
« Reply #2 on: April 19, 2023, 10:51:57 PM »
Sorry what is error there?

The error was: it stopped redirection and showing error (in the screenshot i attached) in page header. after about 24hrs it goes to work normally. It happened already a couple of times.

*

MB Themes

Re: Issue with the geoplugin showing error
« Reply #3 on: April 20, 2023, 04:22:21 PM »
I could not get it, maybe such print was removed already
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

diverk

  • **
  • 12 posts
Re: Issue with the geoplugin showing error
« Reply #4 on: April 22, 2023, 05:27:42 PM »
I could not get it, maybe such print was removed already

we got this issue again today:

- It was working an hour ago from same ip address but now it is not returning any data.

- we are redirecting site based on IP address, it works most of the time but some times api doesn't return any data and our redirect is not working.

- when we make API request
$ip_data = @json_decode(file_get_contents("http://www.geoplugin.net/json.gp?ip=" . $ip), true);

it returns no data.


*

MB Themes

Re: Issue with the geoplugin showing error
« Reply #5 on: April 23, 2023, 08:36:43 AM »
Not sure how it might not return any data.
What comes to my mind is to use curl instead but, no idea if it would change anything.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots