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
After all, thanks for the efforts. They are really appreciated.
On a cleanly built docker image, and after sending GCM ID from the mobile App, an error occurs when trying to send GCM notification. After enabling as much as log as possible, only this log is relevant to the issue:
2019-03-13 14:06:42.592 [7f72b4b4e700] Notification sent (gcm) => Failed
2019-03-13 14:06:42.601 [7f72b4b4e700] Active notification Subsystems: (0/13)
2019-03-13 14:06:42.581 [7f72b4b4e700] Status: Notification: Domoticz test
2019-03-13 14:06:42.592 [7f72b4b4e700] Error: GCM: Could not send message, HTTP Error
I am not certain as I don't use GCM, but do you think this is an issue with the docker container? Or how it was built? Or is this an issue with domoticz itself? Or perhaps there is a package missing from the container's OS? Like wget? curl is already included.
Hello,
After all, thanks for the efforts. They are really appreciated.
On a cleanly built docker image, and after sending GCM ID from the mobile App, an error occurs when trying to send GCM notification. After enabling as much as log as possible, only this log is relevant to the issue:
e-mail notifications also fail in this system.
My system is an APU-4c2 running:
docker-compose script as follows:
Thanks in advance
The text was updated successfully, but these errors were encountered: