Hello,
I would like to update the mongodb database for rocketchat. What would be the safest way to do this? And do you know why push messages don’t work on mobile devices? Could this also be related to the database?
push notifications
As I remember you need to configure their gateway: Configure Push Notifications
Did you do this?
Mongo upgrade
I am teating upgrade from v4 to v6, will let you know.
As I remember raspberry pi does not support v5, so I need to test v6. What kind of device do you have?
I think I have followed most of the steps for the push notification setting. But I would check it again after the DB update. I have the Intel NUC.
Why do you think mongo version has anything to do with push notifications?
just tested on existing mongo before the upgrade to v6.
Push notifications work but I had to restart server after enabling them.
- Install rocketchat on syncloud device
- Install rocketchat on android
- Made myself admin: Rocketchat · syncloud/platform Wiki · GitHub (will make it easier at some point)
- As soon as I made myself admin setup wizard appeared (registered in their cloud)
- I think after that it was all configured automatically
- Check Administration - Settings - Setup Wizard - Cloud Info (agreement is already accepted)
- Administration - Settings - Push - Send test (no luck)
- Had to restart (
snap restart rocketchat
) - After that Administration - Settings - Push - Send test (success)
- Finally got notification on my phone.