Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Bug]: Hostname is replaced with IP when sharing to iMessage #1004

Closed crickford closed 10 months ago

crickford commented 1 year ago

Check for open issues

Minimal reproducible example

When I shared this post https://lemmy.sdf.org/post/2525413 with a friend via iMessage (from my account on a different lemmy instance), the link was rewritten as http://10.1.1.7/post/2525413 🤷

Expected Behavior

The URL to the post on the original instance is shared

Version

0.5.1.1

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPhone SE 2020

eoddc5 commented 1 year ago

Have you tried sharing other links and gotten the same behavior?

I’ve shared a ton and never had this issue

if this is a one off, I dunno. If this is doing it for all links you share then that’s something different

crickford commented 1 year ago

Yeah maybe some very specific quirk. I’ve also shared lots of others, this is the only link that I’ve seen this issue with.

damoun commented 11 months ago

Your instance must have configured something wrong on their lemmy server.

gkasdorf commented 10 months ago

That would be some issue with the configuration of the instance. You can look in (I believe) config.hjson to see what the AP ID is. They likely misconfigured this when using Ansible.