Syed Bilal Chand

Results 14 comments of Syed Bilal Chand

`root@chatwoot-test:~# docker exec -it 32beff13d8e3 /bin/sh /app # bundle exec rails console /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...

`# Retrieve the conversation and associated contact conversation = Conversation.find(12) contact = Contact.find(conversation.contact_id) # Geocode the IP address to get location data ip_address = contact.additional_attributes['created_at_ip'] geo_data = Geocoder.search(ip_address).first # Extract...

@pranavrajs yeah it is already enabled but not working ![image](https://github.com/user-attachments/assets/188771ef-0139-437f-ae7f-72ad3fbca689)