RocketChat / RocketChat/Rocket.Chat
Failed to load resource: net::ERR_CONNECTION_REFUSED
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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