[GH-ISSUE #2432] Where are RSS logs? #1468

Open
opened 2026-03-02 11:57:31 +03:00 by kerem · 2 comments
Owner

Originally created by @cconrad on GitHub (Jan 28, 2026).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2432

Describe the Bug

I have a RSS subscription that displays "Failed" in the "Last status" column and has done so since I added it.

Where can I find logs to debug this behavior?

Steps to Reproduce

  1. Go to "User Settings" > "RSS Subscriptions" > "Add a subscription"
  2. Enter "TrueNAS blog" for the feed name
  3. Enter "https://www.truenas.com/feed/" for the feed URL
  4. I did not select "Import Tags"
  5. Click "Add"

Expected Behaviour

RSS items added

Exact Karakeep Version

v0.30.0

Environment Details

TrueNAS app (Docker), behind nginx

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @cconrad on GitHub (Jan 28, 2026). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2432 ### Describe the Bug I have a RSS subscription that displays "Failed" in the "Last status" column and has done so since I added it. Where can I find logs to debug this behavior? ### Steps to Reproduce 1. Go to "User Settings" > "RSS Subscriptions" > "Add a subscription" 2. Enter "TrueNAS blog" for the feed name 3. Enter "https://www.truenas.com/feed/" for the feed URL 4. I did not select "Import Tags" 5. Click "Add" ### Expected Behaviour RSS items added ### Exact Karakeep Version v0.30.0 ### Environment Details TrueNAS app (Docker), behind nginx ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
Author
Owner

@ElectricTea commented on GitHub (Feb 1, 2026):

I can replicate this issue on docker Karakeep v0.30.0.

https://www.truenas.com/feed/ is a technically valid feed, but it has issues.

<!-- gh-comment-id:3829801258 --> @ElectricTea commented on GitHub (Feb 1, 2026): I can replicate this issue on docker Karakeep v0.30.0. https://www.truenas.com/feed/ is a technically valid feed, but it has [issues](https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.truenas.com%2Ffeed%2F).
Author
Owner

@cconrad commented on GitHub (Feb 1, 2026):

Thank you, @ElectricTea - I didn't know this useful validation tool.

I made a copy of the XML at https://webhook.site/98680432-9f45-44ef-98d2-778d2408b427 and set it to serve with the content type "application/rss+xml; charset=utf-8". However, Karakeep still fails to parse that feed.

<!-- gh-comment-id:3830996853 --> @cconrad commented on GitHub (Feb 1, 2026): Thank you, @ElectricTea - I didn't know this useful validation tool. I made a copy of the XML at https://webhook.site/98680432-9f45-44ef-98d2-778d2408b427 and set it to serve with the content type "application/rss+xml; charset=utf-8". However, Karakeep still fails to parse that feed.
Sign in to join this conversation.
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
starred/karakeep#1468
No description provided.