@Johann150@genau.qwertqwefsday.eu Otherwise, things seem to be fine. This post found its way to my instance all on its own (probably because I interacted here)
@Johann150@genau.qwertqwefsday.eu Yup, your follow arrived just fine. Here's what I see in the log when I follow you:
2024-08-05 18:35:09,649 DEBG 'gotosocial' stdout output:
timestamp="05/08/2024 18:35:09.640" func=server.init.func1.Logger.14.1 level=INFO latency="2.457105ms" userAgent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6294.208 Safari/537.36" method=POST statusCode=200 path=/api/v1/accounts/01J4A25VB1MXXN5Y9DNNA9BEND/follow clientIP=fd75:6272:7370:b1::1 requestID=rm46a8wh04000xjc8pmg msg="OK: wrote 180B"
timestamp="05/08/2024 18:35:09.640" func=workers.(*Processor).ProcessFromClientAPI level=INFO activityType=Create objectType=Follow fromAccount=volpeon msg="processing from client API"
timestamp="05/08/2024 18:35:09.641" func=federation.(*federatingActor).Send level=INFO msg="send activity Follow via outbox https://goto.wyvern.rip/users/volpeon/outbox"
2024-08-05 18:35:09,712 DEBG 'gotosocial' stderr output:
timestamp="05/08/2024 18:35:09.711" func=httpclient.(*Client).DoOnce level=ERROR method=POST url=https://genau.qwertqwefsday.eu/inbox contentType="application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"" attempt=0 pubKeyID=https://goto.wyvern.rip/users/volpeon/main-key msg="Post \"https://genau.qwertqwefsday.eu/inbox\": read tcp 100.64.177.2:51792->168.119.108.103:443: read: connection reset by peer" It looks like whatever is preventing that call to your shared inbox from working is the reason. A successful follow request looks like this: 2024-08-05 18:37:24,375 DEBG 'gotosocial' stdout output:
timestamp="05/08/2024 18:37:24.375" func=server.init.func1.Logger.14.1 level=INFO latency="1.822853ms" userAgent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.6294.208 Safari/537.36" method=POST statusCode=200 path=/api/v1/accounts/01J495X4ZNNRQ78CST68HWFMJ6/follow clientIP=fd75:6272:7370:b1::1 requestID=2mbpe8wh04000rhcneeg msg="OK: wrote 183B"
timestamp="05/08/2024 18:37:24.375" func=federation.(*federatingActor).Send level=INFO msg="send activity Follow via outbox https://goto.wyvern.rip/users/volpeon/outbox"
2024-08-05 18:37:24,392 DEBG 'gotosocial' stdout output:
timestamp="05/08/2024 18:37:24.391" func=httpclient.(*Client).DoOnce level=INFO method=POST url=https://is-a.wyvern.rip/inbox contentType="application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"" attempt=0 pubKeyID=https://goto.wyvern.rip/users/volpeon/main-key msg="202 Accepted" Unfortunately my control is somewhat limited since I used Uberspace for my GTS instance.
@volpeon@is-a.wyvern.rip i can tell you that the network connection seems fine since i can see in the logs that my instance is downloading media files just fine.
and i logged absolutely no inbox from or outbox towards goto.wyvern.rip after my last attempt to send you a follow request to https://goto.wyvern.rip/users/volpeon/inbox at 2024-08-04T21:00:40+02:00 was met with a 202 status code