Posted May 30, 20223 yr Hi, I am getting repeated log entries. The log entry is as below:https://fcm.googleapis.com/fcm/send/cTvWTA96mfs:APA91bGOg6MeOTtwRsv6cpdU4TL3PqbjShfG4oQMfpPrsh84-kKRmql_FsflyA3VBtKVOZjjtHDKm8rB7TSmmKRLc2-9n8r5bGdoJL_jzQZkzDq2FjCdqtCPaT3M0TwU681xxzQbj7Q4 Connection timed out after 10000 milliseconds Why this is coming again and again what is the use of https://fcm.googleapis.com/fcm/send/... and how can I get rid of?
May 30, 20223 yr Community Expert You would need to contact your hosting company to check that URL is not blocked by your server in any way. As mentioned in the message there, this is a connection timeout, so is between your server and google. The issue is not with the software itself on this occasion
May 30, 20223 yr Author OK. thanks for your quick response. But I want to know why my website is communicating with Google server? what is the use of https://fcm.googleapis.com/fcm/send/...? Can i disable this from ACP ? Edited May 30, 20223 yr by Pushpendra Singh Chauhan
May 30, 20223 yr 2 minutes ago, Pushpendra Singh Chauhan said: But I want to know why my website is communicating with Google server? Possibly push notifications to Android devices. Edited May 30, 20223 yr by Nathan Explosion
May 30, 20223 yr Author Just now, Nathan Explosion said: Push notifications to Android devices. How can i disable this from ACP?
May 30, 20223 yr Community Expert Solution There are a few things that google apis may be used for. Things like maps, ip lookup and many other things. Google is also contacted for other things such as fonts. You can't switch all of these off. You would need to correct the issue with your hosting company