You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each action on the deck results in logfile entry about "Notification was claimed to be parsed, but was not fully parsed by OCA\\Deck\\Notification\\Notifier"
#6815
Open
brotkastn opened this issue
Mar 5, 2025
· 1 comment
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Describe the bug
After every action, a line in the logfile is written that complains about notifications being not fully parsed
To Reproduce
Steps to reproduce the behavior:
Change something in any deck
Log entry gets created
Expected behavior
I noticed this while debugging "loss of focus" while changing a cards title or description. The timing of the messages feel like they might be connected
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
OCA\User_LDAP\User_Proxy with Samba4 AD
Logs
Nextcloud log (data/nextcloud.log)
{"reqId":"KhoUHZx7N79ke59SgH32","level":1,"time":"2025-03-05T10:11:49+00:00","remoteAddr":"192.168.89.166","user":"41E54A82-(...)-CF550F5AD5C0","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Deck\\Notification\\Notifier [app: deck, subject: card_update_description]","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"30.0.6.2","data":[]}
{"reqId":"R9QiAzZhrb5Glb3gy8UG","level":1,"time":"2025-03-05T10:11:49+00:00","remoteAddr":"192.168.89.166","user":"41E54A82-(...)-CF550F5AD5C0","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Deck\\Notification\\Notifier [app: deck, subject: card_update_description]","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"30.0.6.2","data":[]}
{"reqId":"KhoUHZx7N79ke59SgH32","level":1,"time":"2025-03-05T10:11:49+00:00","remoteAddr":"192.168.89.166","user":"41E54A82-(...)-CF550F5AD5C0","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Deck\\Notification\\Notifier [app: deck, subject: card_update_description]","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"30.0.6.2","data":[]}
The text was updated successfully, but these errors were encountered:
How to use GitHub
Describe the bug
After every action, a line in the logfile is written that complains about notifications being not fully parsed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I noticed this while debugging "loss of focus" while changing a cards title or description. The timing of the messages feel like they might be connected
Client details:
Server details
Operating system: Ubuntu 24.04.2 LTS
Web server: nginx/1.24.0
Database: 10.11.8-MariaDB
PHP version: 8.3.17
Nextcloud version: 30.0.6.2
Where did you install Nextcloud from: tar
Signing status:
List of activated apps:
Enabled:
Nextcloud configuration:
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
OCA\User_LDAP\User_Proxy with Samba4 AD
Logs
Nextcloud log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: