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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. 5.8.2 / 33.0.4 breaks notifications

5.8.2 / 33.0.4 breaks notifications

Scheduled Pinned Locked Moved Nextcloud
4 Posts 3 Posters 66 Views 3 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.
  • D Offline
    D Offline
    da5nsy
    wrote last edited by
    #1

    I'm noticing this just for Deck, and haven't had chance to check other functionality yet, but it seems like the recent update may've broken notifications.
    It was working fine before the update.

    May 30 01:58:46 {"reqId":"F0VrzFrRcSiWH33ZDddT","level":3,"time":"2026-05-30T00:58:14+00:00","remoteAddr":"92.21.193.148","user":"da5nsy","app":"deck","method":"POST","url":"/apps/deck/cards","scriptName":"/index.php","message":"Call to a member function getAppValueString() on null in file '/app/data/apps/notifications/lib/Push.php' line 644","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:151.0) Gecko/20100101 Firefox/151.0","version":"33.0.4.1","exception":{"Exception":"Exception","Message":"Call to a member function getAppValueString() on null in file '/app/data/apps/notifications/lib/Push.php' line 644","Code":0,"Trace":[{"file":"/app/code/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/app/code/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\AppFramework\App","type":"::"},{"file":"/app/code/lib/base.php","line":1155,"function":"match","class":"OC\Route\Router","type":"->"},{"file":"/app/code/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/app/code/lib/private/AppFramework/Http/Dispatcher.php","Line":150,"Previous":{"Exception":"Error","Message":"Call to a member function getAppValueString() on null","Code":0,"Trace":[{"file":"/app/data/apps/notifications/lib/Push.php","line":297,"function":"encryptAndSign","class":"OCA\Notifications\Push","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/app/data/apps/notifications/lib/App.php","line":37,"function":"pushToDevice","class":"OCA\Notifications\Push","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/Notification/Manager.php","line":313,"function":"notify","class":"OCA\Notifications\App","type":"->"},{"file":"/app/data/apps/activity/lib/NotificationGenerator.php","line":47,"function":"notify","class":"OC\Notification\Manager","type":"->"},{"file":"/app/data/apps/activity/lib/Consumer.php","line":50,"function":"sendNotificationForEvent","class":"OCA\Activity\NotificationGenerator","type":"->"},{"file":"/app/code/lib/private/Activity/Manager.php","line":115,"function":"receive","class":"OCA\Activity\Consumer","type":"->"},{"file":"/app/data/apps/deck/lib/Activity/ActivityManager.php","line":457,"function":"publish","class":"OC\Activity\Manager","type":"->"},{"file":"/app/data/apps/deck/lib/Activity/ActivityManager.php","line":245,"function":"sendToUsers","class":"OCA\Deck\Activity\ActivityManager","type":"->"},{"file":"/app/data/apps/deck/lib/Service/CardService.php","line":196,"function":"triggerEvent","class":"OCA\Deck\Activity\ActivityManager","type":"->"},{"file":"/app/data/apps/deck/lib/Controller/CardController.php","line":50,"function":"create","class":"OCA\Deck\Service\CardService","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/AppFramework/Http/Dispatcher.php","line":205,"function":"create","class":"OCA\Deck\Controller\CardController","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/app/code/lib/private/AppFramework/Http/Dispatcher.php","line":118,"function":"executeController","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/app/code/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/app/code/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\AppFramework\App","type":"::"},{"file":"/app/code/lib/base.php","line":1155,"function":"match","class":"OC\Route\Router","type":"->"},{"file":"/app/code/index.php","line":25,"function":"handleRequest","class":"OC","type":"::"}],"File":"/app/data/apps/notifications/lib/Push.php","Line":644},"message":"Call to a member function getAppValueString() on null in file '/app/data/apps/notifications/lib/Push.php' line 644","exception":"{\"class\":\"Exception\",\"message\":\"Call to a member function getAppValueString() on null in file '/app/data/apps/notifications/lib/Push.php' line 644\",\"code\":0,\"file\":\"/app/code/lib/private/AppFramework/Http/Dispatcher.php:150\",\"trace\":\"#0 /app/code/lib/private/AppFramework/App.php(153): OC\AppFramework\Http\Dispatcher->dispatch()\n#1 /app/code/lib/private/Route/Router.php(321): OC\AppFramework\App::main()\n#2 /app/code/lib/base.php(1155): OC\Route\Router->match()\n#3 /app/code/index.php(25): OC::handleRequest()\n#4 {main}\",\"previous\":{\"class\":\"Error\",\"message\":\"Call to a member function getAppValueString() on null\",\"code\":0,\"file\":\"/app/data/apps/notifications/lib/Push.php:644\",\"trace\":\"#0 /app/data/apps/notifications/lib/Push.php(297): OCA\Notifications\Push->encryptAndSign()\n#1 /app/data/apps/notifications/lib/App.php(37): OCA\Notifications\Push->pushToDevice()\n#2 /app/code/lib/private/Notification/Manager.php(313): OCA\Notifications\App->notify()\n#3 /app/data/apps/activity/lib/NotificationGenerator.php(47): OC\Notification\Manager->notify()\n#4 /app/data/apps/activity/lib/Consumer.php(50): OCA\Activity\NotificationGenerator->sendNotificationForEvent()\n#5 /app/code/lib/private/Activity/Manager.php(115): OCA\Activity\Consumer->receive()\n#6 /app/data/apps/deck/lib/Activity/ActivityManager.php(457): OC\Activity\Manager->publish()\n#7 /app/data/apps/deck/lib/Activity/ActivityManager.php(245): OCA\Deck\Activity\ActivityManager->sendToUsers()\n#8 /app/data/apps/deck/lib/Service/CardService.php(196): OCA\Deck\Activity\ActivityManager->triggerEvent()\n#9 /app/data/apps/deck/lib/Controller/CardController.php(50): OCA\Deck\Service\CardService->create()\n#10 /app/code/lib/private/AppFramework/Http/Dispatcher.php(205): OCA\Deck\Controller\CardController->create()\n#11 /app/code/lib/private/AppFramework/Http/Dispatcher.php(118): OC\AppFramework\Http\Dispatcher->executeController()\n#12 /app/code/lib/private/AppFramework/App.php(153): OC\AppFramework\Http\Dispatcher->dispatch()\n#13 /app/code/lib/private/Route/Router.php(321): OC\AppFramework\App::main()\n#14 /app/code/lib/base.php(1155): OC\Route\Router->match()\n#15 /app/code/index.php(25): OC::handleRequest()\n#16 {main}\"}}","CustomMessage":"Call to a member function getAppValueString() on null in file '/app/data/apps/notifications/lib/Push.php' line 644"}}
    

    I asked an LLM and it said this was the issue, which has now been backported, but I'm out of my depth so take that with a pinch of salt.

    1 Reply Last reply
    1
    • J Offline
      J Offline
      joseph
      Staff
      wrote last edited by
      #2

      I guess the fix will appear in the next version of the notifications app.

      1 Reply Last reply
      0
      • subvenS Offline
        subvenS Offline
        subven
        wrote last edited by
        #3

        Talk (Spreed) was unable to send messages because of this. Had to disable Notifications (and maybe Client Push) App.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          da5nsy
          wrote last edited by
          #4

          @joseph - since the fix has been backported, will users who install/update now get the fixed version already? Is there a way that I could "re-update" and get the backport?
          (trying to understand how cloudron packaging works and it looks like nextcloud just pulls the current hosted version - https://git.cloudron.io/packages/nextcloud-app/-/blob/master/Dockerfile?ref_type=heads#L15)

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          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