MycroftAI / personal-backend

WORK IN PROGRESS: A Flask personal backend alternative for running your own version of https://home.mycroft.ai
Apache License 2.0
114 stars 32 forks source link

localhost geolocation fails #29

Closed JarbasAl closed 5 years ago

JarbasAl commented 5 years ago

when running on same machine (localhost) geolocation will produce incomplete dict, country code will be missing and there are extra unexpected arguments further down the line

JarbasAl commented 5 years ago

fixed by #27