Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push notifications not working #32198

Open
isclever opened this issue Apr 12, 2024 · 1 comment
Open

Push notifications not working #32198

isclever opened this issue Apr 12, 2024 · 1 comment

Comments

@isclever
Copy link

isclever commented Apr 12, 2024

Description:

Push notifications aren't being sent. Logs show that it was successfully sent on my end but the notification doesn't arrive.

Steps to reproduce:

  1. Go to settings -> Push
  2. Click "Send a test push to my user"
  3. Debug level logs show:
    rocketchat_1 | {"level":20,"time":"2024-04-12T18:04:02.643Z","pid":8,"hostname":"dce2d24b6fcd","name":"Push","msg":"Sent message \"@<REDACTED MY USER>\" to 0 ios apps 2 android apps"}

Expected behavior:

Push notifications working

Actual behavior:

Notifications are not received.

Server Setup Information:

  • Version of Rocket.Chat Server: 6.6.6
  • Operating System: Debian
  • Deployment Method: Docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog: 4.4.29 / wiredTiger (oplog Enabled)
  • NodeJS Version: v14.21.3
  • MongoDB Version: 4.4.29 / wiredTiger (oplog Enabled)

Client Setup Information

  • Desktop App or Browser Version: Android
  • Operating System: Android

Additional context

I've attempted to resolve this issue by upgrading 6.4.4 -> 6.4.9 -> 6.5.4 -> 6.6.6

Relevant logs:

See above.

@reetp
Copy link

reetp commented May 15, 2024

I've attempted to resolve this issue by upgrading 6.4.4 -> 6.4.9 -> 6.5.4 -> 6.6.6

This likely means that the issue isn't directly rocket itself.

Have you registered your workspace? What version are you using? CE/Starter etc?
Check under Administration > Workspace

Which gateway are you using?
Administration > Settings -> Push

Any firewalls in the way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants