Skip to content

Disabling push messages #17765

@subesokun

Description

@subesokun

Description:

Push messages are disables but still I see in the logs the following messages

server.js:204 Push ➔ debug Sent message "#channelname" to 3 ios apps 1 android apps

I.e. it's seems like push messages are still active, or at least some parts of it. No custom APN or FCM is set and the gateway has been disabled too.

Expected behavior:

When disabling Push, no push messages are sent via the push gateway or via the native push implementation (APN/FCM).

Actual behavior:

Push is disabled but still "push sent" log messages are generated.

Server Setup Information:

  • Version of Rocket.Chat Server: 3.2.2
  • Deployment Method: docker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions