[Bug] The RSS/ATOM/JSON feeds do not work #171

Open
opened 2025-02-05 20:52:11 +09:00 by naskya · 4 comments
Owner

essentially reopens #9147

What type of issue is this?

  • label: Server
  • label: Bug

What happened?

going to https://instance.com/@user.rss or .atom or .json returns a 404 with the text "Not found"

What did you expect to happen?

to see a rss/atom/json feed

Steps to reproduce the issue

go to the three dots on a profile > copy feed > rss/json/atom. when visiting the copied url nothing will happen

Reproduces how often

always

What did you try to solve the issue / Do you have any insights

you could just request the firefish api in place of the json feed , but this is no replacement for an rss/atom feed unless you want to write a proxy...

Version

20240714

Relevant log output

there is no log output!

<small>essentially reopens #9147</small> ## What type of issue is this? * label: Server * label: Bug ## What happened? going to `https://instance.com/@user.rss` or `.atom` or `.json` returns a 404 with the text "Not found" ## What did you expect to happen? to see a rss/atom/json feed ## Steps to reproduce the issue go to the three dots on a profile > copy feed > rss/json/atom. when visiting the copied url nothing will happen ## Reproduces how often always ## What did you try to solve the issue / Do you have any insights you could just request the firefish api in place of the json feed , but this is no replacement for an rss/atom feed unless you want to write a proxy... ## Version 20240714 ### Relevant log output there is no log output!
Author
Owner

Author: naskya

will look into that 🥴

*Author: naskya* will look into that 🥴
Author
Owner

Author: sophia krusniczky

it does not work for me even though i have authorized fetch (secure mode) disabled. maybe turning it on once disables the feeds from ever working again, as i have had it on before

*Author: sophia krusniczky* it does not work for me even though i have authorized fetch (secure mode) disabled. maybe turning it on once disables the feeds from ever working again, as i have had it on before
Author
Owner

Author: naskya

Actually this is a duplicate of #10857.

RSS/ATOM/JSON feed works, but it provides a way to bypass the authorized fetch (secure mode), so it is disabled in the backend when authorized fetch is enabled.

*Author: naskya* Actually this is a duplicate of #10857. RSS/ATOM/JSON feed works, but it provides a way to bypass the [authorized fetch (secure mode)](https://fedi.tips/authorized-fetch/), so it is disabled in the backend when authorized fetch is enabled. * https://info.firefish.dev/@firefish.rss * https://info.firefish.dev/@firefish.atom * https://info.firefish.dev/@firefish.json
Author
Owner

Author: naskya

not the same issue but related to #10857

*Author: naskya* not the same issue but related to #10857
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
naskya/test#171
No description provided.