Hi, I have the last stable version of mattermost installed in a test server, all was working very well until yesterday, suddenly my team lose connection.
Today mattermost was complete stopped, doing a review I could see that push notifications never go out of the server, the http://push-test.mattermost.com server never response, then I installed mattermost-push-proxy
I have this error all-time:
ERR: 2020/08/29 01:57:55 logger.go:80: Android response failure: &{6675678001648401474 0 1 0 [{ mismatched sender id}] 0 } type=android_rn
I have the correct keys in android and android_rn, but I don’t fpund where configure the “sender id”.
I tested the proxy using curl and I have the same message.
I requested you go through the links because of your statement “Today mattermost was complete stopped…” which implied the service is not up. Thanks for the clarification.
Could you check if the Mattermost Server that you are running on has a firewall that blocks connection to the default https://push.mattermost.com (US) and https://hpns-de.mattermost.com/ (Germany) listed in the documentation?