RocketChat / RocketChat/Rocket.Chat

Rocketchat is constantly send websocket request

Open
#19,284 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

When wait any room or somewhere. Rocketchat send requests and it pretended to relogin (online icon disappering and coming for all users). In web site top, it writes connectting.

image

Steps to reproduce:
  1. Install rocketchat 3.7.1 server and wait somewhere.
Expected behavior:

I want to stay online when i am in website. If send request, connectting bar shouldn't appear

Actual behavior:

Connectting bar appear and user online to inactive then inactive to online

Server Setup Information:
  • Version of Rocket.Chat Server: 3.7.1
  • Operating System: Linux
  • Deployment Method: docker
  • Number of Running Instances: 2
  • DB Replicaset Oplog:
  • NodeJS Version: v12.18.4
  • MongoDB Version: 4.2.4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with Rocket.Chat server 3.7.1 using Docker, two running instances, Linux, Node.js v12.18.4, and MongoDB 4.2.4, then observe websocket requests and the connecting indicator while idle. Trace the connection and presence behavior from the relevant application entry points; done means the connection remains stable without the connecting bar or online-status flicker.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript, node.js, typescript
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.