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. After update to FreshRSS 1.20.2, I can't access subscriptions anymore

After update to FreshRSS 1.20.2, I can't access subscriptions anymore

Scheduled Pinned Locked Moved FreshRSS
6 Posts 4 Posters 1.1k Views 4 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.
  • necrevistonnezrN Offline
    necrevistonnezrN Offline
    necrevistonnezr
    wrote on last edited by necrevistonnezr
    #1

    After updating to FreshRSS 1.20.2, I get a HTTP ERROR 500 when clicking on "Subscription Management" or similar links like

    https://freshrss.domain.com/i/?c=subscription
    https://freshrss.domain.com/i/?c=update&a=checkInstall

    From the logs:

    Dec 12 11:35:14 [Mon Dec 12 10:35:14.548525 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/Models/CategoryDAO.php on line 429
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.578365 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/Controllers/indexController.php on line 66
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.585091 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: Trying to access array offset on value of type bool in /app/code/app/layout/aside_feed.phtml on line 41
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.587493 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: Trying to access array offset on value of type bool in /app/code/app/layout/aside_feed.phtml on line 42
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.587900 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 58
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.587969 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 75
    Dec 12 11:35:14 [Mon Dec 12 10:35:14.588022 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 79
    Dec 12 11:35:14 94.199.##.### - - [12/Dec/2022:10:35:14 +0000] "GET /i/ HTTP/1.1" 200 4068 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
    Dec 12 11:35:15 [Mon Dec 12 10:35:15.581383 2022] [php:error] [pid 47] [client 172.18.0.1:38458] PHP Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /app/code/app/Models/CategoryDAO.php:308\nStack trace:\n#0 /app/code/app/Models/CategoryDAO.php(262): FreshRSS_CategoryDAO->listCategories()\n#1 /app/code/app/Controllers/subscriptionController.php(22): FreshRSS_CategoryDAO->listSortedCategories()\n#2 /app/code/lib/Minz/Dispatcher.php(43): FreshRSS_subscription_Controller->firstAction()\n#3 /app/code/lib/Minz/FrontController.php(58): Minz_Dispatcher->run()\n#4 /app/code/p/i/index.php(57): Minz_FrontController->run()\n#5 {main}\n thrown in /app/code/app/Models/CategoryDAO.php on line 308
    Dec 12 11:35:15 94.199.##.### - - [12/Dec/2022:10:35:15 +0000] "GET /i/?c=subscription HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
    Dec 12 11:35:20 - - - [12/Dec/2022:10:35:20 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla (CloudronHealth)"
    
    girishG 1 Reply Last reply
    1
    • necrevistonnezrN necrevistonnezr

      After updating to FreshRSS 1.20.2, I get a HTTP ERROR 500 when clicking on "Subscription Management" or similar links like

      https://freshrss.domain.com/i/?c=subscription
      https://freshrss.domain.com/i/?c=update&a=checkInstall

      From the logs:

      Dec 12 11:35:14 [Mon Dec 12 10:35:14.548525 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/Models/CategoryDAO.php on line 429
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.578365 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/Controllers/indexController.php on line 66
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.585091 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: Trying to access array offset on value of type bool in /app/code/app/layout/aside_feed.phtml on line 41
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.587493 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: Trying to access array offset on value of type bool in /app/code/app/layout/aside_feed.phtml on line 42
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.587900 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 58
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.587969 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 75
      Dec 12 11:35:14 [Mon Dec 12 10:35:14.588022 2022] [php:warn] [pid 46] [client 172.18.0.1:38456] PHP Warning: foreach() argument must be of type array|object, bool given in /app/code/app/layout/aside_feed.phtml on line 79
      Dec 12 11:35:14 94.199.##.### - - [12/Dec/2022:10:35:14 +0000] "GET /i/ HTTP/1.1" 200 4068 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
      Dec 12 11:35:15 [Mon Dec 12 10:35:15.581383 2022] [php:error] [pid 47] [client 172.18.0.1:38458] PHP Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /app/code/app/Models/CategoryDAO.php:308\nStack trace:\n#0 /app/code/app/Models/CategoryDAO.php(262): FreshRSS_CategoryDAO->listCategories()\n#1 /app/code/app/Controllers/subscriptionController.php(22): FreshRSS_CategoryDAO->listSortedCategories()\n#2 /app/code/lib/Minz/Dispatcher.php(43): FreshRSS_subscription_Controller->firstAction()\n#3 /app/code/lib/Minz/FrontController.php(58): Minz_Dispatcher->run()\n#4 /app/code/p/i/index.php(57): Minz_FrontController->run()\n#5 {main}\n thrown in /app/code/app/Models/CategoryDAO.php on line 308
      Dec 12 11:35:15 94.199.##.### - - [12/Dec/2022:10:35:15 +0000] "GET /i/?c=subscription HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
      Dec 12 11:35:20 - - - [12/Dec/2022:10:35:20 +0000] "GET / HTTP/1.1" 302 - "-" "Mozilla (CloudronHealth)"
      
      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @necrevistonnezr thanks for reporting. It seems 1.20.2 has hardly any changes, so most likely this is some issue with PHP 8.1 support.

      1 Reply Last reply
      1
      • jdaviescoatesJ Offline
        jdaviescoatesJ Offline
        jdaviescoates
        wrote on last edited by
        #3

        Seems to still be working for me with Cloudron 7.3.4 and FreshRSS 1.20.2

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by girish
          #4

          Did this get sorted out? This seems to be working for me atleast.

          necrevistonnezrN 1 Reply Last reply
          0
          • girishG girish

            Did this get sorted out? This seems to be working for me atleast.

            necrevistonnezrN Offline
            necrevistonnezrN Offline
            necrevistonnezr
            wrote on last edited by necrevistonnezr
            #5

            @girish
            I still have error when opening subscription management…

            Dec 24 17:14:18 [Sat Dec 24 16:14:18.631919 2022] [php:error] [pid 53] [client 172.18.0.1:33208] PHP Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /app/code/app/Models/CategoryDAO.php:308\nStack trace:\n#0 /app/code/app/Models/CategoryDAO.php(262): FreshRSS_CategoryDAO->listCategories()\n#1 /app/code/app/Controllers/subscriptionController.php(22): FreshRSS_CategoryDAO->listSortedCategories()\n#2 /app/code/lib/Minz/Dispatcher.php(43): FreshRSS_subscription_Controller->firstAction()\n#3 /app/code/lib/Minz/FrontController.php(58): Minz_Dispatcher->run()\n#4 /app/code/p/i/index.php(57): Minz_FrontController->run()\n#5 {main}\n thrown in /app/code/app/Models/CategoryDAO.php on line 308
            Dec 24 17:14:18 82.143.59.117 - - [24/Dec/2022:16:14:18 +0000] "GET /i/?c=subscription HTTP/1.1" 500 - "-" "Mozilla/5.0 (iPad; CPU OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1"
            
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #6

              Is this fixed with the just now released package?

              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