After updating Nextcloud, the log is constantly written with this entry, although the countdown still works. The runtime environment is PHP 8.4.24, that hasn't changed, only nextcloud has been updated.
Any ideas?
"method": "GET",
"url": "/owncloud/ocs/v2.php/apps/notifications/api/v2/notifications",
"scriptName": "/owncloud/ocs/v2.php",
"message": "OCA\Countdown\Notification\Notifier::prepare() threw \InvalidArgumentException which is deprecated. Throw \OCP\Notification\UnknownNotificationException when the notification is not known to your notifier and otherwise handle all \InvalidArgumentException yourself.",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0",
"version": "34.0.2.1",
After updating Nextcloud, the log is constantly written with this entry, although the countdown still works. The runtime environment is PHP 8.4.24, that hasn't changed, only nextcloud has been updated.
Any ideas?
"method": "GET",
"url": "/owncloud/ocs/v2.php/apps/notifications/api/v2/notifications",
"scriptName": "/owncloud/ocs/v2.php",
"message": "OCA\Countdown\Notification\Notifier::prepare() threw \InvalidArgumentException which is deprecated. Throw \OCP\Notification\UnknownNotificationException when the notification is not known to your notifier and otherwise handle all \InvalidArgumentException yourself.",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0",
"version": "34.0.2.1",