Recently I updated from ~2021 to 2024.7
I use Google Cloud Messages
Whenever a notification is triggered I get the below errors in the log.
It does not matter if the notification is triggered from withnin the script or by the test button in settings.
The notfification is sent and received by the phone so, it seems to work even though the log indicate a problem.
Is it a known problem?
Code: Select all
2024-12-29 17:26:11.059 Status: Notification: Domoticz test
2024-12-29 17:26:11.588 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:12.008 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:12.468 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:12.943 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:13.407 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:13.894 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:14.388 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:14.841 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:15.355 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:15.805 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:16.264 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:16.695 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:17.214 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:17.638 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:18.109 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:18.587 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:19.008 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:19.513 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:19.984 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:20.461 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:20.943 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:21.363 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:21.831 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:22.251 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:22.706 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:23.151 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:23.621 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:24.054 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:24.544 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:24.969 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:25.406 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:25.859 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:26.299 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:26.763 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:27.193 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:27.678 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:28.129 Error: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)
2024-12-29 17:26:29.167 Notification sent (fcm) => Failed
2024-12-29 17:26:29.173 Active notification Subsystems: browser, fcm (2/13)