ConnectyCube / connectycube-reactnative-samples

Chat and Video Chat code samples for React Native, ConnectyCube
https://connectycube.com
Apache License 2.0
124 stars 111 forks source link

Notification suddenly stopped working - Error: getaddrinfo EMFILE fcm.googleapis.com : getaddrinfo EMFILE fcm.googleapis.com #293

Closed rexcode closed 2 years ago

rexcode commented 2 years ago

Hi there,

I have built a app few months back using your chat and video call service, app was working fine. Notifications were working fine. Now I have rebuild the app to make some changes, but notifications are no longer working -

My app details - "react-native": "0.63.0", "react-native-connectycube": "^3.7.5",

android log image

connectycube admin image

Notification log from connectycube admin - 1 image

Notification log from connectycube admin - 2 image

Have I to make any changes - as it was all working fine and suddenly I start getting errror - "Error: getaddrinfo EMFILE fcm.googleapis.com : getaddrinfo EMFILE fcm.googleapis.com"

I have also checked with Mobile phone, getting same error

Please guide

rexcode commented 2 years ago

Also I had used notification to inform call receiving user of incoming video call - viideo call also has stopped

DaveLomber commented 2 years ago

@rexcode is it still actual?

arnofo commented 2 years ago

Hello,

I encounter the same problem, @rexcode have you found a fix ?

DaveLomber commented 2 years ago

@arnofo are you still face it?

arnofo commented 2 years ago

@DaveLomber i just tested it and it seems to work again. Would be nice to know what caused it though.

DaveLomber commented 2 years ago

It looks like a network issue, e.g. a ConnectyCube Push service was not able to communicate with Google FCM service by some reason.

Looks like as an intermittent connection issue

andybui090 commented 2 years ago

Me too, please help me check push notify android chat message, iOS work, android not work, I think this problem at backend config or your firebase so old

DaveLomber commented 2 years ago

@andybui090 please share more details

DaveLomber commented 2 years ago

please file a new issue if it's still a case