mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[Unable to add sources for RSS feeds and Reddit] #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theorbow on GitHub (Jun 2, 2024).
I've recently stumbled upon this fantastic application. However, I've encountered a limitation where I can't add any more Reddit feeds beyond the initial 10 I've added. Additionally, I'm unable to add any RSS feeds in Feeddeck. The error I'm getting is: Failed to add source: Instance of 'Function Exception'
Platform: Manjaro Linux (Flatpak)
I've attached some screenshots below for your reference:




@ricoberger commented on GitHub (Jun 3, 2024):
Hi @theorbow, once you added 10 sources (the type doesn't matter) you need a premium account (https://feeddeck.app/pricing). As an alternative you can self host Supabase or use the free offering (see https://supabase.com). The instructions for the setup can be found in the contributing guidelines https://github.com/feeddeck/feeddeck/blob/main/CONTRIBUTING.md#hosting.
@theorbow commented on GitHub (Jun 5, 2024):
Thank you for the response.