BeWelcome / rox

:earth_africa: BeWelcome lets you share a place to stay, connect with travellers, meet up and find accommodation on your journey. It is and will always be a free, open source, non for profit, democratic community.
https://www.bewelcome.org
GNU General Public License v2.0
187 stars 53 forks source link

Docker: geolocalization not working #221

Closed Jesus82 closed 3 years ago

Jesus82 commented 3 years ago

Hi, right now geolocalization doesn't work anywhere when testing with Docker, and that makes some pages unreachable in local. Would there be a way to fix this? Thanks in advance!

thisismeonmounteverest commented 3 years ago

@Jesus82: There are only two location in the test database: Berlin and Jayapura.

If you want more: make install-geonames That will download the full dump from geonames and should fix that problem.