Skip to content

Broadcast error "You are operating multiple instances" #26830

@Gummikavalier

Description

@Gummikavalier

Description:

We got an error message You are operating multiple instances... some features will not behave as designed. some time after upgrading our test system to RC 5.1.0 in the Admin Info view as well as system logs.

We also get an error in the system log about

"name":"StreamBroadcast","msg":"You are operating multiple instances... some features will not behave as designed."}

You don't get this error if you are using USE_NATIVE_OPLOG=true variable in your environment settings.

The error does not go away if we run only one instance, so it seems to be related to streams themselves.

Has anyone else spotted the same issue?

Steps to reproduce:

  1. Upgrade to RC 5.1.0
  2. Ensure that you are not running with USE_NATIVE_OPLOG=true
  3. Check logs and Info page for the error

Expected behavior:

All should be ok.

Actual behavior:

You get an error message:
Screenshot from 2022-09-08 08-40-28

Server Setup Information:

  • Version of Rocket.Chat Server: 5.1.0
  • Operating System: RHEL8
  • Deployment Method: tar
  • Number of Running Instances: 2
  • DB Replicaset Oplog: Yes
  • NodeJS Version: 14.19.3
  • MongoDB Version: 4.4

Client Setup Information

  • Desktop App or Browser Version:
  • Operating System:

Additional context

We recently restored a clone of the server to troubleshoot other unrelated issues with our original test instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions