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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved FreshRSS does not Sync Feeds anymore

    FreshRSS
    5
    13
    762
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • rmdes
      rmdes last edited by

      Since a few days I have noticed none of my FreshRSS app automatically sync new feed items (configured every 20 min in the app) the last app update was two month ago so I have no idea what changed, in theory nothing, this started here on the 23 of August and since I have been forced to manually log in to each account and update the feeds manually, If I don't, the app simply stay at the last sync and does not automatically fetch new items.

      Manual Sync appears in the log just fine, what I don't see anymore is the app doing this for each user automatically every 20 minutes like it used to do for years..

      I'm not sure where to start to understand what's happening here...

      Any of you stuck with all your feeds dated a few days ago ?

      nebulon 1 Reply Last reply Reply Quote 1
      • nebulon
        nebulon Staff @rmdes last edited by

        @rmdes can you check the app logs to see if the cron job runs?
        You should see ==> Run actualize script in the logs every now and then.

        rmdes 1 Reply Last reply Reply Quote 1
        • jdaviescoates
          jdaviescoates last edited by

          I've not checked my install of this for ages, but just did so and it has a load of new items from today so I guess it's still ticking over OK

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply Reply Quote 0
          • rmdes
            rmdes @nebulon last edited by

            @nebulon none of my FreshRSS apps are doing this :
            b08c8233-d935-4c1f-8797-4203028e7936-image.png

            girish 1 Reply Last reply Reply Quote 0
            • girish
              girish Staff @rmdes last edited by

              @rmdes Can you try systemctl restart box. This should resync the cron jobs. Let's see if that helps . If it does, that seems like a bug in the box code somewhere. The actualize script is run every minute it seems.

              rmdes 3 Replies Last reply Reply Quote 1
              • rmdes
                rmdes @girish last edited by

                @girish @nebulon all my FreshRSS apps stoppped running the actualize script on the 23th of August at the same time, same in all the log file

                2021-08-23T09:41:40.000Z - - - [23/Aug/2021:09:41:40 +0000] "GET / HTTP/1.1" 200 446 "-" "Mozilla (CloudronHealth)"
                2021-08-23T09:41:44.000Z FreshRSS actualize polbegov...
                2021-08-23T09:41:44.000Z FreshRSS actualization done for 2 users, using 10.00 MiB of memory, in 0 day(s), 0 hour(s), 0 minute(s) and 14 seconds.
                2021-08-23T09:41:44.000Z Results:
                2021-08-23T09:41:44.000Z euwatch OK
                2021-08-23T09:41:44.000Z polbegov OK
                2021-08-23T09:41:44.000Z End.

                1 Reply Last reply Reply Quote 0
                • rmdes
                  rmdes @girish last edited by

                  @girish I have done it, let's see if the cron jobs reboot, thanks !!!

                  1 Reply Last reply Reply Quote 1
                  • rmdes
                    rmdes @girish last edited by

                    @girish That solved the issue nicely !
                    Aug 28 17:42:50 - - - [28/Aug/2021:15:42:50 +0000] "GET / HTTP/1.1" 200 446 "-" "Mozilla (CloudronHealth)"
                    Aug 28 17:42:50 ==> Run actualize script
                    Aug 28 17:42:50 FreshRSS starting feeds actualization at 2021-08-28T15:42:50+00:00
                    Aug 28 17:42:50 FreshRSS actualize euwatch...
                    Aug 28 17:42:50 FreshRSS actualize polbegov...

                    I'm not seeing any error that might have caused this but happy to look elsewhere under your direction and export logs if necessary 🙂

                    nebulon 1 Reply Last reply Reply Quote 0
                    • nebulon
                      nebulon Staff @rmdes last edited by

                      @rmdes the jobs are triggered by a scheduler run via nodejs cron and we have seen this getting stuck in the past. So far I don't think there were any pointers how to fix that unfortunately.

                      robi rmdes 2 Replies Last reply Reply Quote 0
                      • robi
                        robi @nebulon last edited by

                        @nebulon The base image contains its own cron no? Can you just point to that?

                        Life of Advanced Technology

                        nebulon 1 Reply Last reply Reply Quote 0
                        • nebulon
                          nebulon Staff @robi last edited by

                          @robi the cron within the app container is not active in all apps. Additionally we have a cron feature from the platform, which is used in this case. That will run the jobs in their own container, instead of within the main app container. This essentially reduces the amount of active processes overall.

                          1 Reply Last reply Reply Quote 1
                          • rmdes
                            rmdes @nebulon last edited by

                            @nebulon Yeah it happened again for one on my FreshRSS container, no idea why, same solution applied and all is good now 🙂

                            rmdes 1 Reply Last reply Reply Quote 1
                            • rmdes
                              rmdes @rmdes last edited by

                              All my freshRSS app work just great, but one...same version, nothing special, I don't see why it's fixed for 4 other freshRSS app but this one...

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post
                              Powered by NodeBB