- Issue created by @CWSmith1701
- πͺπΈSpain aleix
These files that are not found are not related to activitypub specification, so they didn't suppose a problem, normally are looked up by mastodon as they are specified in its api ( https://docs.joinmastodon.org/methods/instance/ ).
The first thing to look for is if webfinger lookup is fine. You could try it manually all the flow, webfingering => actor/person => and after it outboxes. Also you could look in server access.log.
It is known that may be issues with languages. Do you use translations in your site?
- πͺπΈSpain aleix
These files that are not found are not related to activitypub specification, so they didn't suppose a problem, normally are looked up by mastodon as they are specified in its api ( https://docs.joinmastodon.org/methods/instance/ ).
The first thing to look for is if webfinger lookup is fine. You could try it manually all the flow, webfingering => actor/person => and after it outboxes. Also you could look in server access.log.
It is known that may be issues with languages. Do you use translations in your site?
- π§πͺBelgium swentel
These are not necessarily linked indeed to AP, and are not a problem in itself. Marking duplicate of #3174746: Add more responses for various crawlers β - which has a link to a Github issue where I was tracking all potential calls which start to come in once a site is connected with the fediverse.
- πΊπΈUnited States CWSmith1701
I don't use any translations currently no.
Just can seem to get this to work. It's not even being seen by other ActivityPub enabled pages I can access.