RocketChat / RocketChat/Rocket.Chat

RocketChat container behind Nginx reverse proxy cannot access with error: "POST https://192.168.1.6:8066/meteor/dynamic-import/fetch net::ERR_CONNECTION_CLOSED"

Open
#30,783 3 comments 1 reaction 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:

After I've upgrade to RocketChat version 6.0 to 6.4.2, RocketChat container behind Nginx reverse proxy cannot access with error: "POST https://192.168.1.6:8066/meteor/dynamic-import/fetch net::ERR_CONNECTION_CLOSED"

Environment Information:
  • Rocket.Chat Server Version: rocketchat/rocket.chat:6.4.2 (Docker container)
  • Rocket.Chat App Version: 6.4.2
  • Device Name: Chrome
  • OS Version: Debian GNU/Linux 11 (bullseye) (Docker container)
Steps to reproduce:
  1. Install RocketChat in a Docker container.
  2. Configure Nginx as a reverse proxy for RocketChat.
  3. Try to access RocketChat using the Nginx reverse proxy URL.
Expected behavior:

RocketChat should load successfully.

Actual behavior:

image

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 Rocket.Chat 6.4.2 in the rocketchat/rocket.chat Docker container behind the reported Nginx reverse proxy, then inspect the failing POST to /meteor/dynamic-import/fetch and its connection logs. Done means the application loads successfully through the reverse-proxy URL without ERR_CONNECTION_CLOSED.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx
Domain
devops, 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.