Kosmos.social backups are broken

kosmos.social used to email S3 links when requesting a backup. For example:

https://s3.kosmos.social/backups/dumps/000/000/007/original/archive-20230413141919-[...].tar.gz

Now it gives links like:

https://kosmos.social/backups/10/download

… which, if you’re authorized, redirects to:

http://localhost:3900/kosmos-social/backups/dumps/000/000/010/original/archive-20240801003321-[...].zip?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=[...]

(instead of s3.kosmos.social).

Thanks for the report, and welcome to the forums!

I found the upstream issue for this bug:

Update: fixed in #564 - Fix download URLs for Mastodon exports/archives - chef - Gitea (already running on kosmos.social, so downloads should work again, both from e-mail and Web links)