RocketChat / RocketChat/Rocket.Chat

4.4.2 Unable to create admin account and finish setup-wizard with standalone server when using docker to install

Open
#24,547 0 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:

4.4.2 Unable to create admin account and finish setup-wizard with standalone server when using docker to install 。
I wonder what's wrong or omitd in my case

PS:I didn't install Node.js in my machine,should i?

Steps to reproduce:
  1. download docker-compose.yml from https://go.rocket.chat/i/docker-compose.yml and modify some values , see this image
    image
  2. execute docker-compose up -d command
    image
  3. get warning and register and login is success but still stay in this page
    image
    4.Find user info in the database,it's user&admin
    image
    image
Expected behavior:

Finish the setup-wizard and create admin account

Actual behavior:

When i open http://myip:3000/admin , still redirect to http://myip:3000/setup-wizard/1

Server Setup Information:
  • Version of Rocket.Chat Server: 4.4.2
  • Operating System: CentOS Linux release 7.6.1810 , 3.10.0-1160.11.1.el7.x86_64
  • Deployment Method: docker
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
    image
  • NodeJS Version: not installed
  • MongoDB Version: 4.0.28
Client Setup Information
  • Desktop App or Browser Version: Google Chrome -98.0.4758.102-x64
  • Operating System: Windows10

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 setup with the referenced docker-compose.yml and the reported MongoDB and Rocket.Chat versions. Inspect the setup-wizard redirect and persisted user state; done means the standalone Docker deployment completes setup and /admin no longer redirects to /setup-wizard/1.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, mongodb
Domain
databases, devops, infrastructure
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.