XF 2.1 Push notification failure - Could not resolve host: fcm.googleapis.com

Mian Shahid

Well-known member
Hi, Can anyone please help us to sort the below issue?

PHP:
ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"cURL error 6: Could not resolve host: fcm.googleapis.com (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"} src/XF/Error.php:75
 
It looks like a server issue. Specifically it looks like you have an issue with resolving domain names.

Clearly xenforo.com exists, but your server is saying it doesn't. I'd contact your host in the first instance.
 
I have asked with my host provider, he will check the issue and update us accordingly, meanwhile, I just unchecked the Enable push notifications option, since then, no error has been logged. :(
 
Top Bottom