Workspace registration error in self hosted server

Description

Exact problem: When i visit “localhost:3000” after starting the server with “yarn dsv”, I get error during registering workspace.

What exactly happens?
I visit “localhost:3000” → Verification process (success) → I get an email “Welcome to Rocket.Chat Starter plan” → Password window opens → When i enter password, while entering login/ window disappears, then reappears and it continues. Also each time it throws errors like given below.

Server Setup Information

  • Version of Rocket.Chat Server:
  • Operating System: Linux (WSL2) Ubuntu
  • Deployment Method: v2.9.14
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: v22.22.3
  • MongoDB Version: 6.10.0
  • Proxy:
  • Firewalls involved:

Any additional Information

I followed the setup steps mentioned in docs.
Logs:

Where? Some outdated AI garbahe you can’t trust?

Mongo 6.x ??

No, you absolutely didn’t. You need Mongo 8.x

Go and read the correct docs properly.

Thanks, I tried again from scratch and it worked.