-
-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Labels
federationIssues related to federationIssues related to federation
Description
I'm able to follow a WriteFreely blog from Mastodon, but I haven't been able to get Takahe or GoToSocial to follow successfully. writefreely --debug
doesn't tell me anything, but I do get the following in the nginx log:
Follow request from GoToSocial:
45.79.78.63 - - [16/Mar/2023:01:41:30 +0000] "POST /api/collections/KelsonWrites/inbox HTTP/1.1" 301 162 "-" "gotosocial (+https://gts.keysmash.xyz) gotosocial/0.7.1 git-adb5966" "-"
45.79.78.63 - - [16/Mar/2023:01:41:30 +0000] "GET /api/collections/KelsonWrites/inbox HTTP/1.1" 404 19 "http://log.kvibber.com/api/collections/KelsonWrites/inbox" "gotosocial (+https://gts.keysmash.xyz) gotosocial/0.7.1 git-adb5966" "-"
Follow request from Takahe:
35.209.52.146 - - [16/Mar/2023:01:43:26 +0000] "GET /api/collections/KelsonWrites HTTP/1.1" 301 162 "-" "python-httpx/0.23.3 (Takahe/0.8.0; +https://takahe.social/)" "-"
35.209.52.146 - - [16/Mar/2023:01:43:26 +0000] "GET /api/collections/KelsonWrites HTTP/1.1" 302 0 "-" "python-httpx/0.23.3 (Takahe/0.8.0; +https://takahe.social/)" "-"
35.209.52.146 - - [16/Mar/2023:01:43:26 +0000] "GET / HTTP/1.1" 200 3724 "-" "python-httpx/0.23.3 (Takahe/0.8.0; +https://takahe.social/)" "-"
Metadata
Metadata
Assignees
Labels
federationIssues related to federationIssues related to federation