.env,api/v1/instance and other files not found

Created on 20 March 2025, 5 months ago

Problem/Motivation

I have been unable to at least find the user for the Site in a search from another instance I control. It just comes up not found

Steps to reproduce

Installed module and set user as instructed, no user found. Not sure why such is happening. Site log messages indicate multiple hits that may be related are file not found.

Site is hosted on an Nginx server.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States CWSmith1701

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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.

Production build 0.71.5 2024