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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. FreshRSS
  3. FreshRSS does not Sync Feeds anymore

FreshRSS does not Sync Feeds anymore

Scheduled Pinned Locked Moved Solved FreshRSS
13 Posts 5 Posters 3.8k Views 5 Watching
  • 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.
  • jdaviescoatesJ Offline
    jdaviescoatesJ Offline
    jdaviescoates
    wrote on last edited by
    #3

    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
    0
    • nebulonN nebulon

      @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.

      rmdesR Offline
      rmdesR Offline
      rmdes
      wrote on last edited by
      #4

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

      girishG 1 Reply Last reply
      0
      • rmdesR rmdes

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

        girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #5

        @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.

        rmdesR 3 Replies Last reply
        1
        • girishG girish

          @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.

          rmdesR Offline
          rmdesR Offline
          rmdes
          wrote on last edited by
          #6

          @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
          0
          • girishG girish

            @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.

            rmdesR Offline
            rmdesR Offline
            rmdes
            wrote on last edited by
            #7

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

            1 Reply Last reply
            1
            • girishG girish

              @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.

              rmdesR Offline
              rmdesR Offline
              rmdes
              wrote on last edited by
              #8

              @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 🙂

              nebulonN 1 Reply Last reply
              0
              • rmdesR rmdes

                @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 🙂

                nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #9

                @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.

                robiR rmdesR 2 Replies Last reply
                0
                • nebulonN nebulon

                  @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.

                  robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #10

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

                  Conscious tech

                  nebulonN 1 Reply Last reply
                  0
                  • robiR robi

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

                    nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #11

                    @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
                    1
                    • nebulonN nebulon

                      @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.

                      rmdesR Offline
                      rmdesR Offline
                      rmdes
                      wrote on last edited by
                      #12

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

                      rmdesR 1 Reply Last reply
                      1
                      • rmdesR rmdes

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

                        rmdesR Offline
                        rmdesR Offline
                        rmdes
                        wrote on last edited by
                        #13

                        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
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Bookmarks
                        • Search