[bug] can't federate with IPv6-only servers #719

Closed
opened 2024-03-08 01:18:54 +00:00 by lamp · 4 comments

Your setup

From source

Extra details

ubuntu 22.04

Version

3.11.0

PostgreSQL version

14, 15

What were you trying to do?

Load posts or profiles from mstdn.ipv6-only.com or ipv6.camp

What did you expect to happen?

work

What actually happened?

not work

Logs

17:12:19.688 [warning] Can't find LRDD template in "https://ipv6-only.com/.well-known/host-meta": {:error, "non-existing domain"}
17:12:56.755 [error] Could not decode user at fetch https://mstdn.ipv6-only.com/@lamp, "non-existing domain"

17:12:56.755 [error] Could not fetch user https://mstdn.ipv6-only.com/@lamp, {nil, {:error, "non-existing domain"}}
17:13:52.729 [warning] Can't find LRDD template in "https://ipv6.camp/.well-known/host-meta": {:error, "non-existing domain"}
17:17:16.139 [error] Error while fetching https://ipv6.camp/users/alyx/statuses/111991757204106028: {:error, "non-existing domain"}

17:17:34.023 [error] Error while fetching https://ipv6.camp/users/alyx/statuses/111991757204106028: {:error, "non-existing domain"}

Severity

I cannot use it as easily as I'd like

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup From source ### Extra details ubuntu 22.04 ### Version 3.11.0 ### PostgreSQL version 14, 15 ### What were you trying to do? Load posts or profiles from mstdn.ipv6-only.com or ipv6.camp ### What did you expect to happen? work ### What actually happened? not work ### Logs ``` 17:12:19.688 [warning] Can't find LRDD template in "https://ipv6-only.com/.well-known/host-meta": {:error, "non-existing domain"} ``` ``` 17:12:56.755 [error] Could not decode user at fetch https://mstdn.ipv6-only.com/@lamp, "non-existing domain" 17:12:56.755 [error] Could not fetch user https://mstdn.ipv6-only.com/@lamp, {nil, {:error, "non-existing domain"}} ``` ``` 17:13:52.729 [warning] Can't find LRDD template in "https://ipv6.camp/.well-known/host-meta": {:error, "non-existing domain"} ``` ``` 17:17:16.139 [error] Error while fetching https://ipv6.camp/users/alyx/statuses/111991757204106028: {:error, "non-existing domain"} 17:17:34.023 [error] Error while fetching https://ipv6.camp/users/alyx/statuses/111991757204106028: {:error, "non-existing domain"} ``` ### Severity I cannot use it as easily as I'd like ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
lamp added the
bug
label 2024-03-08 01:18:54 +00:00
Author

tested on pleroma 2.6.2 on the same system and it works fine so it seems to be exclusive to akkoma

tested on pleroma 2.6.2 on the same system and it works fine so it seems to be exclusive to akkoma
Member

will already be fixed by #708

will already be fixed by #708
Author

👍, apparently issue and pull request searches are separate on here

wtf, not just that but it's case sensitive too???

👍, apparently issue and pull request searches are separate on here wtf, not just that but it's case sensitive too???

merged the pr that fixes this

merged the pr that fixes this
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#719
No description provided.