Closed that1guy closed 9 years ago
Staging freegeoip is up and has not gone down... are you using HTTPS?
Sorry for misleading issue description, Josh. Basically I assumed freeGeoIp was down because geo queries are not working. Example: This query isn't working.
https://staging-posting-api.hashtagsell.com/v1/postings/?start=0&count=35&filters[mandatory][contains][heading]=bike&filters[optional][exact][categoryCode]=SBIK,VMOT,VPAR,RHFR,VMPT,SSNF,SOTH&geo[lookup]=true&geo[min]=0&geo[max]=100000
And this query is because geo has been stripped out.
https://staging-posting-api.hashtagsell.com/v1/postings/?start=0&count=35&filters[mandatory][contains][heading]=bike&filters[optional][exact][categoryCode]=SBIK,VMOT,VPAR,RHFR,VMPT,SSNF,SOTH
Now resolved. This was not freegeoip, it was a mis-configuration on the staging-posting-api that has been present for 3 days.
@brozeph can you get things back up and running? Also, if you want to share how to restart the service I'll learn so you don't have to do this each time.