Posting about my Mastodon Relay again, registration is open so feel free to add it (location of the relay is US East Coast).
-
Posting about my Mastodon Relay again, registration is open so feel free to add it (location of the relay is US East Coast). Would love to test traffic and jobs but haven't been able to with only 2 instances connected. https://circlewithadot.net/services/aprelay.html #mastodon #activitypub #fediverse
-
Posting about my Mastodon Relay again, registration is open so feel free to add it (location of the relay is US East Coast). Would love to test traffic and jobs but haven't been able to with only 2 instances connected. https://circlewithadot.net/services/aprelay.html #mastodon #activitypub #fediverse
Sure, activitypub.space will hook up. It's pending right now though, which means the
Follow
got sent but we haven't received anAccept
or reciprocalFollow
. -
@julian Got it (and thank you!) - if you don't mind could you try to remove and re-add? I made some config changes that might punch it through.
-
@julian Got it (and thank you!) - if you don't mind could you try to remove and re-add? I made some config changes that might punch it through.
-
@julian Hmm, it seems the software I'm using has non-Public hard setting that isn't configurable on /actor, so I don't think it's compatible with your instance unless I can figure out a way to lax those settings 🤔
-
@julian Hmm, it seems the software I'm using has non-Public hard setting that isn't configurable on /actor, so I don't think it's compatible with your instance unless I can figure out a way to lax those settings 🤔
incentive@mastodon.circlewithadot.net can you share more information? What's a "non-public hard setting"?
Also, what software are you using? I have mainly tested against Aoderelay, but I should be compatible with others too :)
-
@julian I'm using https://github.com/yukimochi/Activity-Relay, and the error I'm getting is "relay-server | ERRO[0275] Rejected Follow, Unfollow Request : https://activitypub.space/actor only https://www.w3.org/ns/activitystreams#Public is allowed to follow"
I think I get the same error when a Friendica instance attempts as well.
-
@julian I'm using https://github.com/yukimochi/Activity-Relay, and the error I'm getting is "relay-server | ERRO[0275] Rejected Follow, Unfollow Request : https://activitypub.space/actor only https://www.w3.org/ns/activitystreams#Public is allowed to follow"
I think I get the same error when a Friendica instance attempts as well.
incentive@mastodon.circlewithadot.net ooooooh cool, Activity-Relay was one of the relays I was not able to test against... here I thought they were just closed, now I know it's an error!
This is the relevant bit of code after searching their repository... Let's see what I can dig up.