location not showing up such as city and country! #9866
Replies: 2 comments
-
`# Retrieve the conversation and associated contact Geocode the IP address to get location data Extract city and country code from the geocoding result Update the contact record |
Beta Was this translation helpful? Give feedback.
-
`root@chatwoot-test:~# docker exec -it 32beff13d8e3 /bin/sh /gems/ruby/3.3.0/gems/bootsnap-1.16.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:32: warning: /usr/local/lib/ruby/3.3.0/mutex_m.rb was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add mutex_m to your Gemfile or gemspec. Also contact author of activesupport-7.0.8.4 to add mutex_m into its gemspec. at /app/config/application.rb:14) irb(main):005> ip_address = contact.additional_attributes['created_at_ip'] |
Beta Was this translation helpful? Give feedback.
-
MaxmindDB working fine but location not displayed #9852
any solution for this ?
Beta Was this translation helpful? Give feedback.
All reactions