RocketChat / RocketChat/Rocket.Chat

Failed to load resource: net::ERR_CONNECTION_REFUSED

Open
#30,672 15 comments 14 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

After update, RocketChat by snap could not load. On browser console see this error

verifyErrors.js:34 POST http://localhost:3000/__meteor__/dynamic-import/fetch net::ERR_CONNECTION_REFUSED

Rocket.Chat Version: 6.4.1
NodeJS Version: 14.21.2 - x64
MongoDB Version: 5.0.15
MongoDB Engine: wiredTiger
Platform: linux
Process Port: 3000
Site URL: http://localhost:3000
ReplicaSet OpLog: Enabled
Commit Branch: HEAD

In server logs no have warning or error

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

Start by reproducing the failure in the Rocket.Chat 6.4.1 snap environment and inspect the browser request to /meteor/dynamic-import/fetch on localhost:3000. Compare the browser console with the server logs to identify why the resource connection is refused; done means the application loads successfully after the update.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, typescript
Domain
frontend
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.