Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Tiny Tiny RSS

35 Topics 340 Posts
  • Tiny Tiny RSS - Package Updates

    Pinned
    58
    0 Votes
    58 Posts
    5k Views
    nebulonN
    Update is blocked by a db migration issue. We have created an upstream post at https://community.tt-rss.org/t/db-migration-fails-for-mysql/6887
  • Trying to get the FreshAPI plugin to work, but can't switch to local auth

    15
    2 Votes
    15 Posts
    445 Views
    O
    @nebulon This is probably a meaningless response, but I have no ideas for this. I'll post back if I think of something, but it seems to me that there's very little I can do about this as an end user. Thanks anyway for looking into this.
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    8 Views
    No one has replied
  • Could you please update ttrss to 16dd42c3 published on 9/11/2024 or newer?

    Solved
    16
    2 Votes
    16 Posts
    1k Views
    J
    See my comment in https://forum.cloudron.io/topic/12550/trying-to-get-the-freshapi-plugin-to-work-but-can-t-switch-to-local-auth/3
  • Feeds not updating?

    8
    1 Votes
    8 Posts
    957 Views
    M
    I'm not sure exactly what resolved it. I was down to only 4 GB free disk space left so I pruned docker volumes/system/images and got a decent chunk back. Cleaned up some other app specific logs. I unsubscribed from a few feeds that may have been in error. Upped MySQL ram and removed a few cloudron apps I wasn't using and rebooted. Seems happy again.
  • TTRSS - Error 500 when loading plugins

    Solved
    9
    1
    0 Votes
    9 Posts
    789 Views
    necrevistonnezrN
    @girish
  • Cannot login into TTRSS

    2
    1
    0 Votes
    2 Posts
    252 Views
    girishG
    @JOduMonT when I last checked, it seems like the certificate is not valid . Valid certs are required for OIDC to work. The site was also behind Cloudflare, so I would recommend disabling that for a start and see if it works without that.
  • APP cannot login with OIDC

    Solved
    7
    1 Votes
    7 Posts
    350 Views
    girishG
    @JOduMonT please just open new topics, I have createsd a new one here - https://forum.cloudron.io/topic/11207/cannot-login-into-ttrss/
  • Cannot login after switch to OIDC

    Locked Solved
    29
    0 Votes
    29 Posts
    1k Views
    girishG
    Atleast one system I had to manually change /app/data/env.sh to have export TTRSS_PLUGINS="$CLOUDRON_BUILTIN_PLUGINS, note" . Not sure why the migration scripts didn't handle this properly (yet).
  • Purging / MySQL memory issues

    4
    1 Votes
    4 Posts
    610 Views
    girishG
    @rosano that's actually very small. I was thinking maybe it was some GBs in size. How is the general free memory situation on your server? The kernel just chooses some process at random and nukes it. (random from user's point of view, I am sure kernel has some heuristic).
  • TT-RSS: Fever Plugin up to date

    2
    3 Votes
    2 Posts
    838 Views
    girishG
    See also https://forum.cloudron.io/topic/10293/cannot-login-after-switch-to-oidc/21
  • Tiny Tiny RSS - How to enable readability plugin?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    necrevistonnezrN
    @girish said in Tiny Tiny RSS - How to enable readability plugin?: The directory in /app/data/plugins.local is where plugins reside. That directory should be renamed af_readability (yours has a hyphen instead of underscore). Sh*t, didn't see that. Thanks!
  • Tiny Tiny RSS - suddenly can‘t resolve hosts

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    necrevistonnezrN
    Thanks! Removing all old conf files and regenerating the anchor works for now and survived a reboot, i.e. it works now even without disabling DNSSEC.
  • The app I will never install again

    6
    1
    3 Votes
    6 Posts
    1k Views
    jdaviescoatesJ
    @necrevistonnezr said in The app I will never install again: FreshRSS just looks ugly, no matter the theme. I actually prefer it to TinyRSS!
  • App "Not responding" after [2.6.0] update

    16
    0 Votes
    16 Posts
    2k Views
    girishG
    @ruihildt said in App "Not responding" after [2.6.0] update: I tried to revert and update it again, but it still fails, here's where it gets stuck: Just to double check, is your issue same as the original issue? Or is the issue that the migration gets stuck (in which case, this is some other issue) ?
  • Permanently download podcast files

    7
    1 Votes
    7 Posts
    1k Views
    L
    This is a different question, and perhaps should have a thread of its own, but is there a pastebin equivalent for audio files? Where you upload and paste audio clips?
  • Tiny Tiny RSS - might drop support for MySQL

    Moved Solved tinytinyrss
    10
    2 Votes
    10 Posts
    3k Views
    necrevistonnezrN
    @girish Not from me…
  • First user

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    nebulonN
    To conclude this issue. That user had a password with some special characters, which TTRss didn't like. We will see if we can fix or at least report this upstream.
  • Error when opening Tiny Tiny RSS in Safari

    4
    0 Votes
    4 Posts
    2k Views
    rosanoR
    There's also https://community.tt-rss.org/t/typeerror-window-requestidlecallback-is-not-a-function/1755/26 To ‘just make it work’ on a server: Create themes-local/local-overrides.js Put a content of https://github.com/pladaria/requestidlecallback-polyfill/blob/master/index.js 97 there (a polyfill for this property). Done
  • Update TTRSS

    5
    0 Votes
    5 Posts
    899 Views
    necrevistonnezrN
    @thetomester13 @girish Note that fox (again) removed functionalities without announcement - in this case the googlereaderkeys plugin (you have to manually re-add it) so your typical "j,k" keys don't work anymore for navigation... See https://community.tt-rss.org/t/next-feed-with-unread-keyboard-shortcut/4660 Though using "hotkeys_noscroll" plugin works fine (using "n,p" or Arrow up / down for navigation). The new grid view option looks nice as well.