Evgenii Burmakin

Results 357 comments of Evgenii Burmakin

@ragnarkarlsson In the console (https://dawarich.app/docs/FAQ#how-to-enter-dawarich-console), run `Geocoder.config` to see the configuration. It should look somewhat like this: ``` {:timeout=>5, :lookup=>:photon, :ip_lookup=>:ipinfo_io, :language=>:en, :http_headers=>{"X-Api-Key"=>"xxx"}, :use_https=>true, :http_proxy=>nil, :https_proxy=>nil, :api_key=>nil, :basic_auth=>{}, :logger=>:kernel, :kernel_logger_level=>2,...

@lonvia what's done so far: - Announcement posted in release notes, explaining the situation and encouraging using self-hosted photon - In-app notification created with the same text - Support implemented...

> Just built my first Dawarich docker and also created a photon-docker as well. Was wondering if it'd be useful for the photon devs if we created a pool of...

To anyone willing to provide their private Photon instance for Dawarich users: Please post your instances in the [discussion](https://github.com/Freika/dawarich/discussions/693) and I'll add them to the main message.

> I've tried to enable Geoapify. I've created a Geoapify project with the reverse geocoding API and added a new environment variable > GEOAPIFY_API_KEY XXXXXXXX > restarted my container and...

I think we can close it

@tonyshangrila what version you're on?

Okay, can you provide logs from your containers upon starting?

I'd suggest splitting the Records.json file into smaller chunks: https://dawarich.app/docs/FAQ#why-my-attempt-to-import-recordsjson-fails

@mcfrojd splitting to files sized up to 100-150MB should work