HashtagSell / posting-api

API for storage and retrieval of posting details for Hashtagsell
0 stars 0 forks source link

[Staging-Outage] FreeGeoIp Down. #51

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

@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.

brozeph commented 9 years ago

Staging freegeoip is up and has not gone down... are you using HTTPS?

https://staging-freegeoip.hashtagsell.com/json/

that1guy commented 9 years ago

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
brozeph commented 9 years ago

Now resolved. This was not freegeoip, it was a mis-configuration on the staging-posting-api that has been present for 3 days.