FCM: Could not send message! Errorcode 404 (Requested entity was not found.)

Please use template to report bugs and problems. Post here your questions when not sure where else to post
Only for bugs in the Domoticz application! other problems go in different subforums!

Moderators: leecollings, remb0

Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.

Use the following template when posting here:

Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....

If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly

If you are replying, please do not quote images/code from the first post

Please mark your topic as Solved when the problem is solved.
Post Reply
aBjerris
Posts: 16
Joined: Wednesday 01 May 2019 16:32
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Sweden
Contact:

FCM: Could not send message! Errorcode 404 (Requested entity was not found.)

Post by aBjerris »

Hi,
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)
fiskuss
Posts: 3
Joined: Monday 23 October 2017 23:20
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: FCM: Could not send message! Errorcode 404 (Requested entity was not found.)

Post by fiskuss »

have similar problem, notifications from domoticz stopped suddenly .
userkey and API are correctly set
Version: 2024.7
Platform: Debian 11 VM on Proxmox
2025-02-07 21:00:12.827 Error: Pushover: Could not send message!
2025-02-07 21:00:15.899 Error: FCM: Unable to get access token!

from pushover website testnotification comes normally.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests