close
Skip to content

Notification was not parsed by any notifier [app: text, subject: mentioned] #5884

@SystemKeeper

Description

@SystemKeeper

Describe the bug
Not really sure if it is a bug, but I noticed this in the log of an instance.
From the error I would assume it happens when someone was mentioned in a text document. But when I manually try it, it works. So not sure what triggers the exception.

Screenshots
If applicable, add screenshots to help explain your problem.

Server details:

  • Nextcloud version: 29.0.2
  • PHP Version: 8.2
  • Database: 10.11.6-MariaDB-1:10.11.6+maria~deb11
Logs

Nextcloud log (data/nextcloud.log)

{
    "reqId": "3CSQVHfB4Gmn2EyGSI46",
    "level": 1,
    "time": "2024-06-10T09:00:26+02:00",
    "remoteAddr": "172.31.2.42",
    "user": "<user>",
    "app": "no app in context",
    "method": "GET",
    "url": "/ocs/v2.php/apps/notifications/api/v2/notifications",
    "message": "Notification was not parsed by any notifier [app: text, subject: mentioned]",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36",
    "version": "29.0.2.2",
    "data": []
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions